@charset "utf-8";
/* CSS Document */

/* ------------ sidebar mainmenu ------------  */

#sidebar ul#mainmenu{ background-color:#F6F5F1;}
#sidebar ul#mainmenu li{margin:0; padding:0;line-height:0; /* \*/overflow:hidden;/* */}
#sidebar ul#mainmenu li.sub{height:30px;margin:0; padding:0;line-height:0; /* \*/overflow:hidden;/* */}
#sidebar ul#mainmenu li.sub-pub{height:auto !important; height:0px; line-height:0;}
#sidebar ul#mainmenu li a{display:block; padding:0px;padding-top:40px;}
#sidebar ul#mainmenu li.sub-pub a{display:block; padding:5px 5px 5px 30px; font-size:10px;text-align:left; color:#191970; text-decoration:none; }
#sidebar ul#mainmenu li.sub-pub a.ent{padding-left:45px;}

/*0703修正TOPページ*/
a.mm-about{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat 0px 1px; }
a.mm-greet{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat 0px -39px; }
a.mm-chart{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat 0px -79px; }
a.mm-organ{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat 0px -119px; }
.mm-public{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat 0px -159px; }
a.mm-school{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat 0px -199px; }
a.mm-news{height:40px;line-height:41px;background:url(../images/sidebar.png) no-repeat 0px -239px; }
a.mm-access{height:41px;line-height:41px;background:url(../images/sidebar.png) no-repeat 0px -279px; }
a.mm-info{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat 0px -320px; }

a:hover.mm-about,a.mm-abouthere{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat -210px 1px; }
a:hover.mm-greet,a.mm-greethere{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat -210px -39px; }
a:hover.mm-chart,a.mm-charthere{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat -210px -79px; }
a:hover.mm-organ,a.mm-organhere{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat -210px -119px; }
a:hover.mm-public,a.mm-publichere{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat -210px -159px; }
a:hover.mm-school,a.mm-schoolhere{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat -210px -199px; }
a:hover.mm-news,a.mm-newshere{height:40px;line-height:41px;background:url(../images/sidebar.png) no-repeat -210px -239px; }
a:hover.mm-access,a.mm-accesshere{height:41px;line-height:41px;background:url(../images/sidebar.png) no-repeat -210px -279px; }
a:hover.mm-info,a.mm-infohere{height:40px;line-height:40px;background:url(../images/sidebar.png) no-repeat -211px -320px; }

a.mm001{min-height:12px; _height:12px; line-height:16px;background:url(../images/bg_side_sub1.gif) no-repeat left top; }
a.mm002{min-height:12px; _height:12px;line-height: 16px;background:url(../images/bg_side_sub2.gif) no-repeat left top;}

a:hover.mm001,a.mm001here{min-height:12px; _height:12px;line-height: 16px;background:url(../images/bg_side_sub1.gif) no-repeat -210px top; color:#000;}
a:hover.mm002,a.mm002here{min-height:12px; _height:12px;line-height: 16px;background:url(../images/bg_side_sub2.gif) no-repeat left top; color:#000;}


/* ----------- sidebar generalmenu -----------  */

#sidebar ul#generalmenu{ width:210px;background:url(../images/bg_generalmenu.gif) no-repeat 10px 10px;border-bottom:1px solid #E2E0D2; border-top:1px solid #E2E0D2; padding:60px 0px 13px 0px;}

#sidebar ul#generalmenu li{ width:170px;height:30px;margin:0 auto; padding:0;line-height:0; /* \*/overflow:hidden;/* */}
#sidebar ul#generalmenu li a{display:block; padding-top:30px;}

/*0703修正TOPページ*/
a.gm-osteo{height:30px;line-height: 30px;background:url(../images/generalmenu.png) no-repeat 0px 0px;}
a.gm-thera{height:30px;line-height: 30px;background:url(../images/generalmenu.png) no-repeat 0px -30px; }
a.gm-licen{height:30px;line-height: 30px;background:url(../images/generalmenu.png) no-repeat 0px -60px; }
a.gm-insur{height:30px;line-height: 30px;background:url(../images/generalmenu.png) no-repeat 0px -90px; }
a.gm-use{height:30px;line-height: 30px;background:url(../images/generalmenu.png) no-repeat 0px -120px; }

a:hover.gm-osteo,a.gm-osteohere{height:30px;line-height: 30px;background:url(../images/generalmenu.png) no-repeat -170px 0px;}
a:hover.gm-thera,a.gm-therahere{height:30px;line-height: 30px;background:url(../images/generalmenu.png) no-repeat -170px -30px; }
a:hover.gm-licen,a.gm-licenhere{height:30px;line-height: 30px;background:url(../images/generalmenu.png) no-repeat -170px -60px; }
a:hover.gm-insur,a.gm-insurhere{height:30px;line-height: 30px;background:url(../images/generalmenu.png) no-repeat -170px -90px; }
a:hover.gm-use,a.gm-usehere{height:30px;line-height: 30px;background:url(../images/generalmenu.png) no-repeat -170px -120px; }

