@charset "utf-8";
/* CSS Document */


/*content--------------------------------*/

#wrap{
width: 960px;
height: auto;
}
h1,h3{
display: inline;
}

/*E--------------------------------*/
#wrap_right{
float: right;
display: inline;
height: auto;
width: 716px;
}
#pagetitle{
width: 716px;
height: 62px;
background-image: url("../img/pagetitle_sitemap.png");
background-repeat: no-repeat;
clear: both;
padding-top: 38px;
/*padding: 20px 0 0 50px;*/
}
#pagetitle h3{
margin-left: 70px;
font-size: 18px;
font-weight: bold;
}
#page_wrap{
background-color: #f7edda;
padding: 20px;
height: auto;
min-height: 780px;
}
#page_wrap_sitemap{
height: auto;
background-color: #fff;
padding: 20px;
}


#sitemap{
clear: both;
width: 600px;
height: auto;
padding: 15px 20px 20px 20px;
font-size: 14px;
}
#sitemap li{
line-height: 1.7em;
}
.sitemap_subtitle{
margin-left: 16px;
font-size: 12px;
}
body #sitemap p.sitemap_title a{
text-weight:bold;
}
#sitemap_1{
}
#sitemap_2{
float: left;
display: inline;
margin-top: 30px;
}
#sitemap_3{
float: left;
display: inline;
margin-left: 100px;
margin-top: 30px;
}
#sitemap_4{
float: left;
display: inline;
margin-left: 100px;
margin-top: 30px;
margin-bottom: 200px;
}
.ifune{
margin-left: 30px;
}
.sitemap_subtitle, .ifune{
font-size: 12px;
}
#sitemap_mt{
height: 20px;
clear: both;
}
#a{
height: 1px;
clear: both;
}



/*--------------------------------*/
#wrap_left{
float: left;
display: inline;
width: 226px;
}


