@charset "utf-8";
br.clear {
  clear: both;
}
#border {
  width: 850px;
  margin: 10px auto 0 auto;
  padding: 0;
  font-size: 14px;
  text-align: left;
}
#border div#motor_box {
  padding-bottom: 26px;
}
#border div#motor_box .waku {
  border: 1px solid gray;
  border-spacing: 0;
}
#border div#motor_box table {
  width: 800px;
  border-top: 1px solid #333;
  font-size: 16px;
  margin: 0 auto;
}
#border div#motor_box table td {
  letter-spacing: 2px;
}
#border div#motor_box table td span.number {
  font-size: 24px;
  margin-left: 16px;
  color: #e8340c;
}
#border div#motor_box table td span.number2 {
  font-size: 24px;
  margin-left: 16px;
  color: #1d2088;
}
#border div#motor_box table td span.percent {
  font-size: 24px;
  color: #e8340c;
}
#border div#motor_box table td span.percent2 {
  font-size: 24px;
  color: #1d2088;
}
#border div#motor_box table td span.underline {
  border-bottom: 2.5px solid #f9cbae;
}
#border div#motor_box table td.rank {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background-color: #e8340c;
  text-align: center;
}
#border div#motor_box table td.rank2 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background-color: #1d2088;
  text-align: center;
}
#border div#motor_box table td.comment {
  font-size: 14px;
  letter-spacing: 0.6px;
  text-indent: 1em;
  background-color: #fff;
  padding: 10px;
}
#border div#motor_box .center {
  text-align: center;
  margin: 20px 0 0px 10px;
}
.midashi {
  width: 850px;
  margin: 10px auto 0px auto;
}
#midashi {
  width: 100%;
}
