@charset "shift_jis";

/* sitemap.css
------------------------------------------ */

/* sitemapArea
------------------------------------------ */
#BODY .sitemapArea{
width:700px;
margin: 20px auto -27px;
text-align: left;
}

#BODY .sitemapArea a {
color:#666666;
text-decoration:underline;
}
#BODY .sitemapArea a:hover {
color: #0066ff;
text-decoration: underline;
}

#BODY .sitemapArea h1{
margin:0px 0px 20px;
padding:0px 0px 3px;
border-bottom:1px solid #339966;
color:#339966;
font-size:125%;
font-weight:normal;
}



#BODY .sitemapSec{
width:660px;
margin:10px auto;
}

#BODY .sitemapSec h2{
margin-top:20px;
padding:10px 0;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
color:#333333;
background:#f3f3f3;
}

#BODY .sitemapSec h3{margin-top:10px;}

#BODY .sitemapSec .exterior{margin-top:10px; padding-left:30px;}
#BODY .sitemapSec .exterior dt{
float:left;
width:100px;
}
#BODY .sitemapSec .exterior dd{
float:right;
width:530px;
}

#BODY .sitemapSec .exterior ul{
margin-left:1em;
}

#BODY .sitemapSec .first{margin:0;}



#BODY .sitemapSec .mgtA{margin-top:10px;}

#BODY .sitemapSec ul{
margin-left:20px;
}

#BODY .sitemapSec ul.listTypeA{
padding-left:1em;
}

#BODY .sitemapSec ul.listTypeA li{
min-height:11px;
height:auto!important;
height:11px;
border-right:1px solid #4d4d4d;
display:-moz-inline-box;display:inline-block;/display:inline;
vertical-align:top;
white-space:nowrap;
zoom:1;
}
#BODY .sitemapSec ul.listTypeA li a{
padding:0 8px;
zoom:1;
}

#BODY .sitemapSec ul.listTypeA li a span.sub{font-size:100%; vertical-align:text-top; margin-right:0;}

#BODY .sitemapSec ul.listTypeA li.first{
margin-left:-0.3em;
position:relative;
z-index:9999;
}
#BODY .sitemapSec ul.listTypeA li.end{border:none;}



#BODY .blockTypeA{
width:672px;
margin:10px -12px 0 0 ;
padding-top:10px;
border-top:1px solid #999999;
}

#BODY .blockTypeA dl{margin-top:-5px;}
#BODY .blockTypeA dt{
margin-top:5px;
font-weight:bold;
}

#BODY .blockTypeA .left,
#BODY .blockTypeA .mid,
#BODY .blockTypeA .right{
width:212px;
margin-right:12px;
float:left;
}
