@charset "utf-8";
/* CSS Document */

.index h2 { width:925px; height:300px; display:block; margin:0 auto 15px; background:url("../img/index-image.jpg") no-repeat; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }

/*新着情報*/
.index h3 { width:700px; height:40px; display:block; margin-bottom:5px; background:url("../img/index/h3-title.jpg") no-repeat; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }
ul#news-box { width:680px; height:220px; overflow:auto; background:#F5F5F5; padding:10px; }
ul#news-box li { width:630px; margin:10px 15px; padding-bottom:4px; display:block; border-bottom:dashed 1px #CCCCCC; list-style-image:url("../img/yaji.gif"); font-size:0.8em; color:#333333; }
ul#news-box li a { font-size:1.0em; color:#333333; }


/*ローカルメニュー（indexはbanner）*/
#local-menu ul {}
#local-menu ul li { width:210px; height:100px; display:block; list-style-type:none; }
#local-menu ul li a { width:100%; height:100%; display:block; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }

#local-menu ul li#ln01 { display:block; width:190px; height:150px; padding:10px; margin-bottom:10px; background:url("../img/index/local-menu_ln01-bg.gif") no-repeat; }
#local-menu ul li#ln01 span.m01 a { display:block; width:90px; height:68px; background:url("../img/index/local-menu_ln01-m01.gif") no-repeat 0px 0px; float:left; margin:0 10px 10px 0; }
#local-menu ul li#ln01 span.m01 a:hover { background:url("../img/index/local-menu_ln01-m01.gif") no-repeat -90px 0px; }

#local-menu ul li#ln01 span.m02 a { display:block; width:90px; height:68px; background:url("../img/index/local-menu_ln01-m02.gif") no-repeat 0px 0px; float:left; margin:0 0 10px 0; }
#local-menu ul li#ln01 span.m02 a:hover { background:url("../img/index/local-menu_ln01-m02.gif") no-repeat -90px 0px; }

#local-menu ul li#ln01 span.m03 a { display:block; width:90px; height:68px; background:url("../img/index/local-menu_ln01-m03.gif") no-repeat 0px 0px; float:left; margin:0 10px 0 0; }
#local-menu ul li#ln01 span.m03 a:hover { background:url("../img/index/local-menu_ln01-m03.gif") no-repeat -90px 0px; }

#local-menu ul li#ln01 span.m04 a { display:block; width:90px; height:68px; background:url("../img/index/local-menu_ln01-m04.gif") no-repeat 0px 0px; float:left; margin:0 0 0 0; }
#local-menu ul li#ln01 span.m04 a:hover { background:url("../img/index/local-menu_ln01-m04.gif") no-repeat -90px 0px; }


#local-menu ul li#ln02 a { background:url("../img/loacl-menu-banner.jpg") no-repeat 0px -100px; }
#local-menu ul li#ln02 a:hover { background:url("../img/loacl-menu-banner.jpg") no-repeat -210px -100px; }

