@charset "utf-8";
/* font medium */
body{
font-size: 123.1%;
line-height:1.4;
}

.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) top;
}

.above ul li a.M:hover{background-position:bottom}

.above ul li a.L{
display:block;
width:17px;
height:16px;
background:url(../images/common/l.gif) bottom;
}