#menu {
/* background:url(img/common/menu_ue.jpg) repeat-y left top; */
	float: left;
	width: 230px;
/* padding-top:21px; */
height:100%;
}

#menu ul{
margin:0;
padding:0;
height:365px;
}
#menu li{
/* float:left; */
text-indent:-7777px;
}
#menu li a{
display:block;
height:100%;
/* height:36px; */
}
#menu li a:hover{
display:block;
height:36px;
}
#menu li#m1{
background:url(img/common/menu.jpg) no-repeat 0 0;
width:230px;
height:36px;
}
#menu li#m2{
background:url(img/common/menu.jpg) no-repeat 0 -36px;
width:230px;
height:36px;
}
#wrap #contents #menu .motomu {
	background: url(img/profit_article/motomu.gif) no-repeat;
	text-indent: -7777px;
	height: 150px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}

#menu li#m3{
background:url(img/common/menu.jpg) no-repeat 0 -72px;
width:230px;
height:36px;
}
#menu li#m4{
background:url(img/common/menu.jpg) no-repeat 0 -108px;
width:230px;
height:36px;
}
#menu li#m5{
background:url(img/common/menu.jpg) no-repeat 0 -144px;
width:230px;
height:36px;
}
#menu li#m6{
background:url(img/common/menu.jpg) no-repeat 0 -180px;
width:230px;
height:36px;
}
#menu li#m7{
background:url(img/common/menu.jpg) no-repeat 0 -216px;
width:230px;
height:36px;
}
#menu li#m8{
background:url(img/common/menu.jpg) no-repeat 0 -261px;
width:230px;
height:27px;
margin-top:13px;
}
#menu li#m9{
background:url(img/common/menu.jpg) no-repeat 0 -288px;
width:230px;
height:27px;
}
#menu li#m10{
background:url(img/common/menu.jpg) no-repeat 0 -325px;
width:230px;
height:28px;
}
/* hover ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#menu li#m1 a:hover{
background:url(img/common/menu.jpg) no-repeat -230px 0;
width:230px;
height:36px;
}
#menu li#m2 a:hover{
background:url(img/common/menu.jpg) no-repeat -230px -36px;
width:230px;
height:36px;
}
#menu li#m3 a:hover{
background:url(img/common/menu.jpg) no-repeat -230px -72px;
width:230px;
height:36px;
}
#menu li#m4 a:hover{
background:url(img/common/menu.jpg) no-repeat -230px -108px;
width:230px;
height:36px;
}
#menu li#m5 a:hover{
background:url(img/common/menu.jpg) no-repeat -230px -144px;
width:230px;
height:36px;
}
#menu li#m6 a:hover{
background:url(img/common/menu.jpg) no-repeat -230px -180px;
width:230px;
height:36px;
}
#menu li#m7 a:hover{
background:url(img/common/menu.jpg) no-repeat -230px -216px;
width:230px;
height:36px;
}
#menu li#m8 a:hover{
background:url(img/common/menu.jpg) no-repeat -230px -261px;
width:230px;
height:27px;
}
#menu li#m9 a:hover{
background:url(img/common/menu.jpg) no-repeat -230px -288px;
width:230px;
height:27px;
}
#menu li#m10 a:hover{
background:url(img/common/menu.jpg) no-repeat -230px -325px;
width:230px;
height:28px;
}
