@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 {
  background: #E4E9D0;
  padding-bottom: 26px;
}
#border div#motor_box table {
  width: 800px;
  border-top: 1px solid #333;
  font-size: 16px;
  margin: 0 auto;
}
#border div#motor_box table tr {
  background: #FFFCD1;
}
#border div#motor_box table td {
  letter-spacing: 2px;
}
#border div#motor_box table td span.number {
  font-size: 24px;
  color: #fff;
  background-color: #BA0058;
  margin-left: 16px;
}
#border div#motor_box table td span.number2 {
  font-size: 24px;
}
#border div#motor_box table td span.percent {
  font-size: 24px;
  color: #BA0058;
}
#border div#motor_box table td.rank {
  font-size: 18px;
  font-weight: bold;
  background-color: #B5D682;
  text-align: center;
}
#border div#motor_box table td.comment {
  font-size: 14px;
  color: #007738;
  letter-spacing: 0.6px;
  text-indent: 1em;
  background-color: #fff;
  border-bottom: 1px solid #333;
  padding: 10px;
}
.midashi {
  width: 850px;
  margin: 10px auto 0px auto;
}
#midashi {
  width: 100%;
}
