@import url("global.css");
/*再定義*/
h1 {
	position:relative;
	height:87px;
}
h1 img {
	position:absolute;
	top:0px;
	left:0px;
}
#container {
	height:auto;
}
#contents {
	margin:0 0 0 1px;/*border:1px solid black;*/
}
/*再定義終了*/
#ranking-span {
	font-size:0.9em;
	color:#D4145A;
	text-align:center;
}
.noblock {
	margin:0 auto;
}

#no1 {
	/*background:url(../ranking/images/no1_back.png) no-repeat;*/
	width:726px;
	height:354px;
	position:relative;
}
#no2,#no3 {
	background:url(../ranking/images/no23_back.png) no-repeat;
	width:726px;
	height:354px;
	position:relative;
}
.profile-area1 {
	background:white;
	width:420px;
	height:270px;
	top:40px;
	left:170px;
	position: relative;/*border:1px solid black;*/
}

.profile-area2,.profile-area3 {
	background:white;
	width:420px;
	height:270px;
	top:20px;
	left:170px;
	position: relative;
	/*border:1px solid black;*/
}
.profile-area4 {
	width:420px;/*height:270px;*/
}
#no4 table {
	margin:0 auto 20px auto;/*border:1px solid black;*//*border:1px solid black;*/
}
#no4 td {
	vertical-align:top;
}
#no4 td.left {
	width:70px;
	height:132px;
	text-align:center;
	vertical-align:top;
	background:url(../ranking/images/no4_left.png) no-repeat;
}
#no4 td.left img {
	margin:30px 0 0 5px;
}
#no4 td.middle {
	width:574px;
	height:132px;
	background:url(../ranking/images/no4_back.png) no-repeat;
}
#no4 td.right {
	height:132px;
	vertical-align:top;
}
/*ランキングアイコン用*/
.rankicon-area {
	position:absolute;
}
#rankicon-area2 {
	top:-24px;
	left:-20px;
}
#rankicon-area3 {
	top:-24px;
	left:-4px;
}
.photo-area {
	width:200px;
	text-align:center;
	/*border:1px solid black;*/
	float:left;
	margin:5px 0 0 0;
}
.photo-area4 {
	width:120px;
	text-align:center;
	float:left;
	margin:10px 0 0 0;
}
.profile-area {
	float:left;
	width:200px;
	height:200px;
	margin:5px 0 0 0;/**border:1px solid black;*/
}
.profile-area4 {
	float:left;
	width:200px;
	/*height:200px;*/
	margin:12px 0 0 0;/*border:1px solid black;*/
}
.eicon-area {
	margin:15px 0 0 0;/*border:1px solid black;	*/
}
#no4 .eicon-area {
	width:300px;
}
.comment-area {
	text-align:left;
	font-size:0.7em;
	color:#42210B;
}
.girls-name {
	color:#ED1E79;
}
.tsize {
	color:#42210B;
	font-size:0.7em;
}
