@charset "utf-8";

table.table211 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 830px;
  border-collapse: collapse;
  border-spacing: 2px;
  font-size: 80%;
}

table.table211 caption {
  margin-top: 1em;
  text-align: right;
}

table.table211 th,
table.table211 td {
  padding: 4px 6px;
  border: 1px solid #9CF;
}

table.table211 th {
  background: #1B3AB4;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.table211 td {
  white-space: nowrap;
}

table.table211 col.date {
  width: 70px;
  text-align: center;
  background: #CBD5FF;
}

table.table211 col.kaijou {
  background: #F2F5FF;
}

table.table211 col.coat {
  width: 58px;
  background: #F2F5FF;
}

table.table211 col.times {
  width: 46px;
  text-align: center;
  background: #F2F5FF;
}

table.table211 col.card {
  width: 40px;
  text-align: center;
  background: #EBEEFF;
}

table.table211 col.kaisen {
  width: 60px;
  text-align: center;
  background: #EBEEFF;
}

table.table211 col.home {
  width: 130px;
  background: #EBEEFF;
}

table.table211 col.vs {
  width: 55px;
  text-align: center;
  background: #EBEEFF;
}

table.table211 col.away {
  width: 130px;
  background: #EBEEFF;
}

table.table211 col.official {
  background: #E0E6FF;
}
table.table211 .lines {
  height: 2px;
  background: #FFFFFF;
}
