@charset "utf-8";
/* CSS Document */

h1{
	background:url(../../img/others/title_sitemap.gif) no-repeat 0px 0px;
	height:50px;
}

#sitemap ul{
	margin:20px 40px;
}

#sitemap ul li{
	padding:0.3em 0;
}

#sitemap ul dl dd{
	margin:0 1em;
}