@charset "utf-8";
/* CSS Document */

.mainimage{
	width: 100%;
	height:370px;
	text-align: center;
}
.left_cont{
	float:left;
	width:250px;
	margin:0 0 5px 0;
}
.right_cont{
	float:right;
	width:720px;
	position:relative;
	margin:5px 0 5px 0;
}
.right_cont .txtbox{
	margin:60px 0 0 0;
	width:720px;
}
ul.pnkz{
	width:900px;
	height:15px;
	margin:7px 10px 0 10px;
}
ul.pnkz li{
	float:left;
	padding:0 5px 0 15px;
	background:url(../img/common/pankz.png) no-repeat center left;
	color:#fff;
}
ul.pnkz li:first-child{
	padding:0 5px 0 0;
	background:none;
}
ul.pnkz li a{
	color:#009944;
}
.right_cont .cont_box{
	width:686px;
	background:url(../img/common/right_bk.png) repeat-y;
	margin-top:-10px;
	padding:5px 25px;
}
.right_cont h3{
	padding:20px 0 10px 0;
}
.right_cont h3 .sml{
	font-size:24px;
}
.right_cont .ttl{
	background:url(../img/common/name_bk.jpg) no-repeat bottom;
	width:685px;
	height:70px;
	margin-bottom:10px;
}
.right_cont .ttl h4{
	float:left;
	font-weight:bold;
	font-size:40px;
	padding:30px 0 0 0;
}
.right_cont .ttl h5{
	float:left;
	font-weight:bold;
	font-size:18px;
	padding:38px 0 0 5px;
}
.right_cont .ttl .hosoku{
	float:right;
	font-weight:bold;
	font-size:15px;
	padding:39px 0 0 0;
}
.chushaku{
	font-size:11px;
	line-height:18px;
}
.left_cont .cont_box{
	background:url(../img/common/left_bk.png) repeat-y;
	margin:-9px 0 0;
	padding:0 15px;
}
.left_cont .cont_box ul{
	border-bottom:solid 1px #000;
}
.left_cont .cont_box li{
	display: block;
	font-size:18px;
	border-top:solid 1px #000;
	border-right:solid 1px #000;
	border-left:solid 1px #000;
}
.left_cont .cont_box li.active{
	display: block;
	padding:15px 5px;
	background:#009944;
	color:#FFF;
}
.left_cont .cont_box li a{
	display: block;
	padding:15px 5px;
}
.left_cont .cont_box li a:hover{
	background:#009944;
	color:#FFF;
}
.left_cont .cont_box li.first{
	padding:15px 10px;
	background:#000;
	color:#FFF;
}
.left_cont .cont_box li.second{
	font-size:16px;
	line-height:21px;
}
.left_cont .cont_box li.second.active{
	display: block;
	padding:6px 5px;
	background:#009944;
	color:#FFF;
}
.left_cont .cont_box li.second a{
	display: block;
	padding:6px 5px;
}
.left_cont .cont_box li.second a:hover{
	background:#009944;
	color:#FFF;
}

.map_box{
	margin:30px 60px;
}
.map_box p{
	position:absolute;
	bottom:0;
	left:30px;
	line-height:1.7em;
}
.map_box .one{
	float:left;
	background:url(../img/map/01.jpg) no-repeat;
	width:280px;
	height:127px;
	position:relative;
}
.map_box .two{
	float:right;
	background:url(../img/map/02.jpg) no-repeat;
	width:280px;
	height:127px;
	position:relative;
}
.map_box .three{
	background:url(../img/map/03.jpg) no-repeat;
	width:572px;
	height:187px;
	position:relative;
}
.map_box .four{
	float:left;
	background:url(../img/map/04.jpg) no-repeat;
	width:280px;
	height:105px;
	position:relative;
}
.map_box .five{
	float:right;
	background:url(../img/map/05.jpg) no-repeat;
	width:280px;
	height:105px;
	position:relative;
}
.map_box .six{
	background:url(../img/map/06.jpg) no-repeat;
	width:572px;
	height:187px;
	position:relative;
}

.policy_cont p{
	margin:0 65px 20px 65px;
}
.policy_cont img{
	margin:0 20px;
}


