@charset "utf-8";
/* CSS Document */

/*プライバシーポリシー*/
.pp h2 { width:700px; height:40px; display:block; margin:0 auto 15px; background:url("../img/pp/h3-title_pp.jpg") no-repeat; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }

.pp ol { display:block; margin:15px; }
.pp ol li { list-style-type:decimal; list-style-position:outside; margin:5px 0 5px 30px; font-size:0.8em; color:#333333; }


/*ローカルメニュー（indexはbanner）*/
#local-menu { background:url("../img/local-menu_bg.jpg") repeat-y;  }
#local-menu h3 { width:210px; height:40px; display:block; background:url("../img/pp/local-menu_title.jpg") no-repeat; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }
#local-menu ul { width:210px; background:url("../img/local-menu_end.jpg") no-repeat bottom; padding-bottom:20px; }
#local-menu ul li { margin:5px 15px; padding:0 0 3px 15px; border-bottom:dashed 1px #CCCCCC; background:url("../img/local-menu_yaji.gif") 0 40% no-repeat; list-style-type:none; line-height:2.5; }
#local-menu ul li a { width:100%; height:100%; display:block; font-size:0.8em; color:#333333; text-decoration:none; }
#local-menu ul li a:hover { background:#999999; }

