BODY{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
  font-weight : 400;
  color : navy;
  scrollbar-face-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
  scrollbar-arrow-color:#3366FF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#3366FF;
  scrollbar-3dlight-color:#3366FF;
  scrollbar-darkshadow-color:#FFFFFF
}
H1{
  font-family : "ＭＳ ゴシック";
  font-weight:700;
  color : navy;
  font-size : 20pt;
}
H1.L{
  font-family : "ＭＳ ゴシック";
  font-weight:700;
  color : navy;
  text-align : left;
  font-size : 20pt;
  margin-top : 10pt;
  margin-left : 10pt;
  margin-right : 10pt;
  margin-bottom : 10pt;
}
H1.C{
  font-family : "ＭＳ ゴシック";
  font-weight:700;
  color : navy;
  text-align:center;
  font-size : 20pt;
  margin-top : 10pt;
  margin-left : 10pt;
  margin-right : 10pt;
  margin-bottom : 10pt;
}
H1.R{
  font-family : "ＭＳ ゴシック";
  font-weight : 700;
  color : navy;
  text-align : right;
  font-size : 20pt;
  margin-top : 10pt;
  margin-left : 10pt;
  margin-right : 10pt;
  margin-bottom : 10pt;
}
H2{
  font-family : "ＭＳ ゴシック";
  font-weight:600;
  color : navy;
  font-size : 18pt;
}
H2.L{
  font-family : "ＭＳ ゴシック";
  font-weight:600;
  color : navy;
  text-align : left;
  font-size : 18pt;
  margin-top : 5pt;
  margin-left : 15pt;
  margin-right : 15pt;
  margin-bottom : 5pt;
}
H2.C{
  font-family : "ＭＳ ゴシック";
  font-weight:600;
  color : navy;
  text-align:center;
  font-size : 18pt;
  margin-top : 5pt;
  margin-left : 10pt;
  margin-right : 10pt;
  margin-bottom : 5pt;
}
H2.R{
  font-family : "ＭＳ ゴシック";
  font-weight : 600;
  color : navy;
  text-align : right;
  font-size : 18pt;
  margin-top : 5pt;
  margin-left : 15pt;
  margin-right : 15pt;
  margin-bottom : 5pt;
}

H3{
  font-family : "ＭＳ ゴシック";
  font-weight:550;
  color : navy;
  font-size : 15pt;
}
H3.L{
  font-family : "ＭＳ ゴシック";
  font-weight:550;
   color : navy;
  text-align : left;
  font-size : 15pt;
  margin-left : 15pt;
  margin-right : 15pt;

}
H3.C{
  font-family : "ＭＳ ゴシック";
  font-weight:550;
  color : navy;
  text-align:center;
  font-size : 15pt;
  margin-left : 15pt;
  margin-right : 15pt;
}
H3.R{
  font-family : "ＭＳ ゴシック";
  font-weight : 550;
  color : navy;
  text-align : right;
  font-size : 15pt;
  margin-left : 15pt;
  margin-right : 15pt;
}

H4{
  font-family : "ＭＳ ゴシック";
  font-weight:500;
  color : navy;
  font-size : 12pt;
}
H4.L{
  font-family : "ＭＳ ゴシック";
  font-weight:500;
   color : navy;
  text-align : left;
  font-size : 12pt;
  margin-left : 15pt;
  margin-right : 15pt;

}
H4.C{
  font-family : "ＭＳ ゴシック";
  font-weight:500;
  color : navy;
  text-align:center;
  font-size : 12pt;
  margin-left : 15pt;
  margin-right : 15pt;
}
H4.R{
  font-family : "ＭＳ ゴシック";
  font-weight : 500;
  color : navy;
  text-align : right;
  font-size : 12pt;
  margin-left : 15pt;
  margin-right : 15pt;
}

P{
  font-family : "ＭＳ ゴシック";
  font-weight:400;
  color : navy;
  font-size : 10pt;
}
P.L{
  font-family : "ＭＳ ゴシック";
  font-weight:400;
   color : navy;
  text-align : left;
  font-size : 10pt;
  margin-left : 20pt;
  margin-right : 20pt;

}
P.C{
  font-family : "ＭＳ ゴシック";
  font-weight:400;
  color : navy;
  text-align:center;
  font-size : 10pt;
  margin-left : 20pt;
  margin-right : 20pt;
}
P.R{
  font-family : "ＭＳ ゴシック";
  font-weight : 400;
  color : navy;
  text-align : right;
  font-size : 10pt;
  margin-left : 20pt;
  margin-right : 20pt;
}
P.s{
  font-family : "ＭＳ ゴシック";
  font-weight : 400;
  color : navy;
  text-align : left;
  font-size : 9pt;
  margin-left : 20pt;
  margin-right : 20pt;
}
A{
  font-size : 10pt;
  font-weight : 600;
  color : blue;
  list-style-type : disc;
  list-style-position : outside;
  text-decoration : none;
  
  
}
A:HOVER{
  font-size : 10pt;
  color : yellow;
  text-decoration : none;
  font-weight : 600;
}

TABLE{
  font-size : 10pt;
  font-weight : 400;
  
  
  list-style-type : circle;
  list-style-position : outside;
  font-family : "ＭＳ ゴシック";
  color : navy;
}
UL{
  font-size : 9pt;
  font-weight : 400;
  color : navy;
  list-style-position : outside;
  font-family : "ＭＳ ゴシック";
  
}
SMALL{
  font-size : 0px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : 100;
}
TD.s{
  font-size : 9pt;
  font-family : "MS UI Gothic";
  font-weight : 400;
  background-color : #ffffff;
  padding-left : 15pt;
  padding-right : 15pt;
}
TD.b{
  font-family : "MS UI Gothic";
  font-size : 8pt;
  font-weight : 700;
}
