hr {
  color: #990000;
  height: 1px;
}
body {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 11px;
}
.small {
  font-size: 11px;
  color: #006666;
}
td {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  line-height: 130% ;
}
th {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  line-height: 130% ;
}
tr {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  line-height: 130% ;
}
a:hover {
  color: #CC0000;
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
A:LINK {
  text-decoration : none;
}
a:visited {
  text-decoration: none;
}
