h1 {
  color : #FFFFFF;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 10px;
  font-weight:lighter;
  margin: 0px
  }

h1 a{
  color : #FFFFFF;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  text-decoration: underline;
  font-size: 10px;
  font-weight:lighter;
  margin: 0px
  }

h2 {
  color : #d5006a;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 10pt;
  font-weight:bolder;
  margin: 0px
  }

h2 a{
  color : #d5006a;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  text-decoration: underline;
  font-size: 10pt;
  font-weight:bolder;
  margin: 0px
  }

h3 {
  color : #d5006a;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 10pt;
  font-weight:bolder;
  margin: 0px
  }

h3 a{
  color : #d5006a;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 11pt;
  font-weight:bolder;
  margin: 0px
 }

BODY {
  color : #999999;
  background-color: #FFFFFF;
  font-weight : ;
  font-family : "Arial", "ＭＳ Ｐゴシック";
  font-size : 11px;
}

TD {
  font-family : "Arial", "ＭＳ Ｐゴシック";
  font-size: 9px;
  color: #666666;
}

A {
  color : #444444;
  text-decoration : underline;
  font-family : "Arial", "ＭＳ Ｐゴシック";
  font-size : 11px;
}
A:VISITED {
  color : #444444;
  text-decoration : underline;
  font-family : "Arial", "ＭＳ Ｐゴシック";
  font-size : 11px;
}
A:HOVER {
  color : #d5006a;
  text-decoration : none;
  font-family : "Arial", "ＭＳ Ｐゴシック";
  font-size : 11px;
}
A:ACTIVE {
  color : #444444;
  text-decoration : underline;
  font-family : "Arial", "ＭＳ Ｐゴシック";
  font-size : 11px;
}
