@charset "utf-8";/* 文字コードセット */

body {
		font-size: 85%;
		_font-size: 77%;
		letter-spacing:0.05em;
		line-height: 140%;
}
*:first-child+html body {
		font-size: 77%;
		line-height: 140%;
}

/* safari only ¥*/
html:not(:only-child:only-child)body {
		font-size:77%;
		line-height: 150%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 body  { 		
 		font-size:77%;
		line-height: 145%;  }
}

/* IE8*/
body { font-size: 80%;line-height: 170%;\9; }

/*Firefox 3.0以上*/
body,  x:-moz-any-link, x:default { font-size: 80%;line-height: 160%; }

#headnaviarea #fontsizearea #btn01 a{background: url(../images/common/btn_fonts.gif) no-repeat left bottom;}
#headnaviarea #fontsizearea #btn01 a:hover{background: url(../images/common/btn_fonts.gif) no-repeat left bottom;}
