.font11 {
  font-size: 11px;
  line-height: 14px;
  font-family: "MS UI Gothic", "Osaka";
}
.font12 {
  font-size: 12px;
  line-height: 18px;
  font-family: "MS UI Gothic", "Osaka";
}
.font14 {
  font-size: 14px;
  line-height: 24px;
  font-family: "MS UI Gothic", "Osaka";
}
.font18 {
  font-size: 18px;
  line-height: 24px;
  font-family: "MS UI Gothic", "Osaka";
}
.line1 {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCCCCC;
  font-size: 12px;
  line-height: 18px;
  font-family: "MS UI Gothic", "Osaka";
}
TD {
  font-size: 12px;
  line-height: 18px;
  font-family: "MS UI Gothic", "Osaka";
}
a:link {
  color: #111184;
  background: transparent;
}
a:visited {
  color: #3366ff;
  background: transparent;
}
a:hover, a:active {
  color: #ff9933;
  background: transparent;
}
