BODY { background-color: #ffefd5; color; black; margin: 20px; }
H1 { font-size: 0.7em; }
H1.ashi { color: red; }

H4 { padding-left: 0.5em; background-color: white; font-size: 2.5em; color: white; height: 10px; line-height: 2.0em; }
H4.ashi {  background-color: #29d4ab; }

STRONG { font-style: normal; font-weight: normal; }

EM { font-style: normal; font-weight: bold; }

TABLE,TR,TH,TD {
  padding: 5px;
  background-color: white;
  border-collapse: collapse;
  border-width: 1px;
  border-color: gray;
  border-style: solid;
}
ul {
  list-style-type: disc;
  list-style-image: url(button120.gif);
 }
TABLE { width: 100%; font-size: 0.8em; }
CAPTION { text-align: left; color: #002900; }
TD.hyou1 { color: blue; font-weight: bold; font-size: 1.22em; vertical-align: middle; margin-bottom: 0; padding-top: 0.5em; padding-bottom: 0.0em; }
TD.hyou2 { font-weight: nomal; font-size: 1.21em; }
SPAN { color: red; }
A {TEXT-DECORATION: underline}
A:link {COLOR: #0000ff}
A:visited {COLOR: darkviolet}
A:hover {COLOR: #ffa500}
A:active {BACKGROUND-COLOR: #ffc0cb}

