@charset "shift_jis";

/*ヘッダーイメージ--------------------------------------------------*/
#contents h2 {
width:565px;
height:120px;
font-size:6px;
text-indent:-9999px;
text-decoration:none;
background-image: url(../images/sitemap/img_top.jpg);
background-repeat: no-repeat;
background-position:0 0;
padding:0;
margin:0;
}

#contents h3 {
height:24px;
font-size:6px;
text-indent:-9999px;
text-decoration:none;
background-image: url(../images/sitemap/idx.gif);
background-repeat: no-repeat;
background-position:0 0;
padding:0;
margin:20px 0 30px 0;
}

#sitemap {
width:545px;
padding:0;
margin:0 0 0 11px;
}

#sitemap .list_ttl {
margin:20px 0 5px 0;
}

#sitemap .list {
color:#666;
font-size:12px;
margin:10px 15px 5px 10px;
}

#sitemap .list a:link, #sitemap .list a:visited, #sitemap .list a:active {
color:#666;
text-decoration:none;
background-image: url(../images/sitemap/mk_list.gif);
background-repeat: no-repeat;
background-position:left center;
padding:0 0 0 25px;
}

#sitemap .list a:hover {
color: #000066;
text-decoration:none;
background-image: url(../images/sitemap/mk_list.gif);
background-repeat: no-repeat;
background-position:3px center;
padding:0 0 0 25px;
}