#area_l{
	width:300px;
	height:225px;
	float:left;
	margin:15px 10px 0 0;
}
#area_r{
	width:330px;
	height:auto;
	float:left;
	margin:15px 0px 0 0;
}
#area_l01{
	width:300px;
	height:225px;
	float:left;
	margin:0px 10px 0 0;
}
#area_r01{
	width:330px;
	height:auto;
	float:left;
	margin:0px 0px 0 0;
}
#rental_l{
	width:280px;
	height:auto;
	float:left;
}
#rental_r{
	width:360px;
	height:auto;
	float:left;
}