/* *** トップページ *** */

/* メイン */

#content #main .appeal{
background:url(../img/top/main2.jpg) no-repeat;
padding:5px 0 0 20px;
}

#content #main .appeal td{padding-bottom:4px;}


/* サーチエリア */

#content #main .search_box_top{
background:url(../img/top/search_top.gif) no-repeat;
height:39px;
text-align:right;
}

#content #main .top_search{background-color:#ffeeb9;}

#content #main .search_box_top p{padding:12px 5px 0 0; line-height:200%}

#content #main .search_box{background:url(../img/top/search_bg.gif) repeat-y;}
#content #main .search_box .clause{margin-left:30px; color:#003366;}
#content #main .search_box .clause td{padding:3px 0;}

#content #main .search_box .thema{margin-left:22px;}
#content #main .search_box .thema_txt{padding:8px;}
#content #main .search_box .thema_txt p{padding-bottom:4px;}
#content #main .search_box .thema_txt a{font-size:14px; color:#00CC99; text-decoration:underline; font-weight:bold;}


/* 新着エリア */

#content #main .top_new{background-color:#C9E9FA;}

#content #main .new_box{background:url(../img/top/new_bg.gif) repeat-y;}
#content #main .new_box .newlist{margin-left:20px; color:#003366;}
#content #main .new_box .newlist td{padding:3px 0; font-size:14px;}

#content #main .new_box .newlist a{color:#2020a6; text-decoration:underline;}


/* 管理人おすすめ */

#content #main .top_push{background-color:#eeedd7; margin-top:15px;}

#content #main .push_box{background:url(../img/top/push_bg.gif) repeat-y;}
#content #main .push_box .pushlist{margin-left:30px; width:570px;}
#content #main .push_box .pushlist img{margin:8px;}


/* 観光協会 */

#content #main .society_list{margin-bottom:10px; text-align:center;}
#content #main .society_list img{margin:5px 4px;}


