
/* Sitemap */

.section_color {
	background-color: #4c565f;
	background-color: #2d4a5c;
}

.sitemap .level0 {
	padding-left: 0px;
	border-bottom: 1px solid #AEB8A5;
	margin-bottom: 10px;
}

.sitemap .level1 {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #6C7A60;
}

.sitemap .level2 {
	padding-left: 40px;
}

.sitemap a {
	text-decoration: none;
}
