BODY{
  font-family : "�l�r ����";
  background-color : #c8ffc8;
  text-align : justify;
  width : 800px;
  font-size : 11pt;
  text-decoration : none;
}

P{
  font-size : 11pt;
  font-family : "�l�r ����";
  font-weight : normal;
  line-height : 150%;
  color : navy;
  text-decoration : none;
  text-align : justify;
  width : 800px;
}

.Table-Width800{
  width : 800px;
}

BLOCKQUOTE{
  font-size : 12pt;
  font-family : "ＭＳ 明朝";
  font-weight : normal;
  line-height : 150%;
  color : navy;
  text-decoration : none;
  text-align : justify;
}

H1{
  font-size : 16pt;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : #800040;
  background-color : #dfffd0;
  text-decoration : none;
  border-top-width : 1px;
  border-top-style : dotted;
  border-right-style : none;
  border-top-color : green;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}

H2{
  font-size : 15pt;
  
  font-weight : bold;
  color : navy;
  text-decoration : none;
  text-align : justify;
  line-height : 120%;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}

A{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : blue;
  text-decoration : none;
}

A:hover{
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : white;
  background-color : blue;
  text-decoration : none;
}

.menu{
  font-size : 12pt;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : white;
  background-color : blue;
  text-decoration : underline;
}
