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

.use{
  width: 90%;
  padding-top: 15px;
}
.use h3{
  color: #000066;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  margin:0 0 10px;
}
.use h4{
  color: #000066;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  margin:0;
}
.usetable{
  border-collapse : collapse;
}
.usetable td{
  border:solid 1px #000066;
}
.usecon{
  margin:0 0 50px 0;
}</pre></body></html>