#top #container #contents #sitemap {
	padding: 0px;
	margin-left: 40px;
	list-style-type: none;
	font-size: 0.9em;
}

#top #container #contents #sitemap li {
	margin-bottom: 1em;
}

#top #container #contents #sitemap li a {
	background-image: url(../images/sitemap/ico_arrow30r_7.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	color:#333;
}


#top #container #contents #sitemap li a:hover {
	color: #999;
}