@charset "utf-8";

/*sitemap*/
#sitemap {}
#sitemap h1 {
	line-height: 125%;
}
#sitemap h1 em {
	font-size: 50%;
	line-height: 120%;
}
#sitemap h3 {
	font-size: 100%;
	margin-bottom: 10px;
}
#sitemap .map_cate {
	margin-bottom: 30px;
	clear: both;
}
#sitemap .map_cate dl {
	margin-bottom: 50px;
}
#sitemap .map_cate dt {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E61E1E;
	font-size: 100%;
	margin-bottom: 15px;
}
#sitemap .map_cate dd {
	font-size: 87.5%;
	line-height: 150%;
	margin-bottom: 10px;
	text-indent: -1em;
	padding-left: 1em;
}
