BODY {                                   /* body‚Ì“à—e */
  color: #000000;                   /* */
  background-color: #ffffff;   /**/
  font-family: "Osaka";
  font-size: 80%;
  line-height: 15px;
  letter-spacing: 0.1em;               /**/
}
td {
  font-family: "Osaka";
  font-size: 13px;
  color: #000000;
  line-height: 18px;
  letter-spacing: 0px;
}
.small_z {
  font-family: "Osaka";
  font-size: 5px;
  line-height: 5px;
}
.small {
  font-family: "Osaka";
  font-size: 11px;
  line-height: 14px;
}
.normal {
  font-family: "Osaka";
  font-size: 12px;
  line-height: 18px;
}
.big {
  font-family: "Osaka";
  font-size: 14px;
  line-height: 21px;
}
.big2 {
  font-family: "Osaka";
  font-size: 18px;
  line-height: 21px;
}
a:link {
  text-decoration: none;
  color: #0000ff;
}
a:visited {
  text-decoration: none;
  color: #0000ff;
}
a:active {
  text-decoration: none;
  color: #0000ff;
}
a:hover {
  text-decoration: underline;
  color: #ff9933;
}
