@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 auto 0px auto;
  text-align: center;
}
#border h3#lady {
  height: 37px;
  background: #a6365d;
  font-size: 15px;
  padding-top: 15px;
  letter-spacing: -1px;
}
.data-text {
  margin: 20px 0;
  font-size: 12px;
}
.pcheck {
  background-color: #c9e7e0;
}
#main-title {
  position: relative;
  width: 850px;
}
.text-best10 {
  position: relative;
  top: -18px;
  font-size: 83%;
  width: 100%;
  text-align: right;
}
.text-best10 span {
  color: #c9e7e0;
  background-color: #c9e7e0;
  margin: 0 2px;
  border-collapse: collapse;
  border: solid 1px #000;
  text-align: right;
}
#powercheck table, #powercheck2 table {
  width: 850px;
  margin: 20px 0 0 0;
  font-size:12px;
}
#powercheck table th, #powercheck2 table th {
  font-size: 10px;
  background-color: #d3d0b3;
  font-weight: normal;
  border-bottom: 1px solid #333333;
  text-align: center;
}
#powercheck table th span, #powercheck2 table th span {
  color: #004797;
  font-weight: normal;
}
#powercheck table td, #powercheck2 table td {
  padding: 1px;
  border-bottom: 1px dashed #808080;
  text-align: center;
}
#powercheck table .b_border, #powercheck2 table .b_border {
  border-left: 1px solid #004894;
}
#powercheck table .b_border2, #powercheck2 table .b_border2 {
  border-right: 1px solid #004894;
}
#powercheck table .n_border, #powercheck2 table .n_border {
  border-right: 1px solid #b7b6b7;
}
#powercheck table .nb_border, #powercheck2 table .nb_border {
  border-left: 1px solid #004894;
  border-right: 1px solid #004894;
}
#powercheck table .even, #powercheck2 table .even {
  background-color: #dfd0e2;
}
#powercheck table .name, #powercheck2 table .name {
  font-weight: bold;
  color: #894989;
}
#powercheck table .name span, #powercheck2 table .name span {
  color: #cd6a51;
}
#powercheck2 table {
  margin: 0;
}
#powercheck2 table th span {
  color: #004797;
}
#powercheck2 table .even {
  background-color: #f1cfc0;
}
#powercheck2 table .name {
  color: #cd6a51;
}
table.best, table.best2 {
  font-size: 14px;
  width: 390px;
  margin: 0 10px;
  float: left;
}
table.best th, table.best2 th {
  background-color: #DFDAAA;
  font-weight: normal;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  text-align: center;
}
table.best tr:nth-of-type(5n+1) td, table.best2 tr:nth-of-type(5n+1) td {
  border-bottom: 1px solid #111111;
}
table.best span, table.best2 span {
  font-weight: bold;
}
table.best td, table.best2 td {
  padding: 1px;
  border-bottom: 1px dashed #808080;
  text-align: center;
}
table.best .b_left, table.best2 .b_left {
  border-left: 1px solid #808080;
}
table.best .solid, table.best2 .solid {
  border-bottom: 1px solid #808080;
}
table.best .name, table.best2 .name {
  font-weight: bold;
}
table.best .pickup, table.best2 .pickup {
  color: #23408E;
}
table.best .odd, table.best2 .odd {
  background-color: #DEF1FC;
}
table.best {
  float: left;
  margin: 0 0 0 30px;
}
div.best-title {
  font-size: 14px;
  width: 800px;
  margin: 15px auto 10px auto;
  padding: 0px 0px;
  text-align: center;
  background: url("img/powercheck_seem.jpg") repeat-x bottom;
}
div.best-title span {
  font-size: 16px;
  color: #bf1e75;
  letter-spacing: 1px;
  font-weight: bold;
}
/* 見出し画像（共通） */
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
