body.backno {
  background: black url("../image/starpink_a.gif") repeat;
  color: #fff;
  font-family: "MS PGothic", sans-serif;
}

a { color: lime; }
a:visited { color: #98ca00; }

.page-title {
  text-align: center;
  margin-top: 1em;
}

.updated {
  text-align: right;
  color: #80ffff;
}

.notice p {
  color: #ff8080;
}

.note {
  color: #ffff99;
}

.column-table,
.mm-table {
  margin-top: 1.5em;
}

table {
  width: 100%;
  border-collapse: collapse;
}

table td {
  padding: 4px 6px;
  vertical-align: top;
}