@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 .motor-no{
	//display: inline-block;
	float: left;
	background: #BB005A;
	color: #fff;
	font-weight: bold;
	width: 80px;
	text-align: center;
	line-height: 18px;
	padding: 17px 0 6px;
}

#monthly #pickup-motor .motor-no{
	background: #20B14A;
}

#monthly .motor-no span{
	font-size: 35px;
}

#monthly #idol-motor{
	background: #FCDEEB;
	padding: 15px;
	position: relative;
	margin-bottom: 20px;
}

#monthly hr.line{
	border-top: 4px dotted #8c8b8b;
}

#monthly .score{
	font-weight: bold;
}

#monthly .score span{
	font-size: 20px;
}

#monthly .score .comment{
	margin-left: 1em;
	color: #EF2A4C;
}

#monthly .ripple{
	position: absolute;
	top:-28px;
	right:0;
}

#monthly .img-right{
	width: 400px;
	float: right;
	font-size: 0.85rem;
	border: none;
	margin: 10px;
	color: #303192;
	height: 140px;
	
}
#monthly .img-right p{
	height: 140px;
	vertical-align: bottom;
	padding-top: 40px;
	margin: 0;
	text-indent:0em;
}

#monthly .img-right img {
	float: left;
	margin-right: 5px;
}


#monthly #pickup-motor{
	//display: flex;
	width:900px;
}

#monthly #pickup-motor .motor{
	float:left;
	display: block;
	width: 440px;
	padding: 15px 0;
	
}

#monthly #pickup-motor .motor2{
	float:left;
	display: block;
	width: 440px;
	padding: 15px 0 0 20px;
}




/**    モーター2連率ベスト    **/

#monthly h3{
	text-align: center;
	color: #20B14A;
	line-height: 20px;
		margin-top: 50px;
}

#monthly h3 span{
	color: #000;
	font-weight: 100;
	font-size: 15px;

}

#monthly table{
	width: 700px;
	margin: 0 auto;
}


#monthly table caption{
	caption-side: bottom;
	text-align: right;
	color: #0B4EA2;
}


#monthly table th {
	background: #5FBD68;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}

#monthly table tr {
	border-bottom: 1px solid #000;
	}

#monthly table .th-bd{
	border:1px solid #fff;
}

#monthly table td {
	text-align: center;
	padding: 2px 0;
}

#monthly table tr:nth-child(even) {
background: #FFF9AD;
}

#monthly .num{
	display: inline-block;
	background: #20B14A;
	width: 35px;
	font-weight: bold;
	color: #fff;
}

#monthly .ren{
	font-weight: bold;
	color:  #20B14A;
}
