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 : #444444;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 12pt;
  font-weight:bolder;
  margin: 0px
  }

h2 a{
  color : #444444;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  text-decoration: underline;
  font-size: 12pt;
  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
 }

h4 {
  color : #FFFFFF;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 10pt;
  font-weight:bolder;
  margin: 0px
  }

h4 A {
  color : #FFFFFF;
  font-weight:bolder;
  text-decoration : none;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 11px;
  margin: 0px
}

BODY {
  color : #FFFFFF;
  background-color: #222222;
  font-weight : ;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 11px;
}

BODY A {
  color : #0000FF;
  background-color: #;
  text-decoration : underline;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 11px;
}
BODY A:VISITED {
  color : #800080;
  background-color: #;
  text-decoration : underline;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 11px;
}
BODY A:HOVER {
  color : #CC0000;
  background-color: #;
  text-decoration : none;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 11px;
}
BODY A:ACTIVE {
  color : #0000FF;
  background-color: #;
  text-decoration : underline;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 11px;
}

TD {
  font-family : "ＭＳ Ｐゴシック";
  font-size: 12px;
  color: #666666;
}

TD A {
  color : #222222;
  font-weight:bolder;
  text-decoration : none;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 12px;
}
TD A:VISITED {
  color : #444444;
  font-weight:bolder;
  text-decoration : none;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 12px;
}
TD A:HOVER {
  color : #d5006a;
  font-weight:bolder;
  text-decoration : underline;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 12px;
}
TD A:ACTIVE {
  color : #222222;
  font-weight:bolder;
  text-decoration : none;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 12px;
}
