<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*文字サイズ　中*/

#all,#sub_all  {
font-size:1.4em;
}

/*----------------------------------------
 __CSS_switch
----------------------------------------*/

ul#css_switch li.font_small a {
background:url(../img/small_off.gif);
background-repeat:no-repeat;
background-position:left center;
}

ul#css_switch li.font_middle a {
background-image: url(../img/middle_on.gif);
background-repeat:no-repeat;
background-position:left center;
}
</pre></body></html>