@charset "UTF-8";
#border {
  width: 850px;
  margin: 10px auto 0 auto;
  font-size: 14px;
  color: #333;
  font-weight: normal;
  /*border:1px solid red;*/
}
#border h3 {
  margin: 10px 0;
  background: #407511;
  border-radius: 30px;
  color: #fff;
  font-size: 1.5em;
  text-align: center;
}
#border h3#lady {
  background: #a6365d;
}
.data-text {
  margin-top: 10px;
}
.pcheck {
  background-color: #fbd8b5;
}
.gc-winner {
  color: #981b88;
  font-size: 12px;
  font-weight: bold;
}
#main-title {
  position: relative;
  width: 850px;
  height: 70px;
}
#main-title div.title-syutuzyo1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #F0D2D9;
  color: #281F1C;
  font-size: 20px;
  font-weight: bold;
  border-top: 4px solid #C7366F;
  border-bottom: 4px solid #C7366F;
  padding: 0px 10px;
  margin: 0px 8px 0 5px;
}
#main-title div.title-syutuzyo2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #0066AA;
  font-size: 16px;
  font-weight: bold;
  transform: scale(1, 1.3);
  letter-spacing: -0.2em;
}
.text-best10 {
    font-size: 80%;
  width: 170px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.text-best10 span {
  color: #fbd8b5;
  background-color: #fbd8b5;
  margin: 0 2px;
  border-collapse: collapse;
  border: solid 1px #000;
  text-align: right;
}
.text-best10 div.jyunban {
  text-align: left;
  letter-spacing: 0.2em;
}
#powercheck table {
  width: 850px;
  font-size:12px;
}
#powercheck table th {
  font-size: 10px;
  background-color: #cccfe4;
  font-weight: normal;
  border-bottom: 1px solid #333333;
  text-align: center;
}
#powercheck table th span {
  color: #004797;
  font-weight: normal;
}
#powercheck table td {
  padding: 1px;
  border-bottom: 1px dashed #808080;
  text-align: center;
}
#powercheck table .b_border {
  border-left: 1px solid #004894;
}
#powercheck table .b_border2 {
  border-right: 1px solid #004894;
}
#powercheck table .n_border {
  border-right: 1px solid #b7b6b7;
}
#powercheck table .nb_border {
  border-left: 1px solid #004894;
  border-right: 1px solid #004894;
}
#powercheck table .even {
  background-color: #e5edd4;
}
#powercheck table .name {
  font-weight: bold;
  color: #16902e;
}
#powercheck table .name span {
  color: #963394;
}
/*グルーピング*/
#grouping {
  border: solid 4px #ba0078;
  margin: 30px auto;
  padding: 10px 0px;
  background: #fffcdb;
  width: 840px;
  overflow-y: hidden;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
#grouping h4 {
  margin: 5px 0 20px 0;
  float: left;
}
#grouping table {
  text-align: center;
  float: left;
  width: 22%;
  margin: 10px 10px;
  border-collapse: collapse;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
#grouping table th,
#grouping table td {
  padding: 2px;
  border-bottom: 1px solid #000;
  font-weight: bold;
}
#grouping table th {
  text-align: center;
  color: #fff;
  border-right: 1px solid #000;
}
#grouping table .g-color1 {
  background-color: #e2ddeb;
  color: #6f599a;
}
#grouping table .g-color1 th {
  background-color: #6f599a;
}
#grouping table .g-color1 td.toban {
  color: #555;
}
#grouping table .g-color2 {
  background-color: #dce8e0;
  color: #37946e;
}
#grouping table .g-color2 th {
  background-color: #37946e;
}
#grouping table .g-color2 td.toban {
  color: #555;
}
/*レーコード*/
div#record {
  background-color: #FEF5CF;
  border-top: 4px solid #FBC93B;
  margin: 80px auto 0px auto;
  padding-bottom: 20px;
}
div#record .main-title {
  display: block;
  *display: inline;
  *zoom: 1;
  width: 500px;
  margin: -16px auto auto auto;
  *margin-top: -24px;
  *margin-left: 180px;
}
div#record table#anniversary {
  width: 850px;
  margin: 0px auto;
  /* テーブル設定基本 回数部分 */
}
div#record table#anniversary td {
  vertical-align: top;
}
div#record table#anniversary td img {
  margin: 14px 0 0 24px;
}
div#record table#anniversary .kai {
  width: 245px;
}
div#record table#anniversary .kai td {
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
}
div#record table#anniversary .kai .date {
  color: #FFFFFF;
}
div#record table#anniversary .kai .date span {
  font-weight: normal;
}
div#record table#anniversary .waku1 {
  background-color: #eeeeee;
  color: 333333;
  text-align: center;
  font-weight: bold;
}
div#record table#anniversary .waku2 {
  background-color: #333333;
  color: eeeeee;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
div#record table#anniversary .waku3 {
  background-color: #ee1122;
  color: eeeeee;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
div#record table#anniversary .waku4 {
  background-color: #0055aa;
  color: eeeeee;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
div#record table#anniversary .waku5 {
  background-color: #ffee00;
  color: 333333;
  text-align: center;
  font-weight: bold;
}
div#record table#anniversary .waku6 {
  background-color: #00aa55;
  color: 333333;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
div#record table#anniversary .kiroku {
  width: 245px;
  margin: 0 0 0 20px;
}
div#record table#anniversary .kiroku th,
div#record table#anniversary .kiroku td {
  font-size: 13px;
  line-height: 160%;
  text-align: center;
}
div#record table#anniversary .kiroku th {
  border-bottom: 2px solid #111111;
}
div#record table#anniversary .kiroku td {
  border-bottom: 1px solid #111111;
}
div#record table#anniversary .kiroku td.b-non {
  border-bottom: 0px solid #111111;
}
div#record table#anniversary .kiroku .haito {
  border-bottom: 0;
}
div#record table#anniversary strong {
  color: #000080;
  font-weight: bold;
}
div#record table#anniversary span.no1 {
  color: #cf003f;
  font-weight: bold;
  background-color: transparent;
}
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
