@charset "shift_jis";
BODY {
  margin:1;
  font-size: 90%;
  line-height: 130%;
  background-color: #000000;
  padding-top: 3px;
}
.title {
  font-size: 9pt;
  color: #E1B611;
  padding-top: 1px;
  margin: 0px;
  font-weight: bold;
  font-style: italic;
}
P {
  font-size: 10px;
  color: #E7E7E7;
  padding-top: 1px;
  margin: 0px;
}
ADDRESS {
  color: #546C1E;
  font-size: 75%;
  text-align: center;
  font-weight: bold;
}
A.ADDRESS {
  color: #546C1E;
}
A.ADDRESS:hover {
  color: #FF0000;
}

