body {
  background-image: url("/img/result-bg.gif");
}
th {
  background-color: #d0b0ff;
}
td {
  text-align: center;
}
table {
  background-color: #c0e0ff;
}

.windover {
  color: red;
}
.denkei {
  background-color: #c0e0ff;
}
.shudou {
  background-color: #f0e0ff;
}
.meet {
  font-size: 16pt;
  font-weight: bold;
  background-color: #00e0c0;
  padding: 8px 8px 8px 8px;
}
.years {
  background-color: #f0c0ff;
  text-align: center;
}
.meets {
  background-color: #c0e0ff;
}
.taikosen {
  color: #e04040;
}
.ranking {
  background-color: #f0ffb0;
  font-weight: bold;
}

#title {
  text-align: center;
  background-color: #a0ffc0;
  font-size: 16pt;
  padding: 4px;
}
