@charset "utf-8";
/*===========================================
トップテンプレート
===========================================*/
#contents { margin-top: 30px; }
/*メインイメージ*/
#main_image { width: 100%; }
#main_image_wrap {}
/*3つのページリンク*/
#pagelink_wrap .link .thumbnail { border: 1px solid #D9A300; background: #FFFFFF; }
#pagelink_wrap .link .title { font-size: 14px; color:#664C00; }
#pagelink_wrap .link .desc { font-size: 10px; line-height: 1.6; color: #999999; }
/*新着記事・お知らせ*/
.info {}
.info dt { background: url(../img/icon_arrow_08.png) 0 5px no-repeat; padding-left: 18px; color: #664C00; font-weight:bold; }
.info dd { border-bottom: 1px dotted #DDDDDD; margin-bottom: 10px; }
.info dd .thumb { background: #FFFFFF; border: 1px solid #DDDDDD; }
.info dd .title { margin-bottom: 5px; }
.info dd .excerpt a { color: #999999; text-decoration: none; }
#blog_wrap {}
#blog_wrap .more a { width:100px; height: 25px; display: block; overflow: hidden; text-indent: -120px; background: url(../img/btn_blog.png) 0 0 no-repeat; }
#blog_wrap .more a:hover { background-position: 0 -25px; }
#blog_wrap #post_count { font-size: 12px; }
#news_wrap {}
#news_wrap .more a { width:100px; height: 25px; display: block; overflow: hidden; text-indent: -120px; background: url(../img/btn_news.png) 0 0 no-repeat; }
#news_wrap .more a:hover { background-position: 0 -25px; }