<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  margin: 0px 0px;
  color: #333;
  background-color: #eee;
  font-size: 13pt;
  font-weight: normal;
  /*font-family: Arial,"�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け","繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","蟷ｳ謌占ｧ偵ざ繧ｷ繝�け",sans-serif;*/
  font-family: "�ｭ�ｳ �ｰ譏取悃","繝偵Λ繧ｮ繝取�譛� Pro W3","蟷ｳ謌先�譛�",serif;
}
#header{
  margin: 15px auto;
  text-align: right;
}
#container{
  margin: 0px auto;
}
#linkbox{
  float: left;
  width: 120px;
  margin: 0 30px 0 15px;
  padding: 5px;
  text-align: center;
  background-color: #333;
}
#titlebox{
  margin: 10px 0 0 180px;
  text-align: left;
}
.title{
  margin-left: 10px;
  text-align: left;
  font-size: 24pt;
  font-weight: bold;
  color: #333;
}
.subtitle{
  margin-left: 20px;
  text-align: left;
  font-size: 13pt;
  font-weight: bold;
  color: #333;
}
#jpegbody{
  clear: left;
  margin: 15px 0px 0px 0px;
  padding: 10px;
  text-align: center;
  background-color: #999;
}
#limebody{
  clear: left;
  margin: 15px 0px 0px 0px;
  padding: 24px 0px 36px 0px;
  text-align: center;
  background-color: #ccc;
}
#titlebox h1{
  display: inline;
  font-size: 18pt;
  font-weight: bold;
}
#titlebox h2{
  display: inline;
  font-size: 14pt;
  font-weight: bold;
  margin-left: 20px;
}
#titlebox h3{
  display: inline;
  font-size: 14pt;
  font-weight: bold;
  margin-left: 20px;
}
.large-note{
  text-align: left;
  font-size: 16pt;
  font-weight: bold;
  color: #333;
}
.middle-note{
  text-align: left;
  font-size: 13pt;
  font-weight: normal;
  color: #333;
}
.small-note{
  text-align: left;
  font-size: 10pt;
  font-weight: normal;
  color: #333;
}
a{
  font-weight: bold;
  font-family: Arial,"�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け","繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","蟷ｳ謌占ｧ偵ざ繧ｷ繝�け",sans-serif;
}
a.rootlink{
  font-weight: bold;
}
a.rootlink{
  font-weight: bold;
  color: #ffc;
}
a.link{
  font-size: medium;
  font-weight: bold;
}
.clearboth{
  clear: both;
  height: 0;
}
#footer{
  margin: 10px auto 20px auto;
  text-align: right;
}
.copyright{
  margin: 10px;
  font-size: medium;
  font-family: Arial,"�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け","繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","蟷ｳ謌占ｧ偵ざ繧ｷ繝�け",sans-serif;
}
</pre></body></html>