@charset "utf-8";
#h2logo-sitemap {
	background-image: url(../other/img/logoh2_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sitemapbox {
	float: left;
	width: 300px;
	padding-left: 50px;
}

.sitemapbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.sitemapbox li {
	line-height: 1.5em;
	background-image: url(../common_img/icon_og-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sitemapbox .inner-ul li {
	background-image: url(../other/img/sitemap_bar01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.sitemapbox .inner-ul .last-li {
	background-image: url(../other/img/sitemap_bar02.gif);
	margin-bottom: 20px;
}
