/*	-*-c-*-
 * sgf_web.css
 * Copyright (c) 2003 morimoto@xantia.citroen.org
 * $Id: bof.css,v 1.2 2003/07/07 02:27:22 morimoto Exp $
 * $Source: /var/cvs/10th.debian.or.jp/htdocs/bof.css,v $
 */
h1 {
  line-height: 100%;
  text-indent: 0;
  word-spacing: 0pt;
  margin: 0pt;
}
.main {
  text-align: left;
  word-spacing: 1pt;
  text-indent: 3pt;
  margin-left: 3pt;
  margin-right: 3pt;
  padding-top: 4pt;
  padding-bottom: 4pt;
  margin-top: 4pt;
  margin-bottom: 4pt;
}
body {
 color: black;
 font-family: Arial;
 background-image: url(/img/back.gif);
 background-color: #666;
}
dl dt {
 color: #c60;
 font-weight: bold;
}
p.rcs {
  text-align: right;
  font-size: 9pt;
  color: #fff;
}
table.table tr td {
  background: #ddd;
}
table.table tr th {
  background: #fc0;
}
