@charset "utf-8";
/* CSS Document */

#sitemap_ul {
	line-height: 1em;
	font-size: 14px;
	font-weight: 600;
	width: auto;
	padding-bottom: 0px;
	padding-top: 5px;
}


#sitemap_ul ul li {
	line-height: 1em;
	font-size: 14px;
	font-weight: normal;
	width:40%;
	padding-top: 0px;
}

