﻿@charset "utf-8";

*{
	text-decoration: none;
}

span {	text-decoration:underline;}

ul#hotel_list_top:after,
ul.hotel_list:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

p#resortstage{
	float:left;
	width:408px;
	height:145px;
	margin:40px 19px 0 0;
}

ul#hotel_list_top{
	margin:32px 0;
}

ul.hotel_list{
	clear:both;
	margin:32px 0;
}

ul#hotel_list_top li,
ul.hotel_list li{
	float:left;
	margin-right:18px;
	text-decoration:none;
}

ul#hotel_list_top li a span.hotel_name,
ul.hotel_list li a span.hotel_name{
	padding-left:12px;
	margin-left:3px;
	font-size:91%;
	background:url(../img/icon/icon_point2.gif) no-repeat left center;
}

ul#hotel_list_top li img,
ul.hotel_list li img{
	clear:both;
	padding-bottom:2px;
	text-decoration:none;
}

ul#hotel_list_top li.list_end,
ul li.list_end{
	margin-right:0;
}

p#shiryo_seikyu{
	clear:both;
	text-align:center;
	margin:45px 0 20px;
}
