@charset "utf-8";

#content02 h2 {
margin-bottom:40px;
}
#content02 ul.sitemap {
margin:0 20px 60px;
}
#content02 ul.sitemap li {
clear:left;
padding:10px 0;
border-top:1px dotted #C2BBB7;
font-size:1.4em;
font-weight:bold;
}
#content02 ul.sitemap li ul {
width:40em;
margin:0 15px;
}
#content02 ul.sitemap li ul li {
clear:none;
float:left;
margin-right:20px;
border-top:none;
padding:5px 0;
font-size:0.83em;
font-weight:normal;
white-space:nowrap;
}
#content02 ul.sitemap li.first {
border-top:none;
}
#content02 ul.sitemap li a,
#content02 ul.sitemap li span {
padding-left:10px;
background-position:left center;
background-repeat:no-repeat;
}
#content02 ul.sitemap li a {
background-image:url(../img/sitemap_bg_01.png);
}
#content02 ul.sitemap li span {
background-image:url(../img/sitemap_bg_02.png);
}
