@charset "utf-8";

/*** sitemap
----------------------------------------- */
.sitemap{
width:580px;
font-size:small;
}

.sitemap td{
vertical-align:top;
padding-right:20px;
}

.sitemap li,
.sitemap dt,
.sitemap dd{
padding-top:5px;
padding-bottom:3px;
}

.sm_p{
background:url(../../img/icon/ar04.gif) no-repeat 1px 11px;
padding-left:17px;
margin-bottom:30px;
border-bottom:1px dotted #ccc;
}

.sm_c{
background:url(../../img/icon/ar01.gif) no-repeat 17px 12px;
padding-left:27px;
border-bottom:1px dotted #ccc;
}

.sm_cc{
background:url(../../img/icon/ar02.gif) no-repeat 37px 15px;
padding-left:47px;
border-bottom:1px dotted #ccc;
}


/*--end of this file--*/