@charset "Shift_JIS";

/************************************************************************
	01 : W
************************************************************************/

div#selection-category{
	width:445px;
	margin:30px 0 0 0;
	height:auto;
	text-align:left;
	padding: 5px 0 0 0;
}
div#selection-title{
	width:435px;
	height:25px;
	text-align:right;
	padding:7px 10px 0 0;
	background:url(../../images/selection/hotelselection_title.gif) no-repeat 0 0;
	
}

div#selection-top-img{
	width:445px;
	height:auto;
	margin:5px 0 10px 0;
	padding:0;
}
div#selection-category-title{
	margin:20px 0 12px 9px;
	width:436px;
	height:auto;
	padding: 5px 0 5px 0;
}




/*********************************/





#list-result{
	height:15px;
	margin:30px 0 0 0;
}
#list-result-left{
	float:left;
}
#list-result-right{
	float:right;
}
#list-page-top-box{
	float:left;
	height:15px;
	width:445px;
	margin:50px 0 0 0;
}

#list-page-top{
	float:right;
	height:12px;
	background:url(../../images/arrow_pagetop.gif) no-repeat;
	position:relative;
	width: 110px;
}
div#list-page-top-text{
	position:absolute;
	left: 17px;
	top: -2px;
}
#coupon-bar{
	float:left;
	width:445px;
	height:5px;
	margin:10px 0 0 0;
	padding:0;
	background:url(../../images/bar.gif) no-repeat;
}
#coupon-bar2{
	float:left;
	width:445px;
	height:5px;
	margin:10px 0 20px 0;
	padding:0;
	background:url(../../images/bar.gif) no-repeat;
}
#list-under-result{
	float:left;
	height:15px;
	width:445px;
	margin:10px 0 30px 0;
}
#list-under-result-left{
	float:left;
}
#list-under-result-right{
	float:right;
}

ul#selection{
	width:445px;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
}
ul#selection li{
	height: auto;
	width:130px;
	margin:0 7px 15px 7px;
	padding: 0;
	float:left;
	list-style:none;
}

