@charset "utf-8";

.sitemap_index_box_01 {
	text-align: center;
}
.sitemap_index_box_01 dl {
	margin: 0 auto;
	border-bottom:1px solid #d6d1cb;
	padding:11px 0;
	width: 500px;
	text-align: left;
}
.sitemap_index_box_01 dl dt {
	padding: 3px 0px;
	zoom: 1;
}
.sitemap_index_box_01 dl dt span {	
	display:block;
	margin-left: 20px;
	border-left: 3px solid #331506;
	padding: 0 0 0 10px;
	color: #331506;
}
.sitemap_index_box_01 dl dt span a {	
	font-weight: bold;
}
.sitemap_index_box_01 dd ul {
	list-style:none;
	list-style-position:inside;
	margin-left:30px;
	/margin-left:15px;
}

.sitemap_index_box_01 dd ul li {
	margin-bottom:6px;
}