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

.cssskin-Main01 h3 {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
}

.cssskin-Main01 p {
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

.cssskin-Main01 a:link {
  color: #1455e1;
  font-size: 12px;
  line-height: 1.0;
  font-weight: bold;
}

.cssskin-Main01 a:hover {
  color: #115bd2;
  font-size: 12px;
  font-weight: bold;
}

.cssskin-Main01 a:visited {
  color: #115bd2;
  font-size: 12px;
  font-weight: bold;
}

</pre></body></html>