BODY{
  font-family : "ＭＳ Ｐ明朝";
  font-size : small;
  font-weight : 400;
  color : #006600;
  text-align : center
;
  background-color : #006600;
}
a:link { color : #006600 ; background : #ffffff;}
a:visited { color : #006600 ; background : #ffffff;}
a:hover { color : #006600 ; background : #ffffff ;}
a:active { color : #006600 ; background : #ffffff ;}
table{
  font-family : "ＭＳ Ｐゴシック";
  font-size : small;
  font-weight : 500;
  color : #006600;
  background-color : #ffffff;
  text-align : left;
  width : 100%
;}
h1{
  font-family : "ＭＳ Ｐゴシック";
  font-size : medium;
  font-weight : 700;
  color : #ffffff;
  background-color : #006600;
  text-align : center;
　border : double;
  width : 60%
;}
p{
  font-family : "ＭＳ Ｐ明朗";
  font-size : small;
  font-weight : 600;
  color : #006600;
  background-color : #ffffff;
  text-align : left;
  width : 90%
;}
h2{
  font-family : "ＭＳ Ｐゴシック";
  font-size : small;
  font-weight : 700;
  color : #ffffff;
  background-color : #006600;
  text-align : left;
  width : 90%
;}
h3{
  font-family : "ＭＳ Ｐゴシック";
  font-size : x-small;
  font-weight : 700;
  color : #ffffff;
  background-color : #006600;
  text-align : left;
  width : 80%
;}
h4{
  font-family : "ＭＳ Ｐゴシック";
  font-size : x-small;
  font-weight : 700;
  color : #ffffff;
  background-color : #006600;
  text-align : left;
  width : 80%
;}
