@charset "utf-8";
br.clear {
  clear: both;
}
#border {
  text-align: center;
  width: 850px;
  margin: 10px auto 0 auto;
  padding: 0;
  font-size: 14px;
}
#border h2 {
  background: #fcd2c0;
  padding: 6px 0 6px 18px;
  width: 70%;
  text-align: left;
}
#border h2 p {
  line-height: 1.2;
  font-weight: normal;
}
#border img#motor_img {
  float: right;
}
#border div.motor_frame {
  margin: 20px 0 0 0;
  position: relative;
  left: 20px;
}
#border div.motor_box {
  width: 50%;
  float: left;
  padding: 0 0 20px 0;
}
#border div.motor_box table {
  width: 97%;
}
#border div.motor_box table th, #border div.motor_box table td {
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  padding: 0 8px;
}
#border div.motor_box table th {
  background: #f03e23;
  color: #FFFFFF;
}
#border div.motor_box table th span {
  font-size: 28px;
}
#border div.motor_box table td span {
  font-size: 28px;
  color: #f03e23;
}
#border div.motor_box h3 {
  color: #f03e23;
  width: 90%;
  font-size: 20px;
}
#border p {
  width: 90%;
  text-align: left;
  line-height: 1.5;
  margin: 0;
  padding: 5px;
  letter-spacing: 1px;
}
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
