@charset "utf-8";
/* CSS Document */
@media screen {
/* =========================================
　　　　　　　▼全体共通設定▼  
==========================================*/
body{
font-size:115%;
}


#headerFontSwitch .font-small a {background:url(../img/btn_switch_s.gif) no-repeat top left;}

#headerFontSwitch .font-normal a {background:url(../img/btn_switch_m.gif) no-repeat top left;}

#headerFontSwitch .font-large a{background:url(../img/btn_switch_l.gif) no-repeat 0 -21px;}


}
