@charset 'Shift_JIS';

.sitemap_title {
	background-color: #C2B59B;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px 0 10px;
	padding-left: 5px;
}

.sitemap_list li {
	background: url(../images/list_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:20px;
	line-height: 200%;
}

.sitemap_list li.child {
	margin-left: 20px;
}
