
/* タイトル */
.mainLeft h2 {
	font-weight: bold;
	font-size: 26px;
	color: #333333;
	padding-bottom: 8px;
	background: url(../../common/img/border_01.jpg) 0 bottom no-repeat;
}

.sitemap_box{border-bottom:1px dotted #587EC7;}
.sitemap_box li{border-top:1px dotted #587EC7;padding:16px 20px;background:url(../img/sitemap_icon.png) 5px 21px no-repeat;}
.sitemap_box li:first-child{border-top:none;padding-top:0;background:url(../img/sitemap_icon.png) 5px 5px no-repeat;}
.sitemap_box li ul li{padding-left:20px;border-top:none;padding-top:10px;padding-bottom:10px;background:url(../img/sitemap_icon.png) 5px 15px no-repeat;}
.sitemap_box li ul li:first-child{margin-top:10px;padding-top:10px;background:url(../img/sitemap_icon.png) 5px 15px no-repeat;}





