@charset "utf-8";

/* ==================================================
accessibility font size 125%（20px相当）の文字サイズ
================================================== */
body {
	font-size:125% !important;
}
#tmp_search select {
    font-size: 70% !important;
}