#main {
  background: #fff;
}
#border {
  width: 850px;
  margin: 30px auto;
  font-size: 14px;
  overflow-y: hidden;
}
#border .title {
  margin-bottom: 10px;
}
div.motor5 {
  width: 48%;
  float: left;
  padding: 1%;
  background: #c7ebfc;
  min-height: 215px;
}
div.motor5 div {
  margin: 1% 1% 0 1%;
  background: #535096;
  width: 30%;
  padding: 3% 0;
  float: left;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  line-height: 1.1;
}
div.motor5 div span.motor_num {
  display: inline-block;
  font-size: 26px;
  background: #fff100;
  color: #535096;
  margin: 0% 1%;
  padding: 1%;
  line-height: 0.8;
  text-align: center;
}
div.motor5 div span {
  font-size: 24px;
}
div.motor5 h4 {
  color: #535096;
  font-size: 20px;
  font-style: italic;
}
div.motor5 p {
  text-indent: 3%;
}
div.motor5:nth-of-type(1) {
  background: #535096;
  text-align: center;
}
div.motor5:nth-of-type(4), div.motor5:nth-of-type(5) {
  background: #fffac2;
}
div.motor5:nth-of-type(6) {
  clear: right;
  margin: 0 0 4% 0;
}
h3.kousya {
  clear: both;
  color: #FFFFFF;
  background: #535096;
  font-size: 22px;
  margin: 0 auto 0 auto;
  text-align: center;
  width: 80%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
div.kousya {
  width: 31%;
  float: left;
  background: #fffac2;
  padding: 1%;
  min-height: 270px;
}
div.kousya h4 {
  color: #db512c;
  font-size: 18px;
  font-style: italic;
}
div.kousya p.name {
  font-size: 22px;
  color: #764826;
  font-weight: bold;
}
div.kousya p.name span {
  font-size: 14px;
}
div.kousya p.name span.sibu {
  color: #000000;
  font-weight: normal;
}
div.kousya img {
  float: left;
  margin: 0 2% 2% 0;
}
div.kousya:nth-of-type(8), div.kousya:nth-of-type(10) {
  background: #c7ebfc;
}
div.kousya:nth-of-type(9) {
  clear: right;
}
