@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	Info_new
------------------------------------------------------------*/
.add{ font-size:12px;}
.add_1{ font-size:13px; color:#000000;}
#conts h2 {
	margin-bottom: 14px;
	width:100%;
	background-color: #002D71;
	font-size: 28px;
	color: #fff;
	padding-left:20px;
	line-height: 33px;
}
#conts .backfont {
	margin-bottom: 14px;
	width:100%;
	background-color: #002D71;
	padding:0 8px;
	font-size: 28px;
	color: #fff;
	line-height: 33px;
}

#conts h3 {
	margin: 0 0 10px 1px;
	padding: 0 0 0 17px;
	background: url(../img/common/icon/01.gif) no-repeat left 4px;
	font-size: 14px;
}

#conts #pagePath{ font-size:11px;}




#conts ul.tabNavi {
	margin-bottom: 23px;
	width: 685px;
	border-bottom: 1px solid #C7C7C7;
	overflow: hidden;
}

#conts ul.tabNavi li {
	margin-right: 2px;
	float: left;
}

#conts ul.tabNavi li a {
	width: auto;
	display:block;
	background: url(../img/info_new/tab_nav_out.gif) no-repeat left top;
	line-height: 28px;
	text-align: center;
	color: #868686;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#conts ul.tabNavi li a span {
	padding:0 15px;
	background: url(../img/info_new/tab_nav_r.gif) no-repeat right top;
	display:block;
}



#conts ul.tabNavi .backfont1 {
	margin-right: 2px;
	float: left;
}

#conts ul.tabNavi .backfont1 a {
	width: auto;
	display:block;
	background: url(../img/info_new/tab_nav_over.gif) no-repeat left top;
	line-height: 28px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#conts ul.tabNavi .backfont1 a span {
	padding:0 15px;
	background: url(../img/info_new/tab_nav_o.gif) no-repeat right top;
	display:block;
}


#conts ul.tabNavi li a:hover,
#conts ul.tabNavi li a.active {
	background: url(../img/info_new/tab_nav_over.gif) no-repeat left top;
	color: #fff;
}

#conts ul.tabNavi li a span:hover,
#conts ul.tabNavi li a span.active {
	background: url(../img/info_new/tab_nav_o.gif) no-repeat right top;
	color: #fff;
	display:block;
}

#conts p.blue {
	margin-bottom: 22px;
	font-size: 16px;
	color: #002d71;
}

#conts .photoBox {
	margin-bottom: 18px;
	width: 607px;
}

#conts .photoBox .floatL {
	padding-top: 2px;
	width: 240px;
	background-color: #fff;
}

#conts .photoBox .floatL img {
	border: 1px solid #C7C7C7;
	padding: 1px;
}

#conts .photoBox .rBox {
	width: 330px;
	float: right;
}

#conts .photoBox .rBox p {
	margin-bottom: 15px;
}

#conts .textBox {
	margin-bottom: 25px;
	clear: both;
}

#conts .textBox .subBox {
	margin-right: 32px;
	width: 242px;
	float: left;
}

#conts .textBox .subBox02 {
	width: 343px;
}

#conts .textBox .subBox ul {
	margin-bottom: 10px;
	border-bottom: 1px solid #E5E5E5;
}

#conts .textBox .subBox ul li {
	padding: 0 0 0 16px;
	border-top: 1px solid #E5E5E5;
	color: #747373;
	line-height: 20px;
}

#conts .textBox .subBox ul li.back,
#conts .textBox .subBox dd.back {
	background-color: #EFEFEF;
}

#conts .textBox .subBox dl {
	color: #747373;
	line-height: 1.3;
	border-bottom: 1px solid #E5E5E5;
}

#conts .textBox .subBox dt {
	padding: 3px 0 0 18px;
	float: left;
	clear: left;
}

#conts .textBox .subBox dd {
	padding: 3px 10px 3px 14.9em;
	border-top: 1px solid #E5E5E5;
}

	* html #conts .textBox .subBox dd {
		text-indent: -3px;
	}

#conts p.back {
	padding: 0 0 0 18px;
	margin-bottom: 15px;
	background: url(../img/common/icon/01.gif) no-repeat left 2px;
	clear: both;
	color: #747373;
	font-size:11px;
}

#conts p.back a {
	padding: 8px 28px 2px 0;
	background: url(../img/common/icon/02.gif) no-repeat right 3px;
	color: #002d71;
}

#conts p.pageTop {
	margin-right: 40px;
	font-size:11px;
}
.sb_list{ font-size:12px; width:420px; color:#000000;}
.sb_one{ float:left; width:180px; margin-right:30px; display:inline;}
.sb_name{ border:1px solid #333333; background:#c0c0c0; padding-left:5px; line-height:20px;}
.sb_p{ border:1px solid #000000; margin:12px 0 20px 0; height:216px; padding:5px;}
.sb_p p{ line-height:18px;}
.sb_p p a{ color:#000000; text-decoration:none;}