body { margin-left: 1em; margin-right: 1em;
  color: black; background-color: #FFFFF0; }
H1 { background-color: black; color: white;
	border-style: none; border-width: 0;
	margin-left: 0px; padding-left: 16px;
        text-align: center;
	font-size: 20pt; font-weight: bold; font-family: Verdana; }
H2 { border-style: solid; border-color: #00C0C0;
	border-width: 0 0 6px 32px;
	margin-left: 2px; padding-left: 16px;
	font-size: 14pt; font-weight: bold; }
H3 { border-style: solid; border-color: #00C0C0;
	border-width: 0 0 6px 32px;
	margin-left: 1px; padding-left: 1px;
	font-size: 14pt; font-weight: bold; }
.PA { font-size: 11pt; line-height: 130%;
	border-style: solid; border-color: #FFCCFF; border-width: 0 4px 0 4px;
	margin-left: 2px; margin-right: 2px;
	padding-left: 8px; padding-right: 8px; }
.pp { font-size: 14pt; line-height: 130%;
	border-style: solid; border-color: white; border-width: 0 4px 0 4px;
	margin-left: 0px; padding-left: 12px;
        text-align: center;
	font-size: 12pt; font-weight: bold; font-family: Verdana;  }
PRE.c {
    border: 1px solid gray;
    padding: 5px;
    white-space: pre;
    width: 100%;
    background-color: #fffff0;}
.zenkaku { ime-mode: active; }
.hankaku { ime-mode: inactive; }
