@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;
}
#border .data-text {
  margin-top: 10px;
}
#border .pcheck {
  background-color: #fbd8b5;
}
#border #main-title {
  position: relative;
  width: 850px;
  height: 70px;
}
#border #main-title div.title-syutuzyo1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #c7c8e5;
  color: #281F1C;
  font-size: 20px;
  font-weight: bold;
  border-top: 4px solid #014099;
  border-bottom: 4px solid #014099;
  padding: 0px 10px;
  margin: 0px 8px 0 5px;
}
#border #main-title div.title-syutuzyo2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #217fc4;
  font-size: 16px;
  font-weight: bold;
  transform: scale(1, 1.3);
  letter-spacing: -0.2em;
}
#border .text-best10 {
  font-size: 85%;
  width: 170px;
  position: absolute;
  bottom: 0;
  right: 0;
}
#border .text-best10 span {
  color: #fbd8b5;
  background-color: #fbd8b5;
  margin: 0 2px;
  border-collapse: collapse;
  border: solid 1px #000;
  text-align: right;
}
#border .text-best10 div.jyunban {
  text-align: left;
  letter-spacing: 0.2em;
}
#border #powercheck table {
  width: 850px;
  font-size:12px;
}
#border #powercheck table th {
  font-size: 10px;
  background-color: #c9ded3;
  font-weight: normal;
  border-bottom: 1px solid #333333;
  text-align: center;
}
#border #powercheck table th span {
  color: #004797;
  font-weight: normal;
}
#border #powercheck table td {
  padding: 1px;
  border-bottom: 1px dashed #808080;
  text-align: center;
}
#border #powercheck table .b_border {
  border-left: 1px solid #004894;
}
#border #powercheck table .b_border2 {
  border-right: 1px solid #004894;
}
#border #powercheck table .n_border {
  border-right: 1px solid #b7b6b7;
}
#border #powercheck table .nb_border {
  border-left: 1px solid #004894;
  border-right: 1px solid #004894;
}
#border #powercheck table .even {
  background-color: #f3f8e9;
}
#border #powercheck table .name {
  font-weight: bold;
  color: #4b8618;
}
#border #powercheck table .name span {
  color: #4b8618;
}
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
