 
BODY{
  font-size : 16px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  color : black;
}
.pixel-24{
  font-size : 24px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
}
A:HOVER{
  
  font-family : "ＭＳ Ｐゴシック";
  
  font-style : normal;
  font-variant : normal;
  text-decoration : underline;
  color : maroon;
  background-color : #fec57e;
}
A{
  font-family : "ＭＳ Ｐゴシック";
  text-decoration : none;
}
TD{
  font-size : 16px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
}
.pixel-12{
  font-size : 12px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
}
.pixel-14{
  font-size : 14px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
}
.pixel-20{
  font-size : 20px;
}
.pixel-20bb{
  font-size : 20px;
  color : maroon;
  background-color : #ff9dce;
  font-weight : bolder;
}
H1{
  font-size : 24px;
}
