@charset "utf-8";

/*RANKING------------------------------------------------------------RANKING*/

#ranking {
	border:1px solid #663333;
	background-color:#FFF;
	padding-bottom:50px;
	height:3080px;
}
.rankbox{
position:relative;
background:url(/ranking/img/ranking_base.jpg) no-repeat;
width:726px;
height:691px;
top:0px;
left:42px;
}

/*.rankbg{
position:absolute;
background:url(/ranking/img/ranking_base.jpg) no-repeat;
width:726px;
height:201px;
top:500px;
left:42px;
}*/
.rank_01{
background:url(/ranking/img/ranking_no1.jpg) no-repeat;
width:244px;
height:482px;
position:absolute;
top:0px;
left:252px;
}
.rank_02{
background:url(/ranking/img/ranking_no2.jpg) no-repeat;
width:244px;
height:482px;
position:absolute;
top:74px;
left:10px;
}
.rank_03{
background:url(/ranking/img/ranking_no3.jpg) no-repeat;
width:244px;
height:482px;
position:absolute;
top:122px;
left:495px;
}

#ranking .thumbox{
margin:70px 0 0 20px;
}

#ranking .text{
	float:left;
	width:190px;
	text-align:left;
	height: 240px;
	margin:5px 0 0 10px;
}

#ranking .text .name{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
	
}
#ranking .text .body{
	font-size: 10px;
	color: #660000;
	line-height: 11px;
	margin-top:0px;
	padding-left:5px;
		clear:both;
}
#ranking .text .coment{
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	margin-top:2px;
	padding-left:5px;
	text-align:left;
	overflow: auto;
	height: 120px;

}
#ranking .dendou {
	background-image: url(../ranking/img/dendo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 296px;
	width: 560px;
	margin-top: 10px;
}
#ranking .dendou_waku {
	width: 162px;
	margin-left: 68px;
	margin-top: 80px;
	display: inline;
	float: left;
	margin-right: 10px;
}
#ranking .dendou_waku b {
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 162px;
	margin-top: 15px;
	display: block;
}
#ranking .dendou_waku em {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	display: block;
}

#ranking h2{
margin:10px auto;
width:721px;
}
