@charset "utf-8";

/*共通*/

.button--arrowRight {
  box-sizing: border-box;
}

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size:16px;
}
#monthly p {
  line-height: 1.6;
  letter-spacing:0.05em;
  text-indent:1em;
  margin-bottom:0.6em;
}
#monthly p.ketujyo {
  margin-bottom:10px;
  text-align:left;
  text-indent:0;
}
#monthly .midashi{
  width:900px;
}

#monthly table {
  border-collapse:collapse;
}

#monthly br.clear {
  clear: both;}

#monthly .cf:before,
.cf:after {
    content: " ";
    display: table;
}

#monthly .cf:after {
    clear: both;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/

#monthly #title {
  text-align: left;
  font-size: 30px;
}

#monthly #pool {
  text-align: center;
}


#monthly table {
  margin: 0 auto;
}

#monthly th {
  background-color: #005135;
  color: #ffffff;
  padding: 3px;
  text-align: center;
  vertical-align: middle;
}

#monthly td {
  text-align: center;
  color: #231916;
  padding: 3px;
  border-right: solid 1px black;
  border-bottom: dashed 1px black;
}

#monthly .none_bordar_right {
  border-right: none;
}

#monthly .none_bordar_bottom {
  border-bottom: none;
}

#monthly #ranking_title {
  color: #D3EDFB;
  margin: 40px 0 8px 0 ;
  background: black;
  border-radius: 20px;
  font-size: 20px;
  font-weight: bold;
  text-align:center;
  text-indent:0em;
  line-height:15px;
}

#monthly #ranking_title span.six {
  color: white;
  background: #005135;
  padding: 8px 6px 4px 6px;
  margin: 0px 8px 0px 8px;
  display: inline-block;
}

#monthly #ranking_title span.normal {
  color: white;
  font-size: 14px;
  font-weight: normal;
  text-align:center;
}


#monthly .course_t1 {
  width: 100%;
  margin-bottom: 40px;
}

#monthly .course_t1 .course1 {
  font-weight: bold;
  color: #231916;
  background-color: #E0E4E6;
}

#monthly .course_t1 .course2 {
  font-weight: bold;
  color: white;
  background-color: #221916;
}

#monthly .course_t1 .course3 {
  font-weight: bold;
  color: white;
  background-color: #CF000F;
}

#monthly .course_t1 .course4 {
  font-weight: bold;
  color: white;
  background-color: #014099;
}

#monthly .course_t1 .course5 {
  font-weight: bold;
  color: #231916;
  background-color: #FFE100;
}

#monthly .course_t1 .course6 {
  font-weight: bold;
  color: white;
  background-color: #00773D;
}

#monthly .course_t1 th,
.course_t1 caption {
  text-align: center;
}

#monthly .course_t1 .entry_midashi {
  border-right: solid 1px #ffffff;
}

#monthly .course_t1 .kimaritebetsu {
  border-bottom: solid 1px #ffffff;
}

#monthly .course_t1 .kimarite {
  background-color: #5554A3;
}

#monthly .course_t1 .makurizashi {
  width: 60px;
  letter-spacing: -2px;
}

#monthly .course_t1 .megumare {
  width: 60px;
}