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

.guide_text { padding-bottom:5px;
              font-size:12px;
              color:#1358a5;
            }

.text  { margin-bottom:10px;
         line-height:20px;
         font-size:13px;
       }

.list_text  { margin-bottom:10px;
              font-size:13px;
            }

.list_text2  { margin-bottom:1px;
               font-size:11px;
             }

.guide_image{ margin-top:5px;
              margin-bottom:10px;
            }

a { color: #0033cc;
    text-decoration: none;
    padding-bottom: 1px;
  }

a:hover {
         color:#ff0000;
        }

a img {
       border-style:none;
      }</pre></body></html>