body{
font-size:63%;
}

/*カレント*/
#fsmall a {
background:url(../images/f_btn03.gif) no-repeat 0 -23px;
}

#fmiddle a {
background:url(../images/f_btn02.gif) no-repeat 0 0;
}

#flarge a {
background:url(../images/f_btn01.gif) no-repeat 0 0;
}
/*カレント
#fsmall a:hover {
background:url(../images/f_btn03.gif) no-repeat 0 -23px;
}
*/
#fmiddle a:hover {
background:url(../images/f_btn02.gif) no-repeat 0 -23px;
}

#flarge a:hover {
background:url(../images/f_btn01.gif) no-repeat 0 -23px;
}
