
a {
  text-decoration: none;
}
a:hover {
  color: Gold ;
}
BODY {
  font-size : 11pt ;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
}
HR{
  font-weight : 100;
}
A{
  text-decoration : none;
}
TABLE{
  font-size : 12px;
  font-family : Tahoma;
  font-weight : normal;
}
h1{
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0
;
}
h2{
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0
;
}
h3{
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0
;
}
