@charset "utf-8";
/* CSS Document */

body{
font-size:80%;
}

div#commonHeader div#ctrl dl dd a#f_middle:link,div#commonHeader div#ctrl dl dd a#f_middle:visited,div#commonHeader div#ctrl dl dd a#f_middle:active{
background:url(../../common_img/header_btn_fontsize.gif) no-repeat -20px -0px;
}

div#commonHeader div#ctrl dl dd a#f_small:link,div#commonHeader div#ctrl dl dd a#f_small:visited{
background:url(../../common_img/header_btn_fontsize.gif) no-repeat 0 0;
}
div#commonHeader div#ctrl dl dd a#f_large:link,div#commonHeader div#ctrl dl dd a#f_large:visited{
background:url(../../common_img/header_btn_fontsize.gif) no-repeat -40px -20px;
}
