@charset 'euc-jp';

body {
  background-color: #000;
  background-image: none;
}

div#mj_footer {
  min-width: 980px;
  background-color: #fff;
}

div#mj_footer iframe {
  margin-top: 24px;
}

#container > table > tbody > tr > td {
  background-color: #000;
}

#container > table > tbody > tr > td > div > table .lvl8:nth-child(1) > tbody > tr > td {
  background-color: #000;
}

#container > table > tbody > tr > td > div > table .lvl8:nth-child(1) > tbody > tr > td td {
  background-color: #fff;
}

#container > table > tbody > tr > td > div > table > tbody > tr > td > table > tbody > tr > td {
  background-color: #000;
}

#container #table_cell_padding.lvl8 tbody > tr > td {
  background-color: #fff;
}

.term small {
  color: #fff !important;
}

table.ranking_event_long_term.compe196 thead tr th {
  background-color: #b1e4ff;
}

.shoryusen {
  position: relative;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  width: 980px;
}

.shoryusen__list {
  margin: 0;
  padding: 0;
  width: 980px;
  height: 78px;
}

.shoryusen__list .item {
  display: inline-block;
  width: 24%;
}

.shoryusen__list .item img {
  width: 100%;
  height: auto;
}