<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY
{background-color:#CCFFCC;
font-size:medium;
color:black;
line-height:150%;
font-family: "ＭＳ Ｐゴシック",sans-serif;
 margin-left: 7%;
 margin-right: 7%;}
P {line-height: 150%; 
   font-size:medium;
    text-indent: 1em;}
BLOCKQUOTE{font-size:13px;
           margin-left: 10%;
           margin-right: 10%;}
.font01 {FONT-WEIGHT:bold;
         font-size:medium;
         color:blue;
         text-align: center;}
.font02 {FONT-SIZE:medium;
          color: #ff0000;}
.font03 {FONT-SIZE:medium;}
.percent{margin-left:7%;
         margin-right:7%;}
STRONG{ color: #0000ff;}
H4{font-size:19px;
   color:blue;}
H5{font-size:17px;
   color:red;}
H3{font-size:21px;
   color:#660000;
   background-color:white;}
HR{color:blue; height:1px;}
A:link {
  color : #000000;
  text-decoration : none;
}
A:visited {
  color : #003874;
  text-decoration : none;
}
A:active {
  color : #0000FF;
  text-decoration : none;
}
A:hover {
  color : #FF0000;
  text-decoration : underline;
}
</pre></body></html>