@charset "UTF-8";

.sub-section {
	border-bottom: solid 2px #CCCCCC;
	margin: 0px 20px 20px;
	height: 30px;
}
.sub-title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 22px;
	border-bottom: solid 2px #29ABE2;
	display: inline-block;
	height: 30px;
	margin: 0px 0px 20px 0px;
}

#mod_sitemap .mod_h2 {
	background: url(../images/common/h2_title.jpg) no-repeat;
	line-height: 70px;
	font-size: 18px;
	padding-left: 25px;
	width: 725px;
	font-weight: bold;
	margin-bottom: 25px;

}


#mod_sitemap .mod_h3 {
	background: url(../images/common/arrow-trans.png) no-repeat left;
	font-weight: bold;
	font-size: 16px;
	color: #0B5579;
	display: block;
	padding: 0 0 0 15px;
	margin-bottom: 10px;
	text-decoration: none;
}

#mod_sitemap .mod_ul li {
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	text-decoration: none;	
	background: url(../images/common/arrow_raquo.gif) no-repeat scroll 0 0;;
	line-height: 25px;
	padding-left: 25px;
}

#mod_sitemap .wrap {
	width: 600px;
	margin-left: 100px;
}

#mod_sitemap .wrap .h-split-3of1 {
	width: 200px;
	float: left;
}