<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/* ========================== font small ========================== */

.sectionH1 {
    font-size:118%;
}

#header div.navArea ul.fontSize li.small a {
	background: url(../images/header_font_small_n.gif) no-repeat;
}

#header div.navArea ul.fontSize li.medium a {
	background: url(../images/header_font_medium_n.gif) no-repeat;
}

#header div.navArea ul.fontSize li.big a {
	background: url(../images/header_font_big_r.gif) no-repeat;
}</pre></body></html>