h1 {
  color : #666666;
  font-family: "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 9pt;
  font-weight:bolder;
  margin: 0px
  }

h1 a{
  color : #666666;
  font-family: "ＭＳ Ｐゴシック"; 
  text-decoration: underline;
  font-size: 9pt;
  font-weight:bolder;
  margin: 0px
  }

h2 {
  color : #FFFFFF;
  font-family: "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 12pt;
  font-weight:bolder;
  margin: 0px
  }

h2 a{
  color : #FFFFFF;
  font-family: "ＭＳ Ｐゴシック"; 
  text-decoration: underline;
  font-size: 12pt;
  font-weight:bolder;
  margin: 0px
  }

h3 {
  color : #FF8000;
  font-family: "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 11pt;
  font-weight:bolder;
  margin: 0px
  }

h3 a{
  color : #FF8000;
  font-family: "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 11pt;
  font-weight:bolder;
  margin: 0px
 }

BODY {
  color : #666666;
  background-color: #FFFFFF;
  font-weight : ;
  font-family : "Arial", "ＭＳ Ｐゴシック";
  font-size : 11px;
}

TD {
  color : #666666;
  font-family : "Arial", "ＭＳ Ｐゴシック";
  font-size: 11px;
  line-height: 130%;
}

TD A {
  color : #0000ff;
  background-color: #;
  text-decoration : underline;
  font-family : "Arial", "ＭＳ Ｐゴシック";
  font-size : 11px;
}

TD A:VISITED {
  color : #800080;
  background-color: #;
  text-decoration : underline;
  font-family : "Arial", "ＭＳ Ｐゴシック";
  font-size : 11px;
}

TD A:HOVER {
  color : #ff0000;
  background-color: #;
  text-decoration : none;
  font-family : "Arial", "ＭＳ Ｐゴシック";
  font-size : 11px;
}

TD A:ACTIVE {
  color : #0000ff;
  background-color: #;
  text-decoration : underline;
  font-family : "ＭＳ Ｐゴシック";
  font-size : 11px;
}

