@charset "utf-8";
br.clear {
  clear: all;
}
#border {
  width: 800px;
  margin: 10px auto 0 auto;
  padding: 0;
}
div.geki_box {
  width: 98%;
  margin: 5px 0 25px 7px;
}
div.geki_box div.taikai {
  padding: 0 0 5px 0;
  background: #345997;
  width: 80px;
  text-align: center;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 2px;
  float: left;
  text-shadow: #345997 1px 1px 0px, #345997 -1px 1px 0px, #345997 1px -1px 0px, #345997 -1px -1px 0px;
  -webkit-text-stroke-color: #345997;
  -webkit-text-stroke-width: 0.5px;
  border-radius: 10em;
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
}
div.geki_box span {
  font-size: 14px;
}
div.geki_box h3 {
  padding: 25px 0 0 0px;
  text-indent: 20px;
  font-size: 16px;
  color: #b96126;
  letter-spacing: 1.4px;
}
div.geki_box p {
  font-size: 14px;
}
div.geki_box p img {
  float: left;
  margin: 0px 10px 0 0;
}
div.geki_box img.taikai_img2 {
  float: right;
  margin: 23px 5px 0 0;
}
/*激闘譜*/
table.yusho_result {
  width: 220px;
  margin: 5px 0 0 0px;
}
table.yusho_result caption {
  text-align: center;
  color: #345997;
  font-weight: bold;
  font-size: 14px;
}
table.yusho_result th {
  text-align: center;
  border-bottom: 2px solid #111111;
}
table.yusho_result td {
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  border-bottom: 1px solid #111111;
}
table.yusho_result td.kekka {
  border-bottom: 0px;
}
span.no1 {
  font-weight: bold;
  color: #ee1c25;
}
.waku1 {
  background-color: #eeeeee;
  color: 333333;
  text-align: center;
  font-weight: bold;
}
.waku2 {
  background-color: #333333;
  color: eeeeee;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
.waku3 {
  background-color: #ee1122;
  color: eeeeee;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
.waku4 {
  background-color: #0055aa;
  color: eeeeee;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
.waku5 {
  background-color: #ffee00;
  color: 333333;
  text-align: center;
  font-weight: bold;
}
.waku6 {
  background-color: #00aa55;
  color: 333333;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
td.kekka {
  text-align: left !important;
}
/*歴代優勝者*/
#yusho-title {
  width: 800px;
  text-align: center;
  background: #ee1c25;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 5px;
  margin: 0 auto;
  padding: 0 0 2px 0;
}
#yusho-title img {
  vertical-align:;
}
#yusho {
  float: left;
  width: 262px;
  margin: 5px 2px;
}
#yusho th, #yusho td {
  padding: 2px;
  text-align: center;
}
#yusho th {
  background: #fbd6a1;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
#yusho td {
  border-bottom: 1px solid #000;
}
#yusho .name {
  font-weight: bold;
  color: #ff0000;
}
#yusho .no-border {
  border: 0;
}
#yusho .no-border img {
  margin: 2px 0 0 0;
}
#yusho .chushi {
  text-align: right;
}
