@charset "UTF-8";

/* 全体領域
-----------------------------------*/
html{
	line-height: 20px;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

body{
	background-image: url(../img/base/back.gif);
	border-top : 5px solid rgb(0, 102, 51);
	background-repeat: repeat;
	color: #4d4d4d;
	margin: 0;
	padding: 0;
}

body a{
	text-decoration: none;
	color: #4d4d4d;
}

body a:hover{
	color: #ad4d2d;
    text-decoration: underline;
}

p{
	line-height: 20px;
}

a img{
	border-style: none;
}

a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: “alpha( opacity=60 )”;
}

#container{
    width: 950px;
	MARGIN-right: auto;
	MARGIN-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	clear: both;
}

#headerarea{
	margin: 30px 0 0 0;
	text-align: left;
	width: 950px;
	height : 66px;
	padding: 0;
	float: left;
}

#logoarea{
	margin: 0;
	text-align: left;
	width : 360px;
	height : 66px;
	padding: 0;
	float: left;
}


H1{
	margin: 0px 0px 0px 0px;
    width : 360px;
    height : 66px;
	text-align: left;
}

H1 A{
   background-image: url(../img/base/logo.png);
   width : 360px;
   height : 66px;
   background-repeat:no-repeat;
   display:block;
   text-indent:-9999px;
  
}

H2{
   font-size : 95%;
   color: #4d4d4d;
   font-weight : normal;
   line-height : 90px;
   height : 90px;
   width: 220px;
   margin : 0px;
   background-repeat:no-repeat;
   display:block;
   float: left;
  
  
}

H3{
	width : 600px;
	height : 78px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

#headernavi{
	float:right;
	padding:0px;
	width : 300px;
	height : 66px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

ul.topnavi{
	margin: 0;
	padding: 6px 0 0 0;
	line-height: 0;
	float: right;
}

ul.topnavi li{
	font-size: 78%;
	list-style-image: url(../img/base/arrow.gif);
	margin: 0;
	padding: 0 35px 0 0;
	float:left;
}


/* パンくず
-----------------------------------*/
#pankuzu{
	TEXT-ALIGN: left;
	font-size: 10px;
	margin-top: 3px;
	MARGIN-right: 0px;
	MARGIN-left: 23px;
	margin-bottom: 0px;
	width: 900px;
	height: 12px;
	float: left;
}

#pankuzu ol{
	text-align:left;
	margin: 0;
	padding: 0;
}


#pankuzu #topicPath li{
	float:left;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding-left: 12px;
	background-image: url(../img/base/marker01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#pankuzu #topicPath li.topicPath01{
	background-image:none;
	padding-left:0;
}

#pankuzu #topicPath li a{
	color: #666666;
	text-decoration: none;
}

#pankuzu #topicPath li a:hover{
	color: #ff6600;
	text-decoration: none;
}


/* Navi Style
-----------------------------------*/


#g_navi{
	height:53px;
	width: 950px;
	background:url(../img/base/g_navi_bg.gif) no-repeat;
	float: left;
	margin-top : 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#g_navi ul{
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0px;
}
#g_navi li{
	display:inline;
	list-style-type:none;
}
#g_navi li a{
	height:53px;
	display:block;
	float:left;
    text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

/*------off*/
#g_navi li.g_navi01 a{
	background:url(../img/base/g_navi_bg.gif) no-repeat -0px 0px;
	width:190px;
}
#g_navi li.g_navi02 a{
	background:url(../img/base/g_navi_bg.gif) no-repeat -190px 0px;
	width:190px;
}
#g_navi li.g_navi03 a{
	background:url(../img/base/g_navi_bg.gif) no-repeat -380px 0px;
	width:190px;
}
#g_navi li.g_navi04 a{
	background:url(../img/base/g_navi_bg.gif) no-repeat -570px 0px;
	width:190px;
}
#g_navi li.g_navi05 a{
	background:url(../img/base/g_navi_bg.gif) no-repeat -760px 0px;
	width:190px;
}


/*------hover*/
#g_navi li.g_navi01 a:hover{
	background:url(../img/base/g_navi_bg.gif) no-repeat -0px -53px;
	width:190px;
}
#g_navi li.g_navi02 a:hover{
	background:url(../img/base/g_navi_bg.gif) no-repeat -190px -53px;
	width:190px;
}
#g_navi li.g_navi03 a:hover{
	background:url(../img/base/g_navi_bg.gif) no-repeat -380px -53px;
	width:190px;
}
#g_navi li.g_navi04 a:hover{
	background:url(../img/base/g_navi_bg.gif) no-repeat -570px -53px;
	width:190px;
}
#g_navi li.g_navi05 a:hover{
	background:url(../img/base/g_navi_bg.gif) no-repeat -760px -53px;
	width:190px;
}

