/* 枠 */
#border {
  width: 800px;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
}
#border .line {
  background: #fffacd;
}
#border .ranking_title {
  font-size: 1.4em;
  font-weight: bold;
  margin: 50px auto 0 auto;
  border: 1px solid #000;
  text-align: left;
}
#border .ranking_title span {
  color: #fff;
  padding: 0em 1em;
  margin-right: 1em;
  display: inline-block;
}
#border .color-motor {
  background: #FFFFFF;
  width: 60%;
}
#border .color-motor span {
  background: #a55464;
}
#border .color-motor2 {
  background: #FFFFFF;
  width: 45%;
}
#border .color-motor2 span {
  background: #a55464;
}
#border .color-shinnyu {
  background: #d4e0d6;
  width: 330px;
}
#border .color-shinnyu span {
  color: #000;
  border-right: 1px solid #000;
}
#border .color-3ren {
  background: #d4e0d6;
  padding: 0 15px;
  width: 550px;
}
#border .color-3ren span {
  background: #598465;
  margin: 0 15px;
}
#border .color-harai {
  background: #d4e0d6;
  padding: 0 15px;
  width: 320px;
}
#border .color-harai span {
  background: #598465;
  margin: 0 15px;
}
/*共通　進入コース別成績 モーター2連率ベスト */
.course_t1,
.course_t2,
.motor,
.motor2 {
  width: 780px;
  margin: 0px auto;
}
.course_t1 th,
.course_t2 th,
.motor th,
.motor2 th,
.course_t1 td,
.course_t2 td,
.motor td,
.motor2 td,
.course_t1 caption,
.course_t2 caption,
.motor caption,
.motor2 caption {
  text-align: center;
}
/* モーター2連率ベスト */
.chouseki {
  width: 270px;
  margin: 30px auto;
}
.chouseki caption {
  color: #1c3a70;
  font-weight: bold;
  text-align: center;
}
.chouseki th {
  padding: 3px;
  color: #ffffff;
  background-color: #8a6140;
  text-align: center;
  border: solid 1px #FFF;
}
.chouseki td {
  border-bottom: solid 1px black;
  padding: 0 10px;
}
.chouseki .kaisaib {
  text-align: right;
  padding: 0 15px 0px 0;
}
/* 進入コース別成績 */
.course_t1 th {
  padding: 3px;
  color: #ffffff;
  background-color: #8a6140;
}
.course_t1 .kimarite {
  border-bottom: solid 1px #ffffff;
}
.course_t1 td {
  padding: 3px;
  text-align: center;
  border-bottom: 1px solid #CCCCCC;
}
/* モーター2連率ベスト */
.motor caption {
  margin: 4px 0;
  color: #0b4ea2;
}
.motor caption span {
  color: #FF0000;
}
.motor th, .motor td {
  padding: 3px;
  text-align: center;
}
.motor th {
  background: #00718c;
  color: #ffffff;
}
.motor td {
  border-bottom: 1px dotted #111111;
}
.motor tr:nth-of-type(5n+1) td {
  border-bottom: 1px solid #111111;
}
.motor .motor-num span {
  font-weight: bold;
  background: #00718c;
  display: block;
  width: 36px;
  margin: 0 auto;
  padding: 0 10px;
  color: #fff;
}
.motor span.gp {
  background: #FF0000;
}
.motor td.gp {
  color: #FF0000;
}
.motor .motor-2ren {
  font-weight: bold;
  color: #00718c;
}
.motor .motor-text {
  letter-spacing: 0.2em;
}
.motor2 {
  width: 570px;
  margin: 10px auto;
}
.motor2 th, .motor2 td {
  padding: 3px;
  text-align: center;
}
.motor2 th {
  background: #007193;
  color: #ffffff;
}
.motor2 td {
  border-bottom: 1px solid #111111;
}
.motor2 .motor-num {
  font-weight: bold;
  color: #fff;
}
.motor2 .motor-num span {
  background: #007193;
  display: block;
  width: 36px;
  margin: 0 auto;
}
.motor2 .motor-2ren {
  font-weight: bold;
  color: #007193;
}
.motor2 .motor-text {
  letter-spacing: 5px;
}
p.tilt-memo {
  text-align: right;
  color: #0b4ea2;
}
/* 3連単データとか */
.title-motor {
  background: #c6c9e4;
  color: #000000;
  font-weight: bold;
  border: 1px solid gray;
  padding: 3px;
  letter-spacing: 2px;
  margin: 40px auto 0 auto;
  width: 790px;
}
table#ranking_title {
  margin: 30px auto 0 auto;
  width: 800px;
}
table#ranking_title td {
  font-weight: bold;
  padding: 3px;
  letter-spacing: 2px;
  color: #003f98;
  font-size: 1.2em;
}
table#ranking_title .term {
  background: #fbd7a1;
}
.table-box {
  width: 800px;
  margin: 0 auto;
}
.table-box caption {
  text-align: center;
}
.table-box td {
  vertical-align: top;
}
.table-box td div.best {
  font-weight: bold;
  font-size: 1.2em;
  padding: 0.2em 1em;
  margin: 10px;
  padding: 5px 20px;
  border: solid 1px #000;
}
.table-box table {
  margin: 0px auto;
  width: 380px;
  font-size: 1.2em;
}
.table-box table caption {
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
.table-box table caption.c {
  background: #996c41;
}
.table-box table caption.r {
  background: #60703c;
}
.table-box table tr.c {
  background: #8a6140;
  color: #fff;
}
.table-box table tr.r {
  background: #249b93;
  color: #fff;
}
.table-box table tr.b {
  background: #304585;
  color: #fff;
}
.table-box table tr.t {
  background: #657123;
  color: #fff;
}
.table-box table th {
  padding: 2px;
  text-align: center;
  font-size: 12px;
}
.table-box table td {
  letter-spacing: 1px;
  border-bottom: dotted 2px #CCCCCC;
  text-align: center;
}
.table-box table .waku1 {
  background: #FFFFFF;
  color: #000000;
}
.table-box table .waku2 {
  background: #000000;
  color: #FFFFFF;
}
.table-box table .waku3 {
  background: #FF0000;
  color: #FFFFFF;
}
.table-box table .waku4 {
  background: #0000FF;
  color: #FFFFFF;
}
.table-box table .waku5 {
  background: #FFFF00;
  color: #000000;
}
.table-box table .waku6 {
  background: #00CC00;
  color: #000000;
}
.heikin {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  width: 180px;
  padding: 1px 6px;
  margin: 10px auto 10px auto;
  background-color: #E60012;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  position: relative;
}
.heikin:after {
  content: '';
  position: absolute;
  border-top: 15px solid #E60012;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  bottom: -12px;
  left: 100px;
  z-index: 1;
}
/*番組編成要領（抜粋）*/
.img-bangumi {
  margin-top: 65px;
}
/* 見出し画像（共通） */
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
/*2015グランプリ　イレギュラーポイント作成 削除してよいです。*/
div.data1 {
  font-size: 1.4em;
  font-weight: bold;
  margin: 0px 0 0px 140px;
  background: #764826;
  padding: 0 15px;
  color: #FFFFFF;
  width: 18%;
  text-align: center;
  float: left;
}
p.data1 {
  font-size: 1.2em;
  margin: 0px 0 10px 0px;
  padding: 0 15px;
  float: left;
}
table.course_t1 caption {
  padding: 20px 0 10px 0;
}
table.course_t1 caption div.data1, table.course_t1 caption div.data2 {
  margin: 0 0 0 140px;
}
table.course_t1 caption p.data1 {
  margin: 3px 0 0 0;
}
table.day4month th {
  background-color: #249b93;
}
div.data2 {
  font-size: 1.4em;
  font-weight: bold;
  margin: 0px 0 10px 140px;
  background: #008c80;
  padding: 0 15px;
  color: #FFFFFF;
  width: 18%;
  text-align: center;
  float: left;
}
div.data3 {
  font-size: 1.4em;
  font-weight: bold;
  margin: 10px auto 0px auto;
  background: #FFFFFF;
  padding: 0 15px;
  width: 25%;
  text-align: center;
  border: 1px solid gray;
}
div.rule {
  padding: 5px;
  background: #fff3c4;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 10px 0;
}
div.rule p {
  padding: 10px;
  text-align: left;
}
div.rule p strong {
  color: #764826;
}
div.syokin {
  padding: 5px 5px 10px 0px;
  background: #f9d9b6;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
div.syokin p {
  padding: 10px;
  text-align: left;
}
div.syokin p strong {
  color: #764826;
}
div.syokin table {
  width: 95%;
  font-size: 14px;
  margin: 10px 10px 0px 10px;
}
div.syokin table caption span {
  font-size: 16px;
  font-weight: bold;
  color: #8d3714;
}
div.syokin table th {
  background-color: #e1ba8e;
  font-weight: normal;
  border-bottom: 1px solid #333333;
  text-align: center;
  padding: 8px 0px;
}
div.syokin table td {
  font-weight: normal;
  border-bottom: 1px dotted #333333;
  text-align: right;
  padding: 3px 12px 3px 0px;
  background: #FFFFFF;
}
div.syokin table .syubetu {
  text-align: center;
}
div.syokin table.trial caption {
  color: #2e3092;
  font-size: 16px;
  font-weight: bold;
}
div.syokin table.trial th {
  background: #adc5e6;
  border-top: 1px solid gray;
  border: bottom:1px solid gray;
  border-left: 1px solid gray;
}
div.syokin table.trial td {
  text-align: center;
  border-left: 1px solid gray;
  border-bottom: 1px solid gray;
  padding: 3px;
}
div.syokin table.trial th.syubetu, div.syokin table.trial td.syubetu {
  border-left: none;
}
div.syokin img {
  margin: 0;
}
