#border {
  width: 850px;
  margin: 0 auto;
  font-size: 13px;
}
#border #title {
  margin: 30px 0 0 0;
  text-align: left;
  background: #E0EED7;
  border-radius: 8px;
}
#border #oroshi {
  font-size: 15px;
  float: left;
  text-align: center;
  background: #C60070;
  color: #FFF;
  border-radius: 100%;
  padding: 7px 13px;
  font-weight: bold;
  line-height: 16px;
  margin-right: 15px;
  margin-top: -10px;
  transform: rotate(-3deg);
}
#border h2 {
  color: #007C4A;
  font-size: 17px;
  font-weight: bold;
}
#border h2 span {
  font-size: 12px;
  font-weight: 100;
  color: #000;
}
#border h2 span b {
  font-weight: bold;
}
#border #tilt {
  float: right;
  font-size: 11.5px;
  margin: -20px 5px 0 0;
}
#border table {
  margin: 0 auto;
  width: 850px;
  border: 1px solid #000;
  border-collapse: collapse;
}
#border table th {
  background: #E6E09E;
  font-weight: bold;
  padding: 3px 1px;
  line-height: 13px;
}
#border table tr.line10 {
  border-bottom: 1px solid #000;
}
#border table th {
  border: 1px solid #000;
  text-align: center;
}
#border table th span {
  font-size: 12px;
}
#border table td {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px dotted #000;
  padding: 1px 3px;
}
#border table td.motor {
  text-align: center;
  color: #007C4A;
  font-weight: bold;
}
#border table td.name {
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}
#border table td.seiseki {
  letter-spacing: 0.01em;
}
/* 見出し画像（共通） */
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
