@charset "UTF-8";
br.clear {
  clear: both;
}

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  /* 旧サイト用にtop10px */
  padding: 0px;
  /* border:1px solid red */
}
#monthly p {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-indent: 1em;
}
#monthly p.ketujyo {
  margin-bottom: 10px;
  text-align: left;
  text-indent: 0;
}
#monthly .midashi {
  width: 900px;
}

div#monthly div.winner_result {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div#monthly div.winner_result div {
  width: 49%;
  margin: 0 0 14px 0;
}
div#monthly div.winner_result div h1 img {
  float: none;
  margin: 10px 0 0 0;
}
div#monthly div.winner_result div h2 {
  font-size: 16px;
  text-align: center;
}
div#monthly div.winner_result div h2 span {
  font-weight: normal;
  font-size: 14px;
}
div#monthly div.winner_result div table {
  margin: 0 0 4px 0;
}
div#monthly div.winner_result div table th,
div#monthly div.winner_result div table td {
  padding: 2px 4px;
  text-align: center;
  font-size: 14px;
}
div#monthly div.winner_result div table th {
  border-bottom: 2px solid gray;
}
div#monthly div.winner_result div table td {
  border-bottom: 1px solid gray;
}
div#monthly div.winner_result div table tr:nth-of-type(2) td,
div#monthly div.winner_result div table td:nth-of-type(2) {
  font-weight: bold;
}
div#monthly div.winner_result div table .waku1 {
  background-color: #eeeeee;
  color: 333333;
}
div#monthly div.winner_result div table .waku2 {
  background-color: #333333;
  color: #FFFFFF;
}
div#monthly div.winner_result div table .waku3 {
  background-color: #ee1122;
  color: #FFFFFF;
}
div#monthly div.winner_result div table .waku4 {
  background-color: #0055aa;
  color: #FFFFFF;
}
div#monthly div.winner_result div table .waku5 {
  background-color: #ffee00;
  color: 333333;
}
div#monthly div.winner_result div table .waku6 {
  background-color: #00aa55;
  color: #FFFFFF;
}
div#monthly div.winner_result div .refund span {
  display: inline-block;
  transform: rotate(90deg);
}
div#monthly div.winner_result div .refund span.en {
  transform: none;
  font-size: 10px;
}
div#monthly div.winner_result div img {
  float: right;
  margin: 5px 0 0 0;
}
div#monthly div.best70 {
  margin: 0 0 40px 0;
}
div#monthly div.best70 h2 {
  padding: 2px 0;
  text-align: center;
  font-size: 16px;
  background: #dcdcde;
  color: #23408e;
}
div#monthly div.best70 h2 span {
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
div#monthly div.best70 table {
  width: 49%;
  margin: 8px 0 20px 0;
  float: right;
}
div#monthly div.best70 table td,
div#monthly div.best70 table th {
  font-size: 14px;
  padding: 1px 3px;
  text-align: center;
}
div#monthly div.best70 table th {
  background: #d2d3d5;
  border: 1px solid gray;
}
div#monthly div.best70 table td {
  border-right: 1px solid gray;
  border-bottom: 1px dotted gray;
}
div#monthly div.best70 table td span {
  font-size: 12px;
}
div#monthly div.best70 table td:nth-of-type(3) {
  font-weight: bold;
}
div#monthly div.best70 table th:last-child,
div#monthly div.best70 table th:first-child,
div#monthly div.best70 table td:last-child {
  border-left: none;
  border-right: none;
}
div#monthly div.best70 table tr:nth-of-type(5n+1) td {
  border-bottom: 1px solid gray;
}
div#monthly div.best70 table:nth-of-type(1) {
  float: left;
}
div#monthly div.best70 table:nth-of-type(1) tr:nth-of-type(19) td {
  border-bottom: 2px solid red;
}
div#monthly div.best70 table:nth-of-type(2) tr:nth-of-type(29) td {
  border-bottom: 2px solid blue;
}
div#monthly div.syokin {
  clear: both;
  padding: 5px 5px 20px 24px;
  background: #dcdcde;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
div#monthly div.syokin p {
  position: relative;
  width: 92%;
  margin: 0 0 0 18px;
  text-indent: 0;
  padding: 8px 0 0 10px;
  text-align: left;
  line-height: 1.2;
  font-size: 14px;
}
div#monthly div.syokin p strong {
  color: #764826;
}
div#monthly div.syokin p:before {
  position: absolute;
  left: -8px;
  content: "●";
}
div#monthly div.syokin hr {
  width: 96%;
  margin: 20px auto;
  padding: 0;
  border: none;
  border-bottom: 6px solid #FFF;
  position: relative;
  left: -10px;
}
div#monthly div.syokin table {
  width: 95%;
  font-size: 14px;
  margin: 15px 10px 0px 10px;
}
div#monthly div.syokin table caption {
  font-size: 16px;
  font-weight: bold;
  color: #303192;
  text-align: left;
}
div#monthly div.syokin table caption span {
  display: inline-block;
  float: right;
  font-weight: normal;
  color: #333;
  font-size: 14px;
  position: relative;
  top: 2px;
}
div#monthly div.syokin table th {
  background-color: #adc5e7;
  font-weight: normal;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  text-align: right;
  padding: 8px 18px 8px 0;
}
div#monthly div.syokin table th:first-child {
  text-align: center;
}
div#monthly div.syokin table td {
  font-weight: normal;
  border-bottom: 1px dotted #333333;
  text-align: right;
  padding: 3px 12px 3px 0px;
  background: #FFFFFF;
}
div#monthly div.syokin table .syubetu {
  text-align: center;
}
div#monthly div.syokin table.trial caption {
  color: #303192;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
div#monthly div.syokin table.trial th {
  vertical-align: middle;
  background: #adc5e6;
  padding: 8px;
  text-align: center;
  border: 1px solid gray;
}
div#monthly div.syokin table.trial td {
  text-align: center;
  border: 1px solid gray;
  padding: 3px;
}
