@charset "utf-8";

/* sitemap */
#main .sitemap h2 {
margin-bottom:29px;
padding:6px 5px 3px;
border:1px solid #E0E0E0;
background:url(../../common/common_bg_01.png) left bottom repeat-x;
font-size:1.2em;
line-height:1.2;
}
#main .sitemap h2 a {
padding-left:15px;
background:url(../../common/common_arrow_04.png) left center no-repeat;
}
#main .sitemap h2 span {
padding-left:15px;
background:url(../../common/common_bg_02.png) 5px top repeat-y;
color:#0D1F8B;
font-weight:bold;
}
#main .sitemap ul {
margin-top:-15px;
margin-left:27px;
padding-bottom:16px;
font-size:1.2em;
}
#main .sitemap li {
margin-bottom:14px;
}
#main .sitemap ul a {
padding-left:9px;
background:url(../../common/common_arrow_01.png) left center no-repeat;
}
#main .sitemap .service {
margin-top:-15px;
margin-left:20px;
}
#main .sitemap .service a {
display:block;
padding:4px 7px 4px 16px;
background:#E0E1EF url(../../common/common_arrow_01.png) 7px center no-repeat;
}
#main .sitemap .service ul {
margin-top:16px;
padding-bottom:0;
font-size:1em;
}
#main .sitemap .service ul a {
display:inline;
padding:0 0 0 10px;
background:url(../img/index_bg_01.png) left center no-repeat;
}
