@charset "utf-8";

/* override sytles */
#main {
float:none;
width:965px;
margin:0 auto;
}

/* sitemap */
#main .sitemap {
margin-bottom:-9px;
}
#main .sitemap .title1 {
margin-right:5px;
margin-left:5px;
}
#main .sitemap .group {
overflow:hidden;
height:100%;
margin-bottom:19px;
margin-left:10px;
padding-bottom:20px;
}
#main .sitemap .separated {
border-bottom:1px dotted #C6BFB7;
}
#main .sitemap .item {
float:left;
width:318px;
}
#main .sitemap .item ul {
line-height:1.48;
}
#main .hiramatsu .item h3,
#main .hole .item h4 {
margin-bottom:10px;
padding-left:18px;
background:url(../img/index_bg_01.png) left center no-repeat;
font-size:1.2em;
}
#main .hiramatsu .item ul {
margin-left:18px;
font-size:1.2em;
}
#main .hiramatsu .item li {
margin-bottom:5px;
padding-left:10px;
background:url(../img/index_bg_02.png) left center no-repeat;
}
#main .hole .item p {
margin:0 2px 15px;
font-size:1.2em;
}
#main .hole .item .image {
float:left;
}
#main .hole .item ul {
overflow:hidden;
height:100%;
margin-left:92px;
}
#main .hole .item li {
float:left;
width:105px;
margin-bottom:7px;
padding-left:8px;
background:url(../img/index_bg_03.png) left center no-repeat;
}

