@charset "shift_jis";
#sitemap-wrapper {
	margin: 20px 30px 50px 22px;
}
#sitemap-wrapper table {
	width: 100%;
}
#sitemap-wrapper td {
	border-bottom: 1px solid #b4ba96;
	padding: 8px 8px 8px 26px;
	text-align: left;
	vertical-align: top;
	background: url(img/allow_sitemap.gif) no-repeat 4px 6px;
}
*html #sitemap-wrapper td {
	border-bottom: 1px solid #b4ba96;
	padding: 9px 8px 7px 26px;
	text-align: left;
	vertical-align: top;
	background: url(img/allow_sitemap.gif) no-repeat 4px 5px;
}
#sitemap-wrapper ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sitemap-wrapper li {
	list-style-type: none;
	background: url(../common_img/allow2.gif) no-repeat 0px 4px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 8px;
	margin-left: 5px;
}
*html #sitemap-wrapper li {
	list-style-type: none;
	background: url(../common_img/allow2.gif) no-repeat 0px 3px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 8px;
	margin-left: 5px;
}