@charset "utf-8";

.hotellist > ul
{
	margin-bottom:40px;
}
.hotellist > ul li
{
	display:inline-block;
	width:32.5%;
}
