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

body {
	font-size: 84%;
}

table.site-nav {
	font-size: 90%;
}

html&gt;/**/body td.page-top, x:-moz-any-link { /* for Fx2 */
	font-size: 94%;
}

html&gt;/**/body td.page-top, x:-moz-any-link, x:default { /* for Fx3 */
	font-size: 93%;
}

td.page-top ,x:x { /* for others */
	font-size: 95%;
}</pre></body></html>