@charset "utf-8";
/* CSS Document */

/*----------------------------
サイトマップ
----------------------------*/
.sitemap-inner{overflow:hidden;margin-bottom:20px;}
.bg_stm_ttl{
	background:url(../img/sitemap/bg_stm_ttl.png) no-repeat left top;
	color:#fff;
	font-weight:bold;
	width:365px;
	height:30px;
	text-align:center;
	font-size:15px;
	padding:5px 0 0;
}
.sitemap-box{
	float:left;
	width:365px;
	margin-right:20px;
	line-height:1.6;
}
.sitemap-box h3{
	background:url(../img/share/icon_blue_arrow.png) no-repeat left center;
	padding-left:15px;
	font-weight:normal;
}
.sitemap-box-list{
	margin-left:10px;
}
.sitemap-box-list li{
	padding-left:5px;
}