html, body { height:100%; }
body { color: #e6e6e6; font-size: 8pt; font-family: Osaka, arial, "ＭＳ ゴシック", "ＭＳ Ｐゴシック"; font-weight: normal; font-style: normal; line-height: 10pt; background-color: black; position: relative; }
a { color:#557FFF; }
a:hover { text-decoration:none; }
p, li { margin:2px; color:#555; padding:2px}
ul { padding-left:1em; }
img { border: none; }
.bordered { border:1px solid #aaa; }
h1 { color: #fff9f9; font-size: 12pt; font-family: Osaka, arial, "ＭＳ ゴシック", "ＭＳ Ｐゴシック"; font-weight: bold; font-style: normal; line-height: 12pt; }
h2 { color: #e5e2e2; font-size: 11pt; font-family: Osaka, arial, "ＭＳ ゴシック", "ＭＳ Ｐゴシック"; font-weight: bold; font-style: normal; line-height: 11pt; }
h3 { color: #adecc3; font-size: 10pt; font-family: Osaka, arial, "ＭＳ ゴシック", "ＭＳ Ｐゴシック"; font-weight: bold; font-style: normal; line-height: 11pt; }
h4 { color: #eeeded; font-size: 8pt; font-family: Osaka, arial, "ＭＳ ゴシック", "ＭＳ Ｐゴシック"; font-weight: bold; font-style: normal; }
textarea { background:#ccc; color:#333; border:1px solid #aaa; }
#content { width:700px; background:#eee; margin-left:auto; margin-right:auto; padding:8px; border-left:10px solid #ccc; border-right:10px solid #ccc; }