@charset "utf-8";
/* CSS Document */

/*ニュースページテンプレ*/
.index h2 { width:700px; height:40px; display:block; margin:0 auto 15px; background:url("../img/h3-title_index.jpg") no-repeat; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }
.index #main p { margin:10px; font-size:0.8em; color:#333333; line-height:1.4; }
.index #main div.right-image { float:right; margin:0 0 10px 10px; font-size:0.8em; color:#333333; text-align:right; }
.index #main h4 { margin:10px; font-size:1.0em; font-weight:bold; color:#000000; }
.index #main h5 { margin:10px; font-size:0.8em; font-weight:normal; color:#666666; text-align:right; }
.index #main span.bold-black { font-size:1.1em; font-weight:bold; color:#333333; line-height:1.4; }
.index #main span.center { display:block; text-align:center; line-height:1.4; }




/*ローカルメニュー（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; }

