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

/* ?????N?X?^?C?? */
a, a:link, a:active     { color: #003292; text-decoration: underline }
a:visited     { color: #003292; text-decoration: underline }
a:hover        { color: #111; text-decoration: underline }

/* ?j???[?X */
.whatsnew         { margin: 0 0 20px; height: 500px; overflow: auto; border-bottom: 1px solid silver }

/* ?t?H???g?X?^?C?? */
.greeting { font-size: 16px; line-height: 1.9; padding-top: 10px; padding-right: 15px; padding-left: 15px; }
.link01 { line-height: 3; padding-top: 10px; padding-bottom: 40px; padding-left: 13px }
.title01  { color: #1f562b; font-size: 18px; font-weight: bold; background-color: #f0f0f0; padding-top: 10px; padding-bottom: 5px; padding-left: 13px; border-style: solid; border-width: 1px 1px 1px 3px; border-color: silver silver silver #1f562b }
.title02 { font-size: 16px; font-weight: bold; padding-top: 10px; padding-bottom: 5px; padding-left: 5px; border-bottom: 1px solid silver; }
.title03 { font-size: 18px; font-weight: bold; padding-top: 20px; padding-bottom: 20px; }
.top01 { padding: 10px; border-bottom: 1px dotted silver }
.font01 { line-height: 1.8; padding-top: 10px; padding-bottom: 20px; padding-left: 13px }
.font02 { line-height: 1.8; padding-top: 10px; padding-bottom: 10px; padding-left: 13px; }
.se01 { line-height: 1.6; padding: 5px; }
.line01 { line-height: 1.8; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid silver; }
.line02 { padding: 10px; border: solid 5px #bedda7; }
.end01 { line-height: 1.6; padding: 10px; border-top: 3px solid #e14200; border-right: 3px solid #e14200; border-left: 3px solid #e14200 }
.end02 { line-height: 1.6; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-right: 3px solid #e14200; border-bottom: 3px solid #e14200; border-left: 3px solid #e14200 }
</pre></body></html>