
/*---　左メニュー（共通）　----*/
/*---　menu　----*/
#MENU{width:200px;height:430px;text-align:left;margin:0 0 0 0;font-size:10px;line-height:10px;float:left;
background-image:url(img/menu-bg-m.gif);background-repeat:no-repeat;}
*html #MENU{
	position:absolute;
	margin:0 0 0 0;
	left: 0px;
	top: 85px;
}


#MENU dl{margin-left:0px;margin-top:2px;}
*html #MENU dl{margin-left:0px;margin-top:-5px;}
#MENU dd{margin-left:0;}
#MENU dt,#MENU dd{margin-bottom:0px;}
#MENU dt a,#MENU dd a,#MENU li a{background-image:url('img/menu.jpg');display:block;width:200px;height:42px;text-indent:-5000px;text-align:left;}

#m1 a{height:47px !important;background-position:0 -3px;}
#m1 a:hover,#m1now a{height:47px !important;background-position:-200px -3px;}

#m2 a{height:41px;background-position:0 -50px;}
#m2 a:hover,#m2now a{background-position:-200px -50px;}

#m3 a{height:42px;background-position:0 -92px;}
#m3 a:hover,#m3now a{background-position:-200px -92px;}

#m4 a{height:42px;background-position:0 -134px;}
#m4 a:hover,#m4now a{background-position:-200px -134px;}

#m5 a{height:42px;background-position:0 -176px;}
#m5 a:hover,#m5now a{background-position:-200px -176px;}

#m6 a{height:42px;background-position:0 -218px;}
#m6 a:hover,#m6now a{background-position:-200px -218px;}

#m7 a{height:42px;background-position:0 -260px;}
#m7 a:hover,#m7now a{background-position:-200px -260px;}

#m8 a{height:53px !important;background-position:0 -302px;}
#m8 a:hover,#m8now a{height:53px !important;background-position:-200px -302px;}


.totop{padding-left:160px;padding-top:19px;height:9px;}
.totop a.link1{font-size: 11px;color: #000000;	text-decoration: none;	display: block;
	background-image: url(img/totop.jpg);	background-repeat: no-repeat;	background-position: left top;
	height: 9px;	width: 33px;	padding:5 0 0 23;}
.totop a.link1:hover{color: #990000;background-image: url(img/totop_on.jpg);} 
