@charset "utf-8";

.clearfix:after{
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}

#html_sitemap_wrap {
width: 1000px;
margin: 0 auto;
font-size: 12px;
font-family: Verdana, Arial, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

#html_sitemap_wrap ul {
margin: 0;
padding: 0;
}

#html_sitemap_wrap ul li {
float: left;
list-style: none;
}

#html_sitemap_wrap a {
color: #1d3994;
text-decoration: none;
}

#html_sitemap_wrap a:hover {
text-decoration: underline;
}

#html_sitemap_contents {
padding: 0 5px;
}

.heading_wrap {
border-bottom: 3px solid #3e8bff;
margin-bottom: 15px;
padding: 5px;
}

.heading_wrap h4 {
position: relative;
margin: 0;
padding: 2px 0 0 14px;
}

.heading_wrap h4:before {
content: "\25A1";
font-size: 150%;
position: absolute;
color: #3e8bff;
top: -8px;
left: 0;
height: 12px;
width: 12px;
}

.heading_wrap h4:after {
content: "\25A1";
font-size: 150%;
position: absolute;
color: #2E64FE;
top: -4px;
left: -4px;
height: 12px;
width: 12px;
}

.hs_box {
padding: 0 5px;
margin-bottom: 15px;
}

.hs_box dl {
margin: 0 0 10px 0;
}

.hs_box dt:before {
font-size: 10px;
vertical-align: middle;
content: "\2192";
color: #fff;
padding: 0 2px 2px;
background: #1b68ff;
margin-right: 5px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
-ms-border-radius: 2px;
}

.heaven_contents_list dt {
width: 10%;
float: left;
}

.heaven_contents_list dd {
width: 90%;
float: right;
margin: 0;
}

.heaven_area_list dl dt {
margin-top: 15px;
}

.heaven_area_list dl dt:first-of-type {
margin: none;
}

.heaven_area_list dl dd {
margin: 0 0 10px 0;
}

.heaven_area_list dl dd ul li {
width: 20%;
margin-top: 8px;
}

.heaven_area_list dl dd ul li:before {
font-size: 10px;
content: ">";
color: #848484;
margin-right: 5px;
}