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

/*  Font Size
---------------------------------------------------------- */

#content,
#footer {
  font-size: 95%; /* 11px */
}

#header #font_size dd.small img {
  visibility: hidden;
}

#header #font_size dd.medium img,
#header #font_size dd.large img {
  visibility: visible;
}

#main span.entry_logo {
  background:url(https://www.okachi.jp/common/image/logo_mark_ss_s.gif) left bottom no-repeat;
  padding:5px 10px 0;
}

</pre></body></html>