<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* データ室（ライン、タイトル背景）　[青：#004da1] */
/* データ室（テーブル背景）　　　　　[青：#dfe1f1] */
#border {
  width: 800px;
  margin: 10px auto 0 auto;
  /*border:1px solid red;*/
  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: #068f35;
  font-weight: bold;
}
#chokuzen_main {
  position: relative;
  margin-bottom: 20px;
}
#chokuzen_main p {
  position: absolute;
  left: 24px;
  bottom: -10px;
  width: 400px;
  text-align: left;
}
p.question {
  color: #5e310d;
}
/*	メイン画像下の文	*/
.impression {
  width: 790px;
  color: #754c3b;
  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: #9c1d22;
}
.photo_left {
  float: left;
  margin: 10px 20px 5px 5px;
  color: #656baf;
}
.photo_right {
  float: right;
  margin: 5px 5px 5px 10px;
}
.photo_center {
  width: 350px;
  margin: 30px auto 0px;
}
/*データ室関連ここから*/
#border2 {
  float: left;
  width: 390px;
  margin: 30px 0 80px 0;
  padding: 0;
  text-align: center;
}
#data {
  width: 390px;
  background: #fde9da;
  border-top: 4px solid #e94f0c;
  padding: 0px 0px 10px 20px;
}
#data th {
  font-size: 13px;
  margin: 0;
  padding: 0;
}
#data td {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
#data_left {
  text-align: left;
  margin-left: 10px;
  padding: 0;
  width: 350px;
}
.total {
  width: 350px;
  margin-bottom: 14px;
}
.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: #e94f0c;
  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%;
}
#photo_right {
  float: right;
  margin: 30px 5px 5px 10px;
}
#photo_right p {
  width: 300px;
  font-size: 12px;
  text-align: left;
  line-height: 18px;
  padding-left: 4px;
  color: #000b7a;
  margin-bottom: 25px;
}
/*歴代優勝者*/
#yusho-title {
  clear: both;
  width: 800px;
  text-align: center;
  background: #e94f0c;
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
  margin: 30px auto 0 auto;
  letter-spacing: 0.3em;
}
#yusho-title span {
  font-size: 15px;
}
#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: #fff4c3;
  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: #e94f0c;
}
#yushosha .yusho .no-border {
  border: 0;
}
#yushosha .yusho .konkai {
  height: 82px;
  padding: 15px 0;
  background: #F5E498;
  background: linear-gradient(to left bottom, #e7c347, #fffcd1, #e7c347);
  color: #e94f0c;
  border: 0;
  font-size: 17px;
  font-weight: bold;
  line-height:2em;
}
#yushosha .yusho .konkai span.jo {
  color: #fff;
  background: #e94f0c;
  border: 10px;
  padding: 3px;
}
#yushosha .yusho .konkai span.yu {
  background: #fff;
  border-radius: 10px;
  border: solid thin #e94f0c;
  padding: 3px;
  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;
}
/* 見出し画像（共通） */
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
</pre></body></html>