@charset "UTF-8";

div.sitemap-style,div.inframe{
     background-color:#e8f3ed;
     padding-left:30px;
     width:200px;
     line-height:1.5em;
}

div.sitemap-style{
     padding-top:6px;
     height:220px;
     border-radius:10px;
     line-height:1.5em;
}

div.sitemap-style a,div.inframe a{
     text-decoration:none;
}

div.about-01,div.about-dandy{
     float:left;
}
div.about-01 h3,div.about-dandy h3{
     color:#016d5d;
}

div.inframe{
     border:1px solid #eee;
     border-radius:10px;
     height:220px;
}
div.about-dandy{
     margin-left:30px;

}
div.sitemap-ground{
     width:492px;
     margin:0 auto;
}
div.sitemap-last{
     clear:both;
}
div.about-02{
     height:210px;
}
div.about-03{
     height:245px;
}


