@charset "utf-8";

#content01 h1 {
margin-bottom:29px;
}

/* sitemap box */
#content01 .sitemap {
float:left;
width:415px;
margin-bottom:60px;
margin-left:5px;
}
#content01 .even {
margin-left:30px;
}
#content01 .sitemap h2 {
margin-bottom:10px;
padding-bottom:10px;
background:url(../img/index_bg_01.png) left bottom repeat-x;
color:#333;
font-size:1.4em;
font-weight:bold;
}
#content01 .sitemap ul {
margin-bottom:40px;
font-size:1.2em;
}
#content01 .sitemap a {
color:#09c;
}
