@charset "UTF-8";
/* CSS Document */

#side-menu ul{
list-style:none;
}

#side-menu li{
}

#side-menu img{  
margin-top:0px;
}

#side-menu a:hover img{ 
margin-top:-31px;
}

#s-m-home,#s-m-tod,#s-m-sche,#s-m-ryo,#s-m-poi,#s-m-kin,#s-m-inf,#s-m-acc,#s-m-faq,#s-m-eve{  
width:220px;
height:31px;
overflow:hidden;
}

.s-m-home #s-m-home img,
.s-m-tod #s-m-tod img,
.s-m-sche #s-m-sche img,
.s-m-ryo #s-m-ryo img,
.s-m-poi #s-m-poi img,
.s-m-kin #s-m-kin img,
.s-m-inf #s-m-inf img,
.s-m-acc #s-m-acc img,
.s-m-faq #s-m-faq img,
.s-m-faq #s-m-eve img{    
margin-top:-31px;
}