@charset "utf-8";

/* ==================================================
accessibility font size 75% の文字サイズ
================================================== */
body {
	font-size:75% !important; /* 14pxのとき指定12px相当 */
	/* font-size:62.5% !important; 12pxのとき10px相当 */
}