@charset "utf-8";

#okinawa #wrap{
	min-height:1550px !important;
}

h2{
	margin-bottom:0px;
}

	
/*通常の左メニューの右カセットが横一----------------------------------------------------------------------------------------------------------*/
#tour p{
	margin-bottom:14px;
	line-height:18px;
	position:relative;
}
#rectourlong .planbox{
	width:604px;
	margin-bottom:24px;
	float:left;
	height:auto;
}

#rectourlong h3{
	width:718px;
	color:#1C4BAF;
	font-size:14px;
	font-weight:bold;
	padding:6px 0 6px 35px;
	border:1px solid #A9BBE1;
	background:#E6EFFB url(../../img/icon-tourtitle.gif) no-repeat 12px 7px;border:1px solid #1669b2;
	margin-bottom:12px !important;
	position:relative;
}
#rectourlong h3 img{
	position:absolute;
	top:5px;
	right:15px;
}
#rectourlong .planbox p{
	width:493px;
	margin-bottom:16px;
	line-height:19px;
	padding:3px 0 0 258px;
	position:relative;
}
#rectourlong .planbox dl{
	width:700px;
	padding:0 0 0 256px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#rectourlong .half p{
	width:208px;
	height:75px;
	padding:0 0 0 84px;
	margin:0 0 6px 0;
	position:relative;
}
#rectourlong .half dl{
	width:auto;
	padding:0;
}
#rectourlong dd{
	color: #999999;
}

#rectourlong img.pict{
	position:absolute;
	left:0;
	top:0;
}


#rectourlong span.price{
	display:block;
	color:#f00;
	font-size:16px;
	font-weight:bold;
	font-family:Helvetica,Arial;
	padding-top:4px;
}
#rectourlong span.price span{
	font-size:10px;
	font-weight:normal;
}

#rectourlong dl{
	width:320px;
	height:17px;
	margin-bottom:3px;
}
#rectourlong dl dt,
#rectourlong dl dd{
	float:left;
	height:17px;
	line-height:17px;
}
#rectourlong dl dt{
	width:auto;
	margin-right:10px;
	background: #1c4baf;
	color: #fff;
	padding:1px 3px;
	font-weight:bold;
	font-size:11px;
	min-width:80px;
	text-align:center;
}
#rectourlong dl dd{
	border-right:1px solid #028DCD;
	margin-right:6px;
	padding-right:6px;
	white-space: nowrap;
}
#rectourlong dl dd.end{
	border:none;
}


/*4つのポイント*/
.point ol{
	background:url(img/point_back.png) no-repeat;
	width:735px;
	height:151px;
	margin:0 0 25px 0;
	padding:5px 15px 0 15px;
}
.point ol li{
	color:#f71eff;
	font-weight:bold;
	font-size:16px;
	width:173px;
	float:left;
	margin-right:12px;
}
.point ol li.last{
	margin-right:0;
}
.point ol li h4{
	font-size:18px;
	font-weight:bold;
	line-height:1.0;
	padding-bottom:5px;
	letter-spacing:-1px;
}
.point ol li p{
	font-weight:normal;
	font-size:12px;
	color:#000;
}
