@charset "utf-8";

/*文字サイズを「拡大」にした場合*/
body {
	font-size: 115%;
}

div.styleswitcher p.btn1 a { display:block; width:62px; height:22px; background:url(../img/hedfontche_btn1.gif) no-repeat top center;}
div.styleswitcher p.btn1 a:hover { background:url(../img/hedfontche_btn1_on.gif) no-repeat top center;}

div.styleswitcher p.btn2 a { display:block; width:62px; height:22px; background:url(../img/hedfontche_btn2_on.gif) no-repeat top center;}
div.styleswitcher p.btn2 a:hover { background:url(../img/hedfontche_btn2_on.gif) no-repeat top center;}
