body {
  font-size:16pt;line-height:120%;font-weight:600;
  }
hr {width:700px;}
.ucn {color:#aaaa00;font-size:9pt;margin:2px;}			/* 工事中 */

#hajime {							/* 初めに */
  width:678px;margin-top 10px;padding:2px;
  background-color:#f0ffff;border:ridge 2px #cccccc;
  color:#000099;font-size:18pt;
  }

#about {							/* メニュー０ */
  width:678px;padding:2px;
  border:ridge 2px #cccccc;border-top:none;border-bottom:none;
  color:#ffffff;background-color:#006666;
  }
#menu {								/* メニュー１ */
  width:686px;padding:0px;
  border:ridge 2px;border-collapse:collapse;
  }
#menu td{							/* メニュー２ */
  border:ridge 2px #cccccc;
  color:#ffffff;background-color:#006666;
  }

#koshin {							/* 更新表全体 */
  width:686px;caption-side:left;
  border-spacing:10px;padding:0px;
  text-align:left;
  }
#koshin caption div{						/* 更新表の題 */
  width:200px;
  background-color:#ff9999;
  color:#cc3366;font-size:24pt;
  }
#koshin thead {							/* 更新項目 */
  background-color:#0066cc;color:#ffffff;
  }
#koshin td {							/* 更新内容 */
  padding-left:1em;vertical-align:top;
  }

#boshu1 {							/* ボラ募集１ */
  width:480px;
  background-color:#993366;border:outset 2px #aa6699;
  color:#ffffff;font-size:24pt;
  }
#boshu2 {							/* ボラ募集２ */
  width:480px;
  background-color:#ffff66;border:outset 2px #cccc33;
  color:#006666;
  }