/* よくある質問CSS */


#main_sitemap{
float:left;
}

#main_sitemap h2{
background: url(../images/sitemap_title.gif) no-repeat;
width:650px;
height:69px;
text-indent:-9999px;
}

#main_sitemap_2{
margin: 20px 0px 0px 10px;
width: 630px;
}

.sitemap_box div{
float:left;
width:310px;
margin: 0px 0px 20px 0px;
}

#main_sitemap_2 h3, #main_sitemap_3 h3, #main_sitemap_4 h3, #main_sitemap_5 h3, #main_sitemap_6 h3, #main_sitemap_7 h3{
width:310px;
height:23px;
text-indent:-9999px;
margin: 0px auto 8px;
}

#sitemap_01, #sitemap_03, #sitemap_05, #sitemap_07, #sitemap_09{
margin-right:10px;
}

#sitemap_01 h3{
background: url(../images/sitemap_01.gif) no-repeat;
}

#sitemap_02 h3{
background: url(../images/sitemap_02.gif) no-repeat;
}

#sitemap_03 h3{
background: url(../images/sitemap_03.gif) no-repeat;
}

#sitemap_04 h3{
background: url(../images/sitemap_04.gif) no-repeat;
}

#sitemap_05 h3{
background: url(../images/sitemap_05.gif) no-repeat;
}

#sitemap_06 h3{
background: url(../images/sitemap_06.gif) no-repeat;
}

#sitemap_07 h3{
background: url(../images/sitemap_07.gif) no-repeat;
}

#sitemap_08 h3{
background: url(../images/sitemap_08.gif) no-repeat;
}

#sitemap_09 h3{
background: url(../images/sitemap_09.gif) no-repeat;
}
