/* -----------------------------------------------
CSS
----------------------------------------------- */
body,div,h1,h2,h3,h4,p,ul,li,dl,dd,dt {margin: 0px; padding: 0px;}
ul,li {list-style-type: none;}
img {border: 0px;}


/* clearfix */
.clearfix:after { content: "."; display: block;	height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-table; min-height: 1%;display: block; }
*html .clearfix {height: 1%;}
.clear{  content: "."; display: block;	height: 0; clear: both; visibility: hidden; font-size:0;}

/* common */
.lt{ float:left; text-align:left;}
.rt{ float:right; text-align:right;}
.ct{ text-align:center;}
.mgt5{ margin-top:5px;}
.mgt10{ margin-top:10px;}
.mgt15{ margin-top:15px;}
.mgt20{ margin-top:20px;}
.mgt30{ margin-top:30px;}
.mgr10{ margin-right:10px;}


/* ----------------------------------------------------------------------------------------------
#skytree
---------------------------------------------------------------------------------------------- */
.bgBlue{
	background-color:#ecf7ff;
	padding:0 20px;
}


/* #skytree_hotel */
#skytree_hotel{}
#skytree_hotel .hotel_set{
	width:720px;
	background:url(../img/hotel_bg.gif) bottom no-repeat;
	padding-bottom:15px;
	margin-bottom:20px;
}
#skytree_hotel .hotel_set2{
	width:352px;
	background:url(../img/hotel_bg.gif) left bottom no-repeat;
	padding-bottom:15px;
	margin-bottom:20px;
}
#skytree_hotel .hotel_lt{
	width:352px;
	float:left;
}
#skytree_hotel .hotel_rt{
	width:352px;
	float:right;
}
#skytree_hotel .hotel_hdr{
	background:url(../img/hotel_hdr.gif) top no-repeat;
	padding:10px 15px;
}
#skytree_hotel .hotel_name{
	color:#128adc;
	font-size:16px;
}
#skytree_hotel .hotel_price{
	color:#b80403;
	font-size:16px;
	}
#skytree_hotel .hotel_naiyou{
	width:322px;
	margin:0 15px;	
}
#skytree_hotel .hotel_photo_lt{
	width:149px;
	float:left;
}
#skytree_hotel .hotel_photo_txtrt{
	width:162px;
	float:right;
}
#skytree .skytree_naiyou{
	padding:0 20px;
}
#skytree_access .ranking_01{
	position:relative;
	width:230px;
	height:105px;
	float:left;
	margin-right:15px;
	background:url(../img/ranking_img_01.jpg) no-repeat;
}
#skytree_access .ranking_02{
	position:relative;
	width:230px;
	height:105px;
	float:left;
	margin-right:15px;
	background:url(../img/ranking_img_02.jpg) no-repeat;
}
#skytree_access .ranking_03{
	position:relative;
	width:230px;
	height:105px;
	float:left;
	background:url(../img/ranking_img_03.jpg) no-repeat;
}
#skytree_access .ranking_01 p , #skytree_access .ranking_02 p , #skytree_access .ranking_03 p{
	width:110px;
	position:absolute;
	top:15px;
	left:105px;
}
#syuhen_oyado{
	width:736px;
	margin-top:10px;
	margin-right:-16px;
	overflow:hidden;
	_zoom:1;
}
#syuhen_oyado  li{
	width:168px;
	margin-right:16px;
	float:left;
}
#syuhen_oyado .skytree_syuhen_ttl{
	border-bottom:1px solid #97bcd7;
	padding-bottom:5px;
}
#skytree_access .access_lt{
	width:352px;
	float:left;
}
#skytree_access .access_rt{
	width:352px;
	float:right;
}