BODY{
  font-family : "ＭＳ Ｐ明朝";
  font-size : small;
  font-weight : 400;
  color : #333333;
  background-color : #faefff;
  text-align : center;
  scrollbar-arrow-color:#ff7482;
  scrollbar-base-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ff7482;
  scrollbar-shadow-color:#ff7482;
  cursor : crosshair;
  border-top-style : solid;border-left-style : solid;border-right-style : solid;border-bottom-style : solid;border-color : #ff7482 #ff7482 #ff7482 #ff7482;border-top-width : 5px;border-left-width : 5px;border-right-width : 5px;border-bottom-width : 5px;
}
a:link { color : #333333 ;}
a:visited { color : #333333 ;}
a:hover { color : #333333 ; background : #eafcee ;}
a:active { color : #333333 ;}
table{
  font-family : "ＭＳ Ｐゴシック";
  font-size : small;
  font-weight : 500;
  color : #333333;
  background-color : #ffffff;
  text-align : center;
　border : double;
　border-color : #ff7482;
  width : 100%
;}
H1{
  font-family : "ＭＳ ゴシック";
  font-size : 150%;
  font-weight : 900;
  color : #ffffff;
  background-color : #ff7482;
  text-align : center;
　border : double;
　border-color : #ff7482;
  width : 60%
;
  letter-spacing : 5px;
  line-height : 200%;
}
p{
  font-family : "ＭＳ Ｐゴシック";
  font-size : small;
  font-weight : 500;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  width : 90%
;}
h2{
  font-family : "ＭＳ Ｐ明朗";
  font-size : small;
  font-weight : 500;
  color : #333333;
  background-color : #faefff;
  text-align : center;
  width : 80%
;}
h3{
  font-family : "ＭＳ Ｐゴシック";
  font-size : small;
  font-weight : 500;
  color : #ff7482;
  background-color : #faefff;
  text-align : left;
}
h4{
  font-family : "ＭＳ Ｐゴシック";
  font-size : x-large;
  font-weight : 700;
  color : #333333;
  background-color : #eafcee;
  border : double;
  text-align : left;
}
