#border {
  width: 800px;
  margin: 10px auto 0 auto;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
#border .line {
  background: #fffbcd;
}
h3.title-1 {
  width: 780px;
  font-size: 17px;
  display: block;
  margin: 30px auto 0 auto;
  padding: 3px 0;
  color: #fff;
  background: #008579;
}
h4.title-2 {
  font-weight: 100;
  text-align: left;
  margin: 20px 10px 10px 10px;
}
h4.title-2 .syukei {
  padding-top: 5px;
}
h4.title-2 p.san {
  border: 2px solid #000;
  display: inline-block;
  padding: 0px 15px;
  float: left;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
}
h4.title-2 .ranking_title {
  border: 1px solid #000;
  display: inline-block;
  padding: 2px 15px;
  float: left;
  margin-right: 10px;
}
/*共通　進入コース別成績 モーター2連率ベスト */
.course_t1,
.course_t2,
.motor,
.motor2 {
  width: 780px;
  margin: 0px auto;
}
.course_t1 th,
.course_t2 th,
.motor th,
.motor2 th,
.course_t1 td,
.course_t2 td,
.motor td,
.motor2 td,
.course_t1 caption,
.course_t2 caption,
.motor caption,
.motor2 caption {
  text-align: center;
}
/* 進入コース別成績 */
.course_t1 th {
  padding: 3px;
  color: #ffffff;
  background-color: #169790;
}
.course_t1 .kimarite {
  border-bottom: solid 1px #ffffff;
}
.course_t1 td {
  padding: 3px;
  text-align: center;
  border-bottom: 1px solid #CCCCCC;
}
/* コース組み合わせ */
table.ranking_title {
  margin: 0px 30px 0 10px;
  width: 360px;
  float: left;
}
table.ranking_title th {
  padding: 3px;
  text-align: center;
  background: #169790;
  color: #FFF;
}
table.ranking_title td {
  padding: 1px;
  letter-spacing: 2px;
  color: #000;
  font-size: 1.2em;
}
/* 平均 */
.heikin {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  width: 180px;
  padding: 1px 6px;
  margin: 50px auto -45px auto;
  background-color: #E60012;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  position: relative;
  left: -30px;
  top: -30px;
}
.heikin:after {
  content: '';
  position: absolute;
  border-top: 15px solid #E60012;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  bottom: -12px;
  left: 10px;
  z-index: 1;
  transform: rotate(30deg);
}
/* The コメント */
#comment {
  margin: 60px 10px 0px 10px;
  background: #dff2fc;
  position: relative;
  padding: 90px 35px 0px 35px;
  text-align: left;
}
#comment img.com_title {
  position: absolute;
  top: -15px;
  left: -28px;
}
#comment .f-right {
  float: right;
}
#comment .fukidashi1,
#comment .fukidashi2 {
  background: #FFF;
  width: 490px;
  margin: 30px 0;
  padding: 20px;
  border-radius: 15px;
}
#comment .fukidashi1 p,
#comment .fukidashi2 p {
  text-indent: 1em;
}
#comment .fukidashi1:after {
  content: '';
  position: absolute;
  border-top: 15px solid #fff;
  border-right: 30px solid transparent;
  border-left: 0px solid transparent;
  left: 560px;
  top: 190px;
  z-index: 1;
}
#comment .fukidashi2:after {
  content: '';
  position: absolute;
  border-top: 15px solid #fff;
  border-right: 0px solid transparent;
  border-left: 30px solid transparent;
  left: 190px;
  bottom: 120px;
  z-index: 1;
}
#comment .photo {
  width: 150px;
  text-align: center;
  margin: 0;
  padding: 0;
}
#comment .photo p {
  font-weight: bold;
  color: #C20078;
}
.midashi {
  width: 850px;
  margin: 10px auto 0px auto;
}
#midashi {
  width: 100%;
}
