@charset "utf-8";

/*共通*/

#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 .cf {
    *zoom: 1;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/
#monthly .img-right{
	float: right;
	margin: 0px 0 0 10px;
}


#monthly h3{
	margin-bottom: 40px;
}


/*共通　進入コース別成績  */
#monthly #ranking-title {
  margin-top: 30px;
  margin-bottom: 0;
  color: #3E7B80;
  font-size: 20px;
  font-weight: bold;
  text-align:center;
  text-indent:0em;
}


#monthly #ranking-title span.normal {
  color: #666;
  font-size: 16px;
  font-weight: normal;
  text-align:center;
}

#monthly .course_t1,
.course_t2,
.motor,
.motor2 {
  width: 100%;
  margin: 0px auto;
}
#monthly .course_t1 th,
.course_t2 th,
.motor th,
.motor2 th,
.course_t1 td,
.course_t2 td,
.motor td,
.motor2 td,
.course_t1 caption,
.course_t2 caption,
.motor caption,
.motor2 caption {
  text-align: center;
}
/* 進入コース別成績 */
#monthly .course_t1 th {
  padding: 3px;
  color: #ffffff;
  background-color: #3E7B80;
  vertical-align: middle;
}
#monthly .course_t1 .kimarite {
  border-bottom: solid 1px #ffffff;
}
#monthly .course_t1 td {
  padding: 3px;
  text-align: center;
  border-bottom: solid 1px black;
}

#monthly h3{
	margin: 40px 0 40px 0;
}


#monthly .course_t1 tr:nth-child(even) {
	background: #CAE9E1;
}

#monthly #suimenzu{
	text-align: center;
}

#monthly #suimenzu img{
	width: 500px;
}