@import url("global.css");
div#main-body #main-right {
	width:725px;
	margin: auto -10px auto auto;
	float: right;
}
/*------------*/
/*上部分*/
/*------------*/

#newface_title_area {
	width :	705px;
	height :	264px;
	background :	url(../newface/images/title_back.jpg) no-repeat;
}
#newface_title_area img {
	position :	absolute;
	top :	78px;
	left :	530px;
}
#comment_area {
	padding :	25px 0px 0px 38px;
	color :	#b19c86;
	font-size :	13px;
	position:relative;
}
#comment_area img {
	position :	relative;
	left :	-8px;
	top :	0px;
}
#comment_area ul {
	list-style :	none;
	margin :	0px 0px 0px -10px;
	padding :	0px;
}
#comment_area ul li {
	position :	relative;
	display :	block;
	margin :	0px 0px 0px 3px;
	padding :	0px;
	background :	url(../newface/images/hover_8ver.png) no-repeat;
}
li.day {
	float :	left;
}
#comment_area ul li a {
	position :	relative;
	display :	block;
	width :	92px;
	height :	56px;
	text-decoration :	none;
	color :	#cccccc;
	margin :	0px;
	background :	url(../newface/images/none_8ver.png) no-repeat;
}
#comment_area ul li a:hover {
	background :	none;
}
#comment_area ul li a span {
	display :	block;
	position :	relative;
	top :	23px;
	left :	13px;
}
/*--------------------*/
/*新人さんエリア修正*/
/*--------------------*/
.new_ladies {
	width :	705px;
	min-height :	220px;
	height :auto !important;
	height :	220px;
	margin :	0px;
	background :	url(../newface/images/f_bottom.jpg) no-repeat bottom right;
}
.new_ladies h3 {
	width :705px;
	height :26px;
	margin:0;
	padding :0px;
	background :	url(../newface/images/info_back.png) no-repeat;
}
.new_ladies h3 div {
	font-size :	14px;
	color :	#ffffff;
	padding :	5px 0px 0px 20px;
}
.new_ladies .photo_area {
	width :	180px;
	height :	auto;
	text-align:center;
	min-height :	105px;
	padding-top :13px;
	background :	url(../newface/images/f_top.jpg) no-repeat top left;
	/*border:1px solid black;*/
	float :	left;
}

.new_ladies .info_area {
	width :	500px;
	height :	100%;
	color :	#e0d1c1;
	font-size :	13px;
	padding :	0px;
	margin :	0px;
	float :	left;
}
.new_ladies .info_area p {
	padding :	13px 200px 13px 0px;
	margin :	0px;
}
