@charset "utf-8";
/* font medium */
body{
font-size: 108%;
line-height:1.45;
}

.above ul li a.S{
display:block;
width:17px;
height:16px;
background:url(../images/common/s.gif) top;
}

.above ul li a.S:hover{background-position:bottom}

.above ul li a.M{
display:block;
width:17px;
height:16px;
background:url(../images/common/m.gif) bottom;
}

.above ul li a.L{
display:block;
width:17px;
height:16px;
background:url(../images/common/l.gif) top;
}

.above ul li a.L:hover{background-position:bottom}