#mainmenu ul{
list-style-type: none;
margin: 10px 0px 0px 0px;
}
#mainmenu li{
margin-left: 5px;
float: right;
display: inline;
}
#kyakushitsu a{
display: block;
width: 68px;
height: 57px;
background : url(../img/kyakushitsu_bt.jpg) no-repeat;
text-indent: -3000px;
text-decoration: none;
}
#kyakushitsu a:hover{
display: block;
width: 68px;
height: 57px;
background : url(../img/kyakushitsu_bt.jpg) no-repeat 0px -60px;
text-indent: -3000px;
text-decoration: none;
}
#ryori a{
display: block;
width: 68px;
height: 50px;
background : url(../img/ryori_bt.jpg) no-repeat;
text-indent: -3000px;
text-decoration: none;
}
#ryori a:hover{
display: block;
width: 68px;
height: 57px;
background : url(../img/ryori_bt.jpg) no-repeat 0px -60px;
text-indent: -3000px;
text-decoration: none;
}
#onsen a{
display: block;
width: 68px;
height: 50px;
background : url(../img/onsen_bt.jpg) no-repeat;
text-indent: -3000px;
text-decoration: none;
}
#onsen a:hover{
display: block;
width: 68px;
height: 57px;
background : url(../img/onsen_bt.jpg) no-repeat 0px -60px;
text-indent: -3000px;
text-decoration: none;
}
#shisetsu a{
display: block;
width: 68px;
height: 50px;
background : url(../img/shisetsu_bt.jpg) no-repeat;
text-indent: -3000px;
text-decoration: none;
}
#shisetsu a:hover{
display: block;
width: 68px;
height: 57px;
background : url(../img/shisetsu_bt.jpg) no-repeat 0px -60px;
text-indent: -3000px;
text-decoration: none;
}
#ryokin a{
display: block;
width: 68px;
height: 50px;
background : url(../img/ryokin_bt.jpg) no-repeat;
text-indent: -3000px;
text-decoration: none;
}
#ryokin a:hover{
display: block;
width: 68px;
height: 57px;
background : url(../img/ryokin_bt.jpg) no-repeat 0px -60px;
text-indent: -3000px;
text-decoration: none;
}
#yoyaku a{
display: block;
width: 68px;
height: 57px;
background : url(../img/yoyaku_bt.jpg) no-repeat 0px -60px;
text-indent: -3000px;
text-decoration: none;
}
