h3 { font-size: 14pt }
h5 { font-size: 10pt }
h6 { font-size: 9pt }
.honbun1  { font-size: 11pt; line-height: 15pt }
.honbun2  {
	font-size: 9pt;
	line-height: 10pt;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.honbun3   { font-size: 8pt; line-height: 14pt }
.honbun4  { font-size: 10pt; line-height: 12pt }
a:link { text-decoration: none }
a:hover { background-color: #6cf }
scroll {
  scrollbar-face-color: #ccccff;       /* 表面の色 */
  scrollbar-3dlight-color: #0000ff;    /* 左端と上端の色 */
  scrollbar-highlight-color: #ccccff;  /* ハイライトの色 */
  scrollbar-shadow-color: #ccccff;     /* 影の色 */
  scrollbar-darkshadow-color: #0000ff; /* 右端と下端 */
  scrollbar-arrow-color: #0000ff;      /* 矢印の色 */
  scrollbar-track-color: #ccccff;      /* バーの背景の色 */
}
.honbun2maru {
	color: #06F;
	font: 12px "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.honbun10 {
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}

