<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
 margin-left: 5%;
 margin-right:5%;
 line-height:120%;
 color: #000000;
 background-color: #eeeeff
 }
h1{
 margin-left: 10%;
 margin-right:10%;
 line-height:170%;
 color: #000000;
 background-color: #eeffee
 }
h2{
 margin-left: 10%;
 margin-right:10%;
 line-height:170%;
 color: #000000;
 background-color: #eeffee
 }
h3{
 margin-left: 10%;
 margin-right:10%;
 line-height:170%;
 color: #000000;
 background-color: #eeffee
 }
h4{
 margin-left: 10%;
 margin-right:10%;
 line-height:170%;
 color: #000000;
 background-color: #eeffee
 }
h5{
 margin-left: 10%;
 margin-right:10%;
 line-height:120%;
 color: #000000;
 background-color: #eeffee
 }
p{
 margin-left: 10%;
 margin-right:10%;
 line-height:170%;
 color: #000000;
 background-color: #ffffdd
 }
pre{
 margin-left: 10%;
 margin-right:10%;
 line-height:170%;
 color: #000000;
 background-color: #ffeeee
 }
ol{
 margin-left: 10%;
 margin-right:10%;
 line-height:170%;
 color: #000000;
 background-color: #f7f7ff
 }
ul{
 margin-left: 10%;
 margin-right:10%;
 line-height:170%;
 color: #000000;
 background-color: #f7f7ff
 }
table{
 margin-left: 15%;
 margin-right:15%;
 line-height:120%;
 color: #000000;
 background-color: #eff9ef
 }
div.naka {
 text-align:center;
 margin-left: 5%;
 margin-right:5%;
 line-height:170%;
 color: #000000;
 background-color: #efefef
}
div.migi {
 text-align:right;
 margin-left: 5%;
 margin-right:5%;
 line-height:170%;
 color: #000000;
 background-color: #efefef
}
div.hidari {
 text-align:left;
 margin-left: 5%;
 margin-right:5%;
 line-height:170%;
 color: #000000;
 background-color: #efefef
}
@media print {
 body{
  margin-left: 0%;
  margin-right:0%;
  line-height:150%;
 }
}
</pre></body></html>