@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: #fffbc5;
}
.gc-winner {
  color: #981b88;
  font-size: 12px;
  font-weight: bold;
}
#main-title {
  position: relative;
  width: 850px;
  height: 70px;
}
#main-title div.title-syutuzyo {
  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;
}
.text-best10 {
    font-size: 80%;
  width: 170px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.text-best10 span {
  color: #fffbc5;
  background-color: #fffbc5;
  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: #cbdeee;
  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: #f3dce1;
}
#powercheck table .name {
  font-weight: bold;
  color: #c7366f;
}
#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;
}
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
