/*--------------------------------------*/
/*新人情報*/

/* result_list */

#result_list ul{
	margin		: 0;
	padding		: 0 0 0 5px;
	list-style	: none;
}

#result_list li{
	width		: 340px;
	float		: left;
	font-size	: 13px;
	color		: #565656;
	border-bottom	: 2px dotted #cccccc;
	padding-bottom	: 3px;
	margin		: 0 5px 3px 0px;
}

#result_list .res_photo{
	width		: 110px;
	float		: left;
}

#result_list .res_photo p{
	width		: 100px;
	height		: 120px;
	padding		: 1px;
	border		: 1px solid #cccccc;
}

#result_list .res_data{
	width		: 230px;
	float		: left;
	line-height	: 18px;
	padding-top	: 5px;
}

#result_list .res_prof span a{
	color		: #1d87ea;
}

#result_list .res_prof a{
	color		: #ea48a3;
}

#result_list .res_prof{
	width		: 230px;
	margin-bottom	: 5px;
	padding-bottom	: 5px;
	border-bottom	: 1px dotted #cccccc;
}

#result_list .res_comment{
	width		: 230px;
	margin-bottom	: 5px;
	padding-bottom	: 5px;
	border-bottom	: 1px dotted #cccccc;
}

#result_list .res_link{
	color		: #cccccc;
}

#t_data{
	color		: #eb6877;
}

#ques{
	color		: #13b4b1;
}

#discount{
	color		: #ad5da1;
}


.new_date{
	width		: 135px;
	float		: left;
	text-indent	: 35px;
	color		: #999999;
	background	: url(./img/icon.gif) no-repeat 19px 0;
}

.new_date span{
	color		: #eb6100;
	font-weight	: bold;
}

.new_date font{
	font-size	: 5px;
}

.new_dis{
	width		: 95px;
	height		: 13px;
	float		: left;
	background	: url(./img/bar.gif) no-repeat left;
	text-indent	: 15px;
}

.new_dis span{
	color		: #999999;
}



/* 改ページ */

.search_page_text{
	padding-top	: 10px;
}














.left_box{
	width		: 345px;
	height		: 124px;
	background	: url(./img/bg.gif);
	float		: left;
	margin		: 0 0 10px;
}

.right_box{
	width		: 345px;
	height		: 124px;
	background	: url(./img/bg.gif);
	float		: right;
	margin		: 0 0 10px;
}

.image{
	float		: left;
	width		: 110px;
	height		: 120px;
}

.image img{
	margin		: 2px;
}

.text{
	float		: left;
	width		: 220px;
	height		: 110px;
	line-height	: 18px;
	margin		: 7px 0;
	color		: #666;
}

.text span{
	width	: 40px;
	display	: block;
	float	: left;
}

.comment{
	line-height	: 22px;
	margin		: 7px 0;
}

.search_page_text{
	float		: right;
	margin		: 5px 0;
	width		: 700px;
	text-align	: center;
	font-size	: 14px;
}


.search_page_text span{
	padding		: 7px;
	height		: 20px;
	line-height	: 20px;
	background	: #eee;
	border		: 1px solid #eee;
	color		: #333;
}

.search_page_text a{
	color		: #f4188a;
	padding		: 7px;
	height		: 20px;
	line-height	: 20px;
	border		: 1px solid #eee;
}

.search_page_text a:hover{
	color		: #fff;
	padding		: 7px;
	background	: #fbabc6;

}

