@charset "UTF-8";

/*-----------------------------------------------------------
JVTA | SITEMAP

Modified 2009 02.05 MT
-------------------------------------------------------------*/

@import url("../common/import.css");



#sitemap #infoArea .box{
float:left;
width:250px;
}

#sitemap #infoArea ul{
list-style:none;
margin:0 0 0 0;
}

#sitemap #infoArea ul li{
padding:5px 0 5px 20px;
margin:0 10px;
background:url(../../img/common/arrow_listpoint2.gif) 0 9px no-repeat;
}

#sitemap #infoArea dl{
margin:0 0 20px 0;
}

#sitemap #infoArea dl dt{
font-weight:bold;
padding:0 0 0 20px;
margin:0 0 3px 0;
background:url(../../img/sitemap/icon_A.gif) 0 3px no-repeat;
}

#sitemap #infoArea dl dd{
padding:0 0 0 40px;
margin:0 0 3px 0;
background:url(../../img/sitemap/icon_B.gif) 15px 3px no-repeat;
}

#sitemap #infoArea dl dd li{
padding:0 0 0 25px;
margin:0 0 3px 0;
background:url(../../img/sitemap/icon_B.gif) 0 3px no-repeat;
}



