html {
overflow-y:scroll;
}


/* 本文 */

BODY { color: #E6E6E6 } /* 全体の文字色 */
BODY { font-size:9.0pt; }  /* 標準 */
BODY { font-family:"ＭＳ Ｐゴシック" }  /* 標準 */
BODY { line-height:170% }  /* 標準 */
BODY { text-align:right }  /* 標準 */
BODY { background-color: #000000 }  /* 全体の背景色 */

Rt {
  font-size:6.0pt;  /* 大きさ */
}

img{
	border: none;
}



/* 見出し */
H1 {
  color: #E6E6E6; /* 文字の色 */
  font-size:24.0pt;  /* 大きさ */
  font-style: oblique; /* スタイル */
  font-family:HG明朝E;
  font-weight: normal;
  line-height:170%;
}

H2 {
  color: #E6E6E6; /* 文字の色 */
  font-size:10.0pt;  /* 大きさ */
  font-style: oblique; /* スタイル */
  font-family:ＭＳ Ｐゴシック;
  font-weight: normal;
}

H3 {
  color: #E6E6E6; /* 文字の色 */
  font-size:18.0pt;  /* 大きさ */
  font-style: oblique; /* スタイル */
  font-family: HGPｺﾞｼｯｸE;
  font-weight: normal;
}

H4 {
  color: #99CCFF; /* 文字の色 */
  font-size:12.0pt;  /* 大きさ */
  font-family:HGPｺﾞｼｯｸE;
  font-weight: normal;
}

H5 {
  color: #99CCFF; /* 文字の色 */
  font-size:14.0pt;  /* 大きさ */
  font-family:HGPｺﾞｼｯｸE;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 0 0;
  line-height:100%; 
}




a:link {
 color: #E6E6E6;
}

a:visited {
 color: #E6E6E6;
}

img {
 line-height:170%;
}

em {
 font-style: normal;
 font-weight: bold;
 font-size:10.5pt;
 color: #99CCFF;
}
