BODY{
  background-repeat : repeat;
  background-attachment : fixed;
  background-image : url(image/wallmain.gif);
}
H2{
  color : yellow;
  
  border-left-width : 20px;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : maroon;
  border-bottom-color : maroon;
  background-color : #004000;
  font-size : 16pt;
  font-family : "ＭＳ ゴシック";
  
  

  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : maroon;
  font-weight : normal;
  text-decoration : none;
  padding-left : 10px;
}
H3{
  
  border-left-width : 20px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : maroon;
  border-bottom-color : maroon;
  font-size : 12pt;
  font-family : "ＭＳ ゴシック";
  
  list-style-type : square;
  list-style-position : outside;
  color : white;
  text-decoration : none;
  background-color : #004000;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : maroon;
  padding-left : 10px;
  font-weight : normal;
}
HR{
  color : #004000;
  height : 2px;
}
P{
  color : #004000;
  font-size : 12pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
}
A{
  color : blue;
  text-decoration: underline;
  font-size : 11pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
A:VISITED{
  color : navy;
  text-decoration: underline;
  font-size : 11pt;
  font-family : "ＭＳ Ｐゴシック";
}
A:HOVER{
  color : blue;
  text-decoration: underline;
  font-size : 11pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration: underline;
  font-size : 11pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
FORM{
  font-size : 12pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : #004000;
  text-decoration : none;
}
INPUT{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  text-decoration : none;
}
TEXTAREA{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  text-decoration : none;
}
TD{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
  color : black;
  text-decoration : none;
}
H4{
  font-size : 12pt;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : red;
  list-style-type : disc;
  list-style-position : outside;
}
.POINT{
  font-size : 12pt;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : #990000;
  text-decoration : none;
}
TH{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : navy;
  text-decoration : none;
  text-align : left;
}
.CELMD{
  font-size : 11pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : white;
  text-decoration : none;
  background-color : #004000;
  
}
.CELME{
  font-size : 11pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : black;
  background-color : white;
  text-decoration : none;
}
.MARK{
  font-size : 12pt;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : blue;
  text-decoration : none;
  
}
H6{
  font-size : 9pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  text-decoration : none;
  text-align : right;
  color : navy;
}