@import url("global.css");
#contents {
	background:url(../ranking/images/title.png) no-repeat 5px top;
}
#contents h2 {
	border-bottom:1px dotted #ED1E79;
	background:url(../images/arrow2.gif) no-repeat left center;
	text-indent:20px;
	width:90%;
	margin:50px auto 10px auto;
}
#contents h3 {
	margin-top:5px;
	color:#ED1E79;
	text-align:left;
	width:576px;
	margin:10px auto 0 auto;
	background:url(../images/circle.gif) no-repeat left center;
	text-indent:22px;
}
#ranking-wrap {
	position:relative;
	top:77px;
}



span.date{
	font-size	:	12px;
}
.girls_photo_area{
	width	:	690px;
	margin	:	0 auto;
}
.girls_photo_area img{
	border	:	3px solid #ed1e79;
	margin-right: 7px; 
}
.girls_name_area{
	width	:	690px;
	margin	:	0 auto;
	position	:	relative;
	top	:	-55px;
}
.girls_name_area p{
	width	:	137px;
	height	:	109px;
	margin	:	0px 0px -80px 0px;
	padding	:	0px;
	display	:	block;
	float	:	left;
	text-align	:	center;
}
.name{
	display	:	block;
	margin-top	:	-49px;
	margin-left	:	34px;
}
.spname{
	display	:	block;
	margin-left	:	40px;

}
.today{
	background	:	red;
	color	:	white;
}

ul { 
padding: 0; 
margin: 0; 
list-style-type: none; 
} 

li { 
float: left; 
width: 127px; 
margin-right: 10px; 
text-align: left; 
} 

