<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,td,div { font-size: 12px; line-height: 1.4em; font-family: Osaka, "ＭＳ ゴシック" }
form { margin-top:0ex; margin-bottom:0ex; padding-left:10px;}
a.special { text-decoration : none; }
a.special:link { color : white; }
a.special:visited { color : white; } 
a.special:hover  { color : red; }
.bar { color: white; font-size: 10px; line-height: 130%; font-family: Osaka, "ＭＳ ゴシック" }
.text10 { font-size: 10px; line-height: 120%; font-family: Osaka, "ＭＳ ゴシック" }
.text12 { font-size: 12px; line-height: 120%; font-family: Osaka, "ＭＳ ゴシック" }
.text14 { font-size: 14px; font-family: Osaka, "ＭＳ ゴシック" }
.text18    { font-size: 18px; line-height: 120%; font-family: Osaka, "ＭＳ ゴシック" }


.line-2 {
  height: calc( 1.0em * 2 );
  font-size: 12px;
}

.line-2_t {
  height: calc( 1.0em * 2 );
  font-size: 12px;
  color: blue;
}

.line-4_t {
  height: calc( 1.0em * 5 );
  font-size: 12px;
  color: blue;
}
</pre></body></html>