<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: 850px;
  margin: 10px auto 0 auto;
  /*border:1px solid red;*/
  padding: 0;
  text-align: center;
  position: relative;
}
#border p {
  line-height: 150%;
  margin: 0;
  padding: 5px;
  text-indent:1em;
}

#border div.comment {
  margin: 0;
  text-align: left;
  font-size: 14px;
}

#border div.comment p span{
  font-weight: bold;
 padding-right:1em;
 margin-left:-1em;
}

#border p.question{
margin-left:-1em;
color:#5e310d;
margin-top:10px;
}

#border div.comment h4 {
  clear: both;
  color: #7d4698;
  font-size:20px;
  margin-top:30px;
  text-align:center;
  letter-spacing:0.1em;
}
#border img#interview_img1 {
  float:right;
  margin: 20px auto;
}
#border img#interview_img2 {
  float: left;
  margin: 10px 20px 15px 0;
}
#border img#interview_img3 {
  display: block;
  margin:10px auto;
}

/*yusyo*/
#border div.yusyo-box{
  border:1px solid #000;
  margin-top:40px;
}

#border div.photo-text{
  float:left;
  width: 280px;
  //border: 1px solid #333;
  margin-right:16px;
  margin-bottom:20px;
  text-align:left;
}

#border div.yusyo-box table.kiroku {
  border-collapse: collapse;
  border-spacing: 0;
  width: 300px;
}
#border div.yusyo-box table.kiroku caption {
  text-align: center;
  line-height: 1.2;
  font-weight: bold;
}
#border div.yusyo-box table.kiroku caption span {
  font-weight: normal;
}

#border div.yusyo-box table.kiroku th,
#border div.yusyo-box table.kiroku td {
  font-size: 12px;
  text-align: center;
}
#border div.yusyo-box table.kiroku th {
  border-bottom: 2px solid #111111;
  white-space: nowrap;
  line-height: 1;
  padding: 2%;
  margin: 0;
}
#border div.yusyo-box table.kiroku td {
  border-bottom: 1px solid #111111;
}

#border div.yusyo-box table.kiroku .pickup {
  font-weight: bold;
}

#border div.yusyo-box table td:nth-child(3){
	padding-left:0.6em;
	}

#border div.yusyo-box table.kiroku .waku1 {
  background-color: #eee;
  color: 333;
  text-align: center;
  font-weight: bold;
}
#border div.yusyo-box table.kiroku .waku2 {
  background-color: #333;
  color: eee;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
#border div.yusyo-box table.kiroku .waku3 {
  background-color: #ee1122;
  color: eee;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
#border div.yusyo-box table.kiroku .waku4 {
  background-color: #0055aa;
  color: eee;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
#border div.yusyo-box table.kiroku .waku5 {
  background-color: #ffee00;
  color: 333;
  text-align: center;
  font-weight: bold;
}
#border div.yusyo-box table.kiroku .waku6 {
  background-color: #00aa55;
  color: 333;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
#border div.yusyo-box table.kiroku span {
  color: #000;
  font-weight: bold;
}
#border div.yusyo-box p.table-p {
  font-size: 12px;
  text-align:left;
  text-indent: 0em;
}
#border div.yusyo-box p.table-p span {
  display: inline-block;
  transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
}




#chokuzen_main {
  text-align: left;
  margin-top: 10px;
  font-size:15px;
}
/*	メイン画像下の文	*/
.impression {
  color: #7b3500;
  font-weight: bold;
  text-indent:1em;
  text-align: left;
}
#border p.interviewer {
  color: #7b3500;
  font-weight: bold;
  font-size: 13px;
  text-align: right;
  margin-top:-0.6em;
}
#border .photo_left {
  float: left;
  margin: 10px 20px 10px 0px;
  color: #656baf;
}
#border .photo_right {
  float: right;
  margin: 5px 5px 5px 20px;
  font-size: 13px;
  color: #232687;
}
#border .photo_center {
  width: 350px;
  margin: 30px auto 0px;
}
#border .photo_box {
  text-align: center;
}
/*データ室関連ここから*/
#border img#interview_title2 {
  position: relative;
  top: 20px;
}
#border div#data {
  border: 1px solid #a48abe;
  padding: 0px 0px 10px 20px;
  margin: 20px 0;
  width:50%;
}
#border div#data p {
  margin: 20px 10px 10px 0;
  padding: 0;
  text-align: left;
}

#border div#data p span {
 font-weight: bold;
 margin-left:-1em;
 color: #683b93;
 font-size: 15px;
}

#border div#data p.date {
  text-align: right;
}
#border .total {
  width: 95%;
  float: left;
  border-collapse: collapse;
  margin-bottom: 25px;
}
#border .total caption {
  font-weight: bold;
}
#border .total th {
  background: #c7ebfc;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  text-align: right;
  padding: 0 5px 0 0;
}
#border .total td {
  border-bottom: 1px solid #000000;
  text-align: right;
  padding: 0 5px 0 0;
}
#border .total td.item {
  text-align: left;
}
#border .part {
  width: 95%;
  margin-bottom: 25px;
}
#border .part th {
  font-weight: bold;
  border-bottom: 1px solid #000000;
}
#border .part td {
  border-bottom: 1px dashed #000000;
  text-align: left;
}

/*歴代優勝者*/
.rekidai{
    width: 100%;
    margin: 30px 0;
    padding: 0 20px 20px 0;
}

.rekidai h5 {
    width: 100%;
    text-align: center;
    background: #08a3a3;
    color: #FFF;
    font-size: 18px;
    margin: 0 auto 15px auto;
    letter-spacing: 0.1em;
    }

.rekidai .yusho_l {float: left;}
.rekidai .yusho_r {float: right;}

.yusho_l,
.yusho_r{
    width:48%;
}

.rekidai table.yusho {
    border-collapse: collapse;
    width: 100%;
    }

.rekidai th,td {
    padding: 3px;
    text-align: center;
    background:#FFF;
    }

.rekidai th {
    background: #fff4c3;
    border-top: 2px solid #221815;
    border-bottom: 2px solid #221815;
    }

.rekidai td {
    border-bottom: 1px solid #000;
    }

.rekidai td.konkai{
    color:#b5534d;
    font-size: 16px;
    font-weight:bold;
    background:#b5534d;
    background: linear-gradient(to left bottom,#e7c347, #fffcd1,#e7c347);
    padding:16px 0px 16px 0px;
    border-bottom: none;
    line-height: 28px;
    }

.rekidai td.konkai span.jyo{
    background:#b5534d;
    font-size: 14px;
    color:#FFFFFF;
    padding:1px 0px 1px 8px;
    letter-spacing: 0.55em;
    margin-left: 5px;
    }

.rekidai span.yusho_box{
    color:#b5534d;
    font-size: 14px;
    padding:1px 6px;
    background:#FFFFFF;
    border:1px solid #b5534d;
    margin-right: 8px;
    border-radius: 5px;
    }

.rekidai .yusho .name {
font-size: 15px;
font-weight: bold;
color: #08a3a3;
}

.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}</pre></body></html>