H1{
  font-size : 24pt;
  font-family :"HG創英角ﾎﾟｯﾌﾟ体"  ;
  margin-top : 24px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom :10px;
  color : #ff9999;
  text-align : center;
}
H2{
  font-size : 14pt;
  font-family : "ＭＳ ゴシック";
  margin-top : 4px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom :4px;
  color : #505050;
}
H3{
  font-size : 11pt;
  font-family : "ＭＳ ゴシック";
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : #cd5c5c;  
  font-weight :bolder;
}

H4{
  font-size : 11pt;
  color : #5F9EA0; 
  font-family : "ＭＳ ゴシック";
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  font-weight : bolder;
}


TD{
  font-size : 10pt;
  line-height :14px;
  letter-spacing : 1px;
  font-family : "ＭＳ ゴシック";
  color : #151515;
}

A {
 color: #0033ff;
 background-color: #;
 font-weight: ;
 text-decoration: none;
 font-family: "ＭＳ ゴシック", "中ゴシック体";
 cursor:  auto;
 font-size:10pt;
}

A:VISITED {
  color : #0066cc;
  background-color: #;
  font-weight : ;
  font-family : "";
  cursor :  auto;
  font-size:10pt;
}

A:HOVER {
  color : #ff0066;
  background-color: #;
  font-weight : ;
  font-family : "";
  cursor :  auto;
  font-size:10pt;
}

A:ACTIVE {
  color : #ff9900;
  background-color: #;
  font-weight : ;
  font-family : "";
  cursor :  auto;
  font-size:10pt;
}

FONT{
  font-size : 10pt;
  line-height :14px;
  letter-spacing : 1px;
  font-family : "ＭＳ ゴシック";
  color : #b43434;
}












H5{
  font-size : 9pt;
  line-height : 18px;
  color : #666666;
  font-family : "ＭＳ ゴシック";
}

BODY{
  background-image : ;
}
PRE{
  font-size : 12pt;
  font-family : "ＭＳ ゴシック";
  color : #535353;
  line-height : 20pt;
}
P{
  font-size : 10pt;
  line-height : 14pt;
  font-family : "ＭＳ ゴシック";
  color : #151515;
}


