/* 構造 */
body  { background-color: #666; margin: 0 }
#container  { margin-top: 30px; margin-right: auto; margin-left: auto; width: 800px; height: 655px }
#header {background-image: url("../image/navbar-E-tK.gif"); width: 800px; height: 65px  }
#content  { color: #fff; background-image: url("../image/main-back.jpg"); width: 800px; height: 599px }
#content a  { color: red }
#content a:hover  { color: orange }
#wrapper     { margin: 0 16px; padding-top: 4px; padding-bottom: 4px; height: 560px }
#footer { height: 1px }

/* デザイン*/
#subnavi    { font-size: x-small; text-align: center; padding-top: 5px }
#update   { font-size: x-small; padding-top: 5px }
.topic    { font-size: small; margin-top: 10px; margin-bottom: 10px; clear: both }
.red { color: red }
.textnormal  { font-size: medium }
.textlarge { font-size: large }
.textlargered { color: #f03; font-size: large }
.bold { font-weight: bold }
