@charset "UTF-8";

/*=====================================================
*
*	font_m.css
*	Since 2008.09.01
*	
*
========================================================*/

/* ::::: main size -------------------------*/
body {
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
}
html>/**/body {
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}	/* for modern browser below ie7 */

table { font-size:inherit; }

div#header ul#subnav { font-size: 91%; }

/* ::::: font size navigation background -------------------------*/
li#middleSize a { background: url(../images/btn_font-size-select.gif) no-repeat -21px 0; }

div#footer address#copyright { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