/*------on*/
#g_navi li.g_navi01_on a{
	background:url(../img/base/g_navi_bg.gif) no-repeat -0px -106px;
	width:190px;
}
#g_navi li.g_navi02_on a{
	background:url(../img/base/g_navi_bg.gif) no-repeat -190px -106px;
	width:190px;
}
#g_navi li.g_navi03_on a{
	background:url(../img/base/g_navi_bg.gif) no-repeat -380px -106px;
	width:190px;
}
#g_navi li.g_navi04_on a{
	background:url(../img/base/g_navi_bg.gif) no-repeat -570px -106px;
	width:190px;
}
#g_navi li.g_navi05_on a{
	background:url(../img/base/g_navi_bg.gif) no-repeat -760px -106px;
	width:190px;
}



/* 右メイン領域
-----------------------------------*/
#right_main1{
   text-align: left;
	margin-top: 20px;
	MARGIN-right: 0px;
	MARGIN-left: 0px;
	margin-bottom: 0px;
	width: 230px;
	float: right;
	display: inline;
}

#right_main1 span{
	display: none;
}

#right_main{
   text-align: left;
	margin-top: 10px;
	MARGIN-right: 0px;
	MARGIN-left: 0px;
	margin-bottom: 0px;
	width: 230px;
	float: right;
	display: inline;
}

#right_main span{
	display: none;
}

#cartainblock{
	width: 228px;
	height : 275px;
    background : url(../img/base/right_banner1.gif) center top / auto auto no-repeat scroll padding-box border-box #ffffff;
	
	
	
    border: 1px solid #D7D7D7;
    margin-bottom: 0px;
    padding-top: 1px;
    position: relative;
	font-size: 80%;
	float: left;
}

#block1{
	width: 228px;
	height : 120px;
    background : #ffffff url(../img/base/yarn.gif) no-repeat scroll center top;
	
	
	
    border: 1px solid #D7D7D7;
    margin: 15px 0 0 0;
	padding: 0 0 0 0;
    position: relative;
	font-size: 80%;
	float: left;
  
}#souko-block{
	width: 228px;
	height : 130px;
    background : #ffffff url(../img/base/souko.gif) no-repeat scroll center top;
    border: 1px solid #D7D7D7;
    margin: 15px 0 0 0;
	padding: 0 0 0 0;
    position: relative;
	font-size: 80%;
	float: left;
  
}#bosai-block{
	width: 228px;
	height : 110px;
    background : #ffffff url(../img/base/bosai.gif) no-repeat scroll center top;
    border: 1px solid #D7D7D7;
    margin: 15px 0 0 0;
	padding: 0 0 0 0;
    position: relative;
	font-size: 80%;
	float: left;
  
}

#technoblock{
	width: 228px;
	height : 120px;
    background : #ffffff url(../img/base/techno.gif) no-repeat scroll center top;
	
	
	
    border: 1px solid #D7D7D7;
    margin: 15px 0 0 0;
	padding: 0 0 0 0;
    position: relative;
	font-size: 80%;
	float: left;
}

#lifeblock{
	width: 228px;
	height : 120px;
    background : rgb(255, 255, 255) url(../img/base/life.gif) no-repeat scroll center top;
	
	
	
    border: 1px solid #D7D7D7;
    margin: 15px 0 0 0;
	padding: 0 0 0 0;
    position: relative;
	font-size: 80%;
	float: left;
}

#c25{
	width: 230px;
	height: 140px;
    margin: 15px 0 0 0;
	padding: 0 0 0 0;
    position: relative;
	float: left;
}


/* TEXT系
-----------------------------------*/
#txt01{
    width: 660px;
	text-align: left;
	margin-top : 10px;
	MARGIN-right: 5px;
	MARGIN-left: 5px;
	margin-bottom: 0px;
	font-size : 80%;
	line-height : 20px;
	float: left;
	display: inline;
}

.txt02{
    width: 206px;
	margin-top: 7px;
	MARGIN-right: 4px;
	MARGIN-left: 4px;
	margin-bottom: 0px;
	font-size : 80%;
	line-height : 20px;
	float: left;
	display: inline;
}

#txt03{
    width: 210px;
	margin-top: 235px;
	MARGIN-right: 0px;
	MARGIN-left: 10px;
	margin-bottom: 0px;
	line-height: 15px;
	float: left;
	display: inline;
}


