@charset "utf-8";
/* CSS Document */

/*----- contents -----*/
#contents { width:850px;}


/*----- メインイメージ -----*/
#main_img { width:810px; height:300px; margin:0 auto 10px auto;}

/*-------トップコンテンツ-------*/
#contents .top_contents { width:810px; margin:0 auto; padding:0 0 10px 0;}

/*----- 新着情報 -----*/
#contents .top_contents #news_box { width:348px; border:1px solid #cccccc; float:left;}
#contents .top_contents #news_box ul { padding:13px;}
#contents .top_contents #news_box ul li { background:url(../images/icon_newyaji.gif) 0px 7px no-repeat; margin:0; padding:0 0 0 10px;}
#contents .top_contents #news_box ul li a { color:#000;}
.txtgrey { color:#bcbcbc; font-weight:bold;}

/*-----  banner -----*/
#contents .top_contents #banner_box { width:440px; float:right;}


/*-----  エリア -----*/
#area_box { width:810px; margin:0 auto; padding-bottom:15px;}
#area_box #area_top { width:810px; height:4px; background:url(../images/area_top.gif) no-repeat; margin:0; padding:0;}
#area_box #area_contents { width:810px; background:url(../images/area_bg.gif) repeat-y; margin:0; padding:10px 0 10px 0;}
#area_box #area_contents #area_img { width:200px; padding-left:10px; float:left;}
#area_box #area_contents #area_text { width:580px; margin-left:15px; float:left;}
#area_box #area_contents #area_text p.arealist { margin-bottom:10px; line-height:16px;}
#area_box #area_contents #area_text h3 { margin-bottom:10px;}

#area_box #area_bottom { width:810px; height:5px; background:url(../images/area_bottom.gif) no-repeat;  margin:0; padding:0;}


