@charset "utf-8";

/*[フォントサイズ中]
-----------------------------------------------*/
body {
font-size: 110%;
}
* html body { font-size: 110%; }
*:first-child+html body { font-size: 110%; }
head~/* */body { font-size: 110%; }
html:not(:target) body { font:110%/1; }