@charset "utf-8";
#border {
  text-align: center;
  width: 850px;
  margin: 10px auto 0 auto;
  padding: 0;
  font-size: 14px;
  /*共通　進入コース別成績 モーター2連率ベスト */
  /* モーター2連率ベスト */
}
#border p {
  text-align: left;
  line-height: 1.5;
  text-indent: 1em;
  margin: 0;
  padding: 5px;
  letter-spacing: 1px;
}
#border p span {
  color: #e60012;
  font-weight: bold;
}
#border h2 {
  margin: 30px 0;
  text-align: left;
  font-family: "ＭＳ 明朝", serif;
  font-size: 27px;
  color: #cf0352;
  font-weight: bold;
}
#border h3 {
  color: #20438E;
  font-size: 20px;
  letter-spacing: 2px;
  margin: 25px 0 10px 0;
  font-weight: bold;
  font-family: "ＭＳ 明朝", serif;
}
#border h4 {
  color: #333;
  font-size: 20px;
  letter-spacing: 2px;
  margin: 25px 10px 10px 0;
  font-weight: bold;
  border: 1px solid #333;
  display: inline-block;
}
#border img.right {
  float: right;
  margin: 3px 0 10px 20px;
}
#border img.center {
  margin: 3px auto 10px auto;
}
#border b {
  color: #007092;
  font-size: 16px;
}
#border .course_t1,
#border .course_t2,
#border .motor,
#border .motor2 {
  width: 850px;
  margin: 0px auto;
}
#border .course_t1 th,
#border .course_t2 th,
#border .motor th,
#border .motor2 th,
#border .course_t1 td,
#border .course_t2 td,
#border .motor td,
#border .motor2 td,
#border .course_t1 caption,
#border .course_t2 caption,
#border .motor caption,
#border .motor2 caption {
  text-align: center;
}
#border .motor {
  /*tr:nth-of-type(odd) {
		background: @even-color;
		}*/
}
#border .motor th,
#border .motor td {
  padding: 3px;
  text-align: center;
}
#border .motor th {
  background: #008692;
  color: #ffffff;
}
#border .motor td {
  border-bottom: 1px dotted #111111;
}
#border .motor td.ren-color {
  color: #007092;
  font-weight: bold;
}
#border .motor td.ren-color-five {
  color: #E5001A;
  font-weight: bold;
}
#border .motor td.kinkyo {
  font-size: 20px;
  color: #ED6B01;
  font-weight: bold;
}
#border .motor tr:nth-of-type(5n+1) td {
  border-bottom: 1px solid #111111;
}
#border .motor th:nth-child(n+2) {
  border-left: 1px solid #ffffff;
}
#border .motor td:nth-child(n+2) {
  border-left: 1px solid #111111;
}
#border .motor span {
  font-weight: bold;
  background: #008692;
  display: block;
  width: 36px;
  margin: 0 auto;
  padding: 0 10px;
  color: #fff;
}
#border .motor span.rank-five {
  background: #E5001A;
}
#border .motor .motor-2ren {
  font-weight: bold;
  color: #008692;
}
#border .motor .motor-text {
  letter-spacing: 0.2em;
  text-align: left;
}
#border p.tilt-memo {
  text-align: left;
  color: #303192;
  line-height: 1em;
  text-indent: 0em;
}
#border br.clear {
  clear: both;
}
.midashi {
  width: 850px;
  margin: 10px auto 0px auto;
}
#midashi {
  width: 100%;
}
