@charset "Shift_JIS";

/* head画像 */

#freestyle-head {
	position: relative;
}
#freestyle-head h2 {
	margin-bottom:0;
}

#freestyle-head-txt {
	width: 496px;
	position: absolute;
	top: 180px;
	left: 20px;
	line-height: 25px;
	background: url(../../../img/okinawa/sp/freestyle/head-dotline.gif) repeat;
}

#freestyle-head span {font-weight:bold;}
.head-hotel {color:#0f9c26;}
.head-otoku {color:#0006ff;}
.head-dx {color:#9000ec;}
.head-encho {color:#ff0000;}

#freestyle-head-btn {
	position: absolute;
	top: 287px;
	left: 545px;
}

/*他の発地から選ぶ*/
#deplink {
	width:770px;
	height:45px;
	background:url(../../../img/okinawa/sp/freestyle/deplink-back.gif) no-repeat;
}
#deplink dt {
	padding:13px 35px 12px 20px;
	float:left;
}
#deplink dd {
	background:url(../../../img/okinawa/sp/freestyle/deplink-icon.gif) no-repeat 5px 20px;
	float:left;
	padding:16px;
}
#deplink dd a:link,#deplink dd a:visited {
	color:#084878;
}
#deplink dd a:hover {
	color:#084878;
	text-decoration:none;
}

/*このツアーのポイント*/
#freestyle-point {
	background:url(../../../img/okinawa/sp/freestyle/point-back.jpg) repeat-x;
	padding:16px 18px 26px 20px;
}
.point-box {
	width:244px;
	height:194px;
	float:left;
}
#point-1 {background:url(../../../img/okinawa/sp/freestyle/point-1.jpg) no-repeat;}
#point-2 {background:url(../../../img/okinawa/sp/freestyle/point-2.jpg) no-repeat;}
#point-3 {background:url(../../../img/okinawa/sp/freestyle/point-3.jpg) no-repeat;}
.point-box dd {
	padding:7px 15px 0px 15px;
	line-height:1.7em;
}

/*行きたいエリアを選ぶ*/
#selectarea {
	width:739px;
	height:64px;
	margin-bottom:20px;
	padding:43px 0 0 31px;
	background:url(../../../img/okinawa/sp/freestyle/choicearea.jpg) no-repeat;
}
#selectarea li {
	display:inline;
	float:left;
}
/* ホテルカセット（横一列用）修正用 */
.cassettefull li{
	height:185px;
}
.cassettefull .btn img {margin-right: 5px;}
.cassettefull .price {
	position:absolute;
	right:10px;
	top:30px;
}
.cassettefull .spec{
	position:absolute;
	top:45px;
	left: 227px;
}
.cassettefull .txt{
	padding:21px 0 0 227px;
}

