@charset "utf-8";
/* CSS Document */

#sitemap_list {
	background: #fff;
	margin: 0;
	padding: 0;
}

#sitemap_list li.home-item a {
	line-height: 32px;
}

#sitemap_list li {
	background: url(../images/arrows/bg_lv1.png) repeat-x;
	font-size: medium;
	text-indent: 0;
	padding: 0 0 12px 0px;
	margin: 12px 0;
	list-style-type: none;
	border-bottom: solid 1px #8b8b8b;
}

#sitemap_list li a {
	background: url(../images/arrows/ico_lv1.png) no-repeat left center;
	text-decoration: none