@charset "utf-8";
/* ****************************************************
フォントサイズ　標準
***************************************************** */


/* font-size default */
body {
	font-size:83%;
}
* html body {
	font-size:78%;
}
*:first-child+html body {
	font-size:78%;
}