#txt04{
    width: 185px;
	background-image: url(../img/base/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 15px;
	MARGIN-right: 0px;
	MARGIN-left: 28px;
	margin-bottom: 0px;
	padding: 0 0 0 15px;
	float: left;
	display: inline;
}

#txt04 a:hover{
	color: #09F;
	text-decoration: none;
}

#txt05{
    width: 185px;
	margin-top: 45px;
	MARGIN-right: 0px;
	MARGIN-left: 16px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

#txt05 a:hover{
	color: #09F;
	text-decoration: none;
}

.txt06{
    width: 185px;
	margin-top: 35px;
	MARGIN-right: 0px;
	MARGIN-left: 16px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

.txt06 a:hover{
	color: #09F;
	text-decoration: none;
}

.txt07{
    width: 185px;
	margin-top: 6px;
	MARGIN-right: 0px;
	MARGIN-left: 16px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

.txt07 a:hover{
	color: #09F;
	text-decoration: none;
}

.imtab{
    background: url(/img/news/tab.gif) repeat scroll 0 0 transparent;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 9px 0 0;
	margin: 0 0 0 3px;
    vertical-align: baseline;
    width: 11px;
}

.impdf{
    background: url(/img/news/pdf.gif) repeat scroll 0 0 transparent;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 12px 0 0;
	margin: 0 0 0 3px;
    vertical-align: baseline;
    width: 12px;
}

/* ページトップ
-----------------------------------*/
#ptbutton{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-image: url(/img/base/pagetop.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 0px 0 15px;
	text-align: right;
	font-family: Osaka,sans-serif;
	font-size: 65%;
	color: #ad4d2d;
	clear: both;
	float: right;
}

#ptbutton A{
	color : rgb(0, 102, 51);

}

/* フッター部分
-----------------------------------*/

#foot{
	width:100%;
	clear:both;
	margin: 20px 0 0 0;
	background-image:url(../img/base/footer.gif);
	background-repeat:repeat-x;
	background-position: top;
	padding: 0px;
}

#foot #f_back{
	color: #ffffff;
	height: 96px;
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image:url(../img/base/footlogo.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#foot #foot_box{
	text-align: left;
	color: #ffffff;
	height: 60px;
	width: 950px;
	font-size: 78%;
	line-height: 26px;
	padding: 0 0 0 0px;
}

#foot #f_box li{
	list-style-image: url(../img/base/arrowwh.gif);
	margin: 0;
	padding: 0 35px 0 0;
	float:left;
}

#foot #f_box li a{
	color: #ffffff;
	text-decoration: none;
}

#foot #f_box li a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#foot #f_box li.fth{
	border-left:0;
	padding-left:0;
}

#foot #copy{
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	height: 15px;
	width: 950px;
	line-height: 18px;
	padding:0px;
	margin: 2px 0 0 0;
	display: inline;
	float: right;
}#toiawaseblock{
	width: 228px;
	height : 230px;
    background : rgb(255, 255, 255) url(../img/base/toiawase1.gif) no-repeat scroll center top;
	
	
	
    border: 1px solid #D7D7D7;
    margin: 15px 0 0 0;
	padding: 0 0 0 0;
    position: relative;
	font-size: 80%;
	float: left;
}#solblock{
	width: 228px;
	height : 120px;
    background : rgb(255, 255, 255) url(../img/base/sol.gif) no-repeat scroll center top;
	
	
	
    border: 1px solid #D7D7D7;
    margin: 15px 0 0 0;
	padding: 0 0 0 0;
    position: relative;
	font-size: 80%;
	float: left;
}#midashi{
	width : 600px;
	height : 39px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom : 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}#kyujinblock{
	width: 228px;
	height : 120px;
    background : rgb(255, 255, 255) url(../img/base/p0.gif) no-repeat scroll center top;
	
	
	
    border : 1px solid rgb(215, 215, 215);
    margin : 0px 0px 15px;
	padding: 0 0 0 0;
    position: relative;
	font-size: 80%;
	float: left;
  
}#t-nagareblock{
	width: 228px;
	height : 665px;
    background : rgb(255, 255, 255) url(../img/business/tent-r.gif) no-repeat scroll center top;
	
	
	
    border : 1px solid rgb(215, 215, 215);
    margin: 15px 0 0 0;
	padding: 0 0 0 0;
    position: relative;
	font-size: 80%;
	float: left;
}#kaigoblock{
	width: 228px;
	height : 120px;
    background : rgb(255, 255, 255) url(../img/base/kaigo.gif) no-repeat scroll center top;
	
	
	
    border: 1px solid #D7D7D7;
    margin: 15px 0 0 0;
	padding: 0 0 0 0;
    position: relative;
	font-size: 80%;
	float: left;
}