@charset "utf-8";
/* データ室（ライン、タイトル背景）　[青：#004da1] */
/* データ室（テーブル背景）　　　　　[青：#dfe1f1] */
#border {
  width: 800px;
  margin: 10px auto 0 auto;
  padding: 0;
  text-align: center;
}
.comment {
  width: 800px;
  margin: 0;
  text-align: left;
  clear: both;
  font-size: 14px;
}
#special p {
  line-height: 150%;
  margin: 0;
  padding: 5px;
  font-size: 15px;
}
#special p span {
  color: #ea5431;
  font-weight: bold;
}
#chokuzen_main {
  position: relative;
  margin-bottom: 20px;
}
#chokuzen_main p {
  position: absolute;
  left: 24px;
  bottom: -10px;
  width: 400px;
  text-align: left;
}
/*	メイン画像下の文	*/
.impression {
  width: 790px;
  color: #744b3b;
  font-weight: bold;
  text-align: left;
}
.interviewer {
  color: #754b3b;
  font-weight: bold;
  text-align: right;
}
div.head {
  clear: both;
  float: center;
  margin: 25px 0px 0px 6px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  color: #004e96;
}
.photo_left {
  float: left;
  margin: 10px 20px 5px 5px;
  color: #656baf;
}
.photo_right {
  float: right;
  margin: 5px 5px 5px 10px;
}
.photo_right span {
  font-size: 11px;
  text-align: left;
  line-height: 18px;
  /*letter-spacing:1px;*/
  padding-left: 4px;
  color: #000b7a;
}
.photo_center {
  width: 350px;
  margin: 30px auto 0px;
}
/*データ室関連ここから*/
#border2 {
  width: 800px;
  margin: 30px auto 0px auto;
  padding: 0;
  text-align: center;
}
#data {
  width: 780px;
  background: #f1e1ec;
  border-top: 4px solid #ae0078;
  padding: 0px 0px 20px 20px;
}
#data th {
  font-size: 13px;
  margin: 0;
  padding: 0;
}
#data td {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
#data_left {
  float: left;
  text-align: left;
  margin-left: 10px;
  padding: 0;
  width: 350px;
}
#data_left img {
  margin: -1px 0 5px 0;
}
#data_right {
  float: right;
  margin-right: 30px;
  padding-top: 6px;
  width: 350px;
}
/*IE6用の記述*/
*html #data_right {
  float: right;
  margin-right: 10px;
  padding-top: 6px;
  width: 350px;
}
.total {
  width: 350px;
}
.total th {
  font-weight: bold;
  border-bottom: 1px solid #000000;
}
.total td {
  border-bottom: 1px solid #000000;
  text-align: right;
}
.total td.item {
  text-align: left;
}
.part {
  width: 350px;
  margin-bottom: 14px;
}
.part th {
  font-weight: bold;
  border-bottom: 1px solid #000000;
}
.part td {
  border-bottom: 1px dashed #000000;
  text-align: left;
}
h4 {
  border-bottom: 1px solid #000000;
  width: 350px;
  text-align: left;
  font-size: 12px;
}
.result {
  width: 350px;
  background: #111111;
  margin-top: 3px;
}
.result td {
  border: 1px solid gray;
  line-height: 14px;
}
.color1 {
  background: #ffffff;
  text-align: center;
}
.color2 {
  background: #fffcd3;
  text-align: center;
}
.center {
  text-align: center;
}
.check_title {
  margin-bottom: 10px;
}
.datatable_title {
  width: 350px;
  background-color: #ae0078;
  text-align: center;
  color: #ffffff;
  font-size: 140%;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 5px;
  padding-bottom: 10px;
}
.datatable_title span.name {
  font-size: 160%;
}
.datatable_title span {
  font-size: 80%;
}
#hatushutujo {
  width: 800px;
}
#hatushutujo h5 {
  margin-bottom: 4px;
  padding: 4px 0;
  background: #92181e;
  color: #fff;
  font-size: 14px;
}
#hatushutujo h5 span {
  font-size: 16px;
  color: #fad09e;
}
#hatushutujo div {
  float: left;
  margin: 0 2px 20px 2px;
}
#hatushutujo div span {
  color: #92181e;
  font-weight: bold;
  font-size: 1.4em;
}
/*歴代優勝者*/
#yusho-title {
  clear: both;
  width: 800px;
  text-align: center;
  background: #ae0078;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  padding: 3px 0;
  margin: 30px auto 0 auto;
  letter-spacing: 0.3em;
}
#yusho-title span {
  font-size: 12px;
}
#yushosha {
  width: 800px;
}
#yushosha .yusho {
  border-collapse: collapse;
  width: 390px;
}
#yushosha .yusho th,
#yushosha .yusho td {
  padding: 3px;
  text-align: center;
}
#yushosha .yusho th {
  background: #c6deeb;
  border-top: 2px solid #221815;
  border-bottom: 2px solid #221815;
}
#yushosha .yusho td {
  border-bottom: 1px solid #000;
}
#yushosha .yusho .name {
  font-size: 14px;
  font-weight: bold;
  color: #ae0078;
}
#yushosha .yusho .no-border {
  border: 0;
}
#yushosha .yusho .konkai {
  padding: 15px 0;
  color: #ae0078;
  border: 0;
  background: #F5E498;
  background: linear-gradient(to left bottom, #e7c347, #fffcd1, #e7c347);
  font-size: 18px;
  font-weight: bold;
}
#yushosha .yusho .konkai span.jo {
  color: #fff;
  background: #ae0078;
  border: 10px;
  padding: 3px 8px;
}
#yushosha .yusho .konkai span.yu {
  background: #fff;
  border-radius: 10px;
  border: solid thin #ae0078;
  padding: 3px 5px;
  margin-right: 1em;
  font-size: 16px;
}
div#yusho_l table {
  margin: 8px 0px 0px 0px;
  float: left;
}
div#yusho_r table {
  margin: 8px 0px 0px 0px;
  float: right;
}
#special .rekidaiphoto {
  float: left;
  width: 250px;
  margin: 20px 5px 0 10px;
  text-align: center;
}
#special .rekidaiphoto img {
  width: 250px;
  height: 280px;
}
#special .rekidaiphoto p {
  margin: 0 0 0 0;
  font-size: 12px;
  color: #272781;
  text-align: left;
}
/* 見出し画像（共通） */
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
