body{
font-size:88%;
}

#fsmall a {
background:url(../images/f_btn03.gif) no-repeat 0 0;
}


#fmiddle a {
background:url(../images/f_btn02.gif) no-repeat 0 0;
}
/*カレント*/
#flarge a {
background:url(../images/f_btn01.gif) no-repeat 0 -23px;
}

#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;
}
*/
