@charset "UTF-8";
/*====================================================================
greeting
====================================================================*/
div#of_Mainimg{
	width: 100%;
	height:150px;
	background:center url(../../img/of_header.jpg) #2c4978 no-repeat;
}

div#MainCont{
	background: #FFF;
	width: 100%;
	text-align:left;
	line-height:1.6;
}
div#of_Cont{
	margin: 0 auto;
	width: 960px;
	background:url(../../img/bg_con01.gif) #FFF repeat-y;
	text-align:left;
}
div#of_Cont .conL{
	width: 247px;
	float:left;
}
div#of_Cont .conR{
	width: 660px;
	float:right;
}
div#of_Cont .conL ul{
	width: 247px;
	color:#FFF;
	background:#0d0d0d;
}
div#of_Cont .conL ul li{
	width: 247px;
	border-bottom:1px solid #FFF;
}
div#of_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#of_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#of_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#of_Cont .conL ul li a{
	width: 227px;
	display:block;
	margin:0;
	padding:10px 0 10px 20px;
	color:#FFF;
	text-decoration:none;
	background:#3c3c3c;
}
div#of_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#of_Cont .conL ul li a:hover,
div#of_Cont .conL ul li a:active {
	color:#FFF;
	text-decoration:none;
	background:#6f6f6f;
}


div#of_Cont .conL .ttl{
	width: 217px;
	padding:10px 10px 10px 20px;
	color:#FFF;
	background:#0d0d0d;
}
div#of_Cont .conL .contact{
	padding:100px 0 0 0;

}

div#of_Cont .conR .ttl{
	width: 660px;
	margin:0 0 27px;
}
div#of_Cont .conR .sttl{
	width: 660px;
	margin:0 0 20px;
}

div#of_Cont .conR .sttl2{
	width: 660px;
	margin:20px 0 20px;
}

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

div#of_Cont .conR .con{
	width: 660px;
	margin:0 0 20px;
	padding:0 0 20px;
	background:bottom url(../../img/dotline_660.gif) no-repeat;
}

div#of_Cont .conR .con img{
	width: 180px;
	float:left;
}
div#of_Cont .conR .con .RText{
	width: 450px;
	float:right;
	text-align:left;
}
div#of_Cont .conR .con .RText p.name{
	font-size:16px;
	font-weight:bold;
	padding:0 0 5px;
}
div#of_Cont .conR p.name2{
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px;
}
div#of_Cont .conR .con2{
	width: 660px;
	margin:0 0 20px;
	padding:0 0 20px;
}

div#of_Cont .conR .con2 img{
	width: 180px;
	float:left;
}
div#of_Cont .conR .con2 .RText{
	width: 450px;
	float:right;
	text-align:left;
}
div#of_Cont .conR .con2 .RText p.name{
	font-size:16px;
	font-weight:bold;
	padding:0 0 5px;
}