@charset "utf-8";
body#sitemap{
  margin: 0;
  padding: 0;
  color: #4d4d4d;

font-size:80%;
font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",helvetica, sans-serif;
line-height:180%;
text-align:center;
background: url(../images/base2.jpg) no-repeat;
background-position: center top;

}
#global_title_01 {

  height:32px;
  text-indent: -9999px;
  background: url(../sitemap/images/title.gif) no-repeat;
}

#s_title01 {
height:22px;
width:250px;
float:left;
text-indent: -9999px;
background: url(../sitemap/images/s_title01.gif) no-repeat;
}

#sitemapWrp{
margin-bottom:24px;
}


#sitemapWrp div.section {
margin:0 0 15px 0;
}

#sitemapWrp h4{
/*background: url(../sitemap/images/bg01.gif) no-repeat scroll left center;
padding-left:12px;*/
color:#0B2C79;
font-weight:bold;
height:26px;
line-height:2;
padding:2px 0;
width:565px;
border-bottom: #0B2C79 solid 1px;
font-size:1.2em;
margin-bottom:8px;
}

#sitemapWrp h4 a{
background:url(../sitemap/images/arror01.gif) left center no-repeat;
padding-left:7px;
}

#sitemapWrp ul{
padding-left:10px;
width:555px;
}

#sitemapWrp li{
display:block;
float:left;
margin-bottom:3px;}

#sitemapWrp li a{
background:url(../sitemap/images/arror01.gif) left center no-repeat;
padding-left:8px;
margin-right:15px;
}

#sitemapWrp li a.end{
padding-right:0;
}


#sitemapWrp ul#other {
padding-left:0px;
}

#sitemapWrp ul#other li{
display:block;
float:none;
}









