<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
/* CSS Document */

/*トップページ画像領域設定*/
#top_pic_area{height:250px; margin:10px 5px 0 5px}
#top_pic_area #main_pic{float:left; height:250px; width:572px;background:url(../top_image/top_main.jpg)}
#top_pic_area #main_pic2{height:250px; width:830px;background:url(../top_image/top_main.jpg)}
#top_pic_area #sub_pic1{float:right; border:#999 solid 1px; width:236px; margin:0 6px 0 0; padding:0; height:61px}
#top_pic_area #sub_pic2{float:right; border:#999 solid 1px; width:236px; margin:0 6px 0 0; padding:0; height:61px}
#top_pic_area #sub_pic3{float:right; border:#999 solid 1px; width:236px; margin:0 6px 0 0; padding:0; height:61px}
#top_pic_area #sub_pic4{float:right; width:236px; margin:0; padding:5px 6px 0 0; height:61px}

#top_pic_area #sub_news{float:right; width:236px; margin:0 6px 0 0; padding:25px 0 0 0;  height:161px; background:url(../top_image/bar_news.jpg) no-repeat}

/*トップのバナー領域*/
#top_banner{ margin:5px 0 15px 0; padding:0; }

</pre></body></html>