@charset "utf-8";
/* (C) galle.jp */

@import "common.css";

/* sitemap */
#sitemap {
padding-bottom:15px;
width:585px;
}

#sitemap h2 {
height:45px;
background:url(../images/sitemap/title_sitemap.gif) no-repeat;
text-indent:-9999px;
}


#sitemap h3 {
margin-top:15px;
padding-left:30px;
line-height:18px;
background:url(../images/common/ar01.gif) no-repeat 20px center;
}
#sitemap h3 a {
font-weight:normal;
}
#sitemap p {
padding:5px 0 10px 30px;
}

#sitemap dl {
padding-left:30px;
line-height:18px;
}
#sitemap dl dt {
padding-left:20px;
background:url(../images/common/ar01.gif) no-repeat 10px center;
}
#sitemap dl dd {
padding-left:20px;
}
