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


body {
		font-size: 92%;
		_font-size: 80%;
		line-height: 145%;
		letter-spacing:0.05em;
}

/* wenIE7 only ¥*/
*:first-child+html body {
		font-size: 80%;
		line-height: 140%;
}

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

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

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

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


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