@charset "utf-8";
br.clear {
  clear: both;
}
#border {
  text-align: center;
  width: 850px;
  margin: 10px auto 0 auto;
  /*border:1px solid red;*/
  padding: 0;
  font-size: 14px;
}
#border p {
  text-align: left;
  line-height: 1.5;
  text-indent: 1em;
  margin: 0;
  padding: 5px;
  letter-spacing: 1px;
}
#border strong {
  color: #c74954;
}
#border div.race_title {
  clear: both;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
}
#border div.race_title span {
  padding: 5px 15px;
  background: #c74954;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
#border h2 {
  text-align: left;
  font-size: 28px;
  font-weight: bold;
  font-style: italic;
  margin: 0px 0px 10px 0px;
  letter-spacing: 1px;
  line-height: 1.3em;
  color: #6D458E;
}
#border h3 {
  font-size: 26px;
  letter-spacing: 0.1em;
  text-align: center;
  width: 200px;
  margin: 40px auto 4px auto;
  padding: 0px 6px;
  background: #A1194E;
  background: -webkit-linear-gradient(top, #dc97a1 0%, #a1194e 100%);
  background: linear-gradient(to bottom, #dc97a1 0%, #a1194e 100%);
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 16px;
}
#border h4 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #971449;
  text-align: center;
  margin-bottom: 8px;
}
#border img.title-img {
  float: left;
  margin: 0px 18px 10px 0px;
}
#border img.race {
  margin-top: 10px;
}
.text-title {
  text-align: left;
  margin: 19px 0 7px 300px;
}
.text-subtitle {
  text-align: left;
  margin: 19px 0 7px 0;
}
.img-title {
  text-align: center;
  margin-top: 20px;
}
/*�ʐ^�̈ʒu�w��*/
.center {
  text-align: center;
}
.left {
  float: left;
  margin: 8px 15px 10px 0;
}
.right {
  float: right;
  margin: 8px 0 10px 15px;
}
div.hr_line {
  border-bottom: 2px solid #CCCCCC;
  height: 20px;
  width: 95%;
  margin: 0px auto;
}
table#dream {
  background: #111111;
  border-collapse: separate;
  border-spacing: 1px;
  width: 800px;
  margin: 5px auto 0 auto;
}
table#dream th {
  padding: 1px;
  background: #ebe5e2;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
}
table#dream td {
  padding: 3px;
  font-size: 12px;
  padding: 1px;
}
.photo-right {
  float: right;
  width: 250px;
  margin: 10px 8px 0px 15px;
  font-size: 12px;
  text-align: left;
  color: #1e2188;
}
.photo-right span {
  display: block;
  margin-top: 106px;
}
.photo-right img {
  float: left;
  margin-right: 8px;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th {
  padding: 6px;
  text-align: center;
  vertical-align: top;
  color: #333;
  background-color: #E7E2B3;
  border: 1px solid #b9b9b9;
}
table td {
  padding: 6px;
  background-color: #fff;
  border: 1px solid #b9b9b9;
}
table caption {
  color: #00857A;
  font-weight: bold;
  text-align: center;
}
table caption span {
  color: #333;
  font-weight: normal;
}
table.data-1 {
  width: 600px;
  margin: 30px auto auto auto;
}
table.data-2 {
  width: 740px;
  margin: 30px auto auto auto;
}
table.data-2 .left-border {
  border-left: 2px solid #666;
}
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
