@charset "utf-8";
#sitemap {
	width: 530px;
}
#sitemap h3{
margin-top:25px;
}
#sitemap ul{
list-style:none;
font-size:80%;
margin-top:15px;
background-color:#fff;
border:1px solid #dcdcdc;
padding:5px 10px 10px 10px;
}
#sitemap li{
background:url(../../sitemap/img/sitemap-listmark.jpg) no-repeat 10px center;
padding-left:30px;
border-bottom:1px dashed #dcdcdc;
line-height:30px;
}



#head-navi02 a{
background:url(../img/head-navi.jpg) no-repeat -110px -30px;
}
