<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cn-box {
  color: #0000ff;
  background: #f8f8f8;
  padding: 10px 20px 10px 20px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}

#kanran_application {
  text-align: left;
  font-size: 12px;
  line-height: 1.8;
}

#kanran_contact {
  text-align: left;
  font-size: 12px;
  line-height: 1.8;
}

#kanran_caution {
  text-align: left;
  font-size: 12px;
  line-height: 1.8;
}

#kanran_information {
  text-align: left;
  font-size: 12px;
  line-height: 1.8;
}

.contentsarea {
  margin-top: 20px;
  font-size: 12px;
  text-align: center;
}

.contentsarea ol {
  margin-bottom: 20px;
}

.contentsarea span.caution {
  text-align: left;
  display: block;
}

.tojiru {
  text-align: center;
}

.bosyu_frame {
  padding: 18px;
  /*border: 1.5px solid #999999;*/
  background-color: #eeeeee;
  /*margin-bottom: -20px;*/
}

.bosyu_frame_01 {
  padding: 10px;
  /*border: 2px solid #999999;*/
  background-color: #ffffff;
  display: none;
}

.bosyu_ttl_0 {
  text-align: center;
  font-weight: bold;
  margin: 10px 0 10px 0;
}

.bosyu_ttl {
  text-align: left;
  color: #ff0000;
}
</pre></body></html>