@charset "UTF-8";
/*====================================================================
greeting
====================================================================*/
div#fi_Mainimg{
	width: 100%;
	height:150px;
	background:center url(../../img/fi_header.jpg) #2c4978 no-repeat;
}
div#sl_Mainimg{
	width: 100%;
	height:150px;
	background:center url(../../img/sl_header.jpg) #2c4978 no-repeat;
}
div#rc_Mainimg{
	width: 100%;
	height:150px;
	background:center url(../../img/rc_header.jpg) #2c4978 no-repeat;
}
div#con_Mainimg{
	width: 100%;
	height:150px;
	background:center url(../../img/con_header.jpg) #2c4978 no-repeat;
}
div#pr_Mainimg{
	width: 100%;
	height:150px;
	background:center url(../../img/pr_header.jpg) #2c4978 no-repeat;
}

div#not_Mainimg{
	width: 100%;
	height:150px;
	background:center url(../../img/not_header.jpg) #2c4978 no-repeat;
}


div#MainCont{
	background: #FFF;
	width: 100%;
	text-align:left;
	line-height:1.6;
}
div#etc_Cont{
	margin: 0 auto;
	width: 960px;
	background:url(../../img/bg_con01.gif) #FFF repeat-y;
	text-align:left;
}
div#etc_Cont .conL{
	width: 247px;
	float:left;
}
div#etc_Cont .conR{
	width: 660px;
	float:right;
}
div#etc_Cont .conL ul{
	width: 247px;
	color:#FFF;
	background:#0d0d0d;
}
div#etc_Cont .conL ul li{
	width: 247px;
	border-bottom:1px solid #FFF;
}
div#etc_Cont .conL ul li.top a{
	width: 227px;
	display:block;
	margin:0;
	padding:10px 0 10px 20px;
	color:#FFF;
	text-decoration:none;
	background:#021a36;
}
div#etc_Cont .conL ul li.on a{
	width: 227px;
	display:block;
	margin:0;
	padding:10px 0 10px 20px;
	color:#FFF;
	text-decoration:none;
	background:#6f6f6f;
}
div#etc_Cont .conL ul li.snav a{
	width: 212px;
	display:block;
	margin:0;
	padding:10px 0 10px 35px;
	color:#FFF;
	text-decoration:none;
	background:#3c3c3c;
}
div#etc_Cont .conL ul li a{
	width: 227px;
	display:block;
	margin:0;
	padding:10px 0 10px 20px;
	color:#FFF;
	text-decoration:none;
	background:#3c3c3c;
}
div#etc_Cont .conL ul li a.snav{
	width: 227px;
	display:block;
	margin:0;
	padding:10px 0 10px 20px;
	color:#FFF;
	text-decoration:none;
	background:#0d0d0d;
}

div#etc_Cont .conL ul li a:hover,
div#etc_Cont .conL ul li a:active {
	color:#FFF;
	text-decoration:none;
	background:#6f6f6f;
}
div#etc_Cont .conL .ttl{
	width: 217px;
	padding:10px 10px 10px 20px;
	color:#FFF;
	background:#0d0d0d;
}
div#etc_Cont .conL .contact{
	padding:100px 0 0 0;

}

div#etc_Cont .conR .ttl{
	width: 660px;
	margin:0 0 27px;
}
div#etc_Cont .conR p{
	width: 660px;
	margin:0 0 25px;
}
div#etc_Cont .conR p.ttl{
	width: 660px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:0 0 15px;
}
div#etc_Cont .conR p.rc{
	width: 660px;
	text-align:center;
	margin:40px 0 60px;
}

div#etc_Cont .conR p.center_ki{
	width: 660px;
	text-align:center;
	margin:5px 0 30px;
}
div#etc_Cont .conR p.con{
	width: 660px;
	text-align:center;
	margin:10px 0 60px;
}
div#etc_Cont .conR p.con .tel{
	font-size:18px;
	font-weight:bold;
}
div#etc_Cont .conR p.cp{
	width: 660px;
	font-weight:bold;
	text-align:right;
	margin:0 0 30px;
}
div#etc_Cont .conR p.sttl{
	width: 660px;
	font-weight:bold;
	margin:0 0 0px;
}

ul.kome {padding:3px 15px 0 10px;
         margin:0;
}

ul.kome li{list-style:none;
           text-indent:-1.7em;
           padding:0 0 20px 1.7em;
		   }
ul.kome li.sp2{list-style:none;
           text-indent:-2.4em;
           padding:0 0 20px 2.4em;
		   }		   



div#etc_Cont .conR .pagetop{
	width: 660px;
	margin:80px 0 10px;
	text-align:right;
}

