@charset "Shift_JIS";

#wrapper	{width:920px; margin:0 auto;}
#wrapper h3 {
	margin-bottom: 10px;
}
#wrapper h4 {
	margin-bottom: 10px;
}

#wrapper .plan {
	border: 1px solid #ff0060;
	margin-bottom: 20px;
	clear: both;
}
#wrapper .plan ul {
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#wrapper .plan ul li {
	float: left;
	margin-right: 12px;
}
#wrapper .title {
	margin: 0px;
	padding: 0px;
}
#wrapper .step {
	margin-bottom: 20px;
}
#wrapper .tour {
	margin-bottom: 20px;
	padding-top: 10px;
}
#wrapper .tour dl {
	float: left;
	width: 590px;
	font-size: 14px;
	line-height: 20px;
}
#wrapper .tour dt {
	margin-bottom: 5px;
}
#wrapper .tour dd {
	margin-bottom: 20px;
}
#wrapper .tour .img {
	float: right;
}
#wrapper .feature {
	background-image: url(../../../img/okinawa/sp/shuyu/bg_plan.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
}
#wrapper .feature div {
	float: left;
	width: 200px;
	margin-right: 30px;
}
#wrapper .feature .right {
	margin-right: 0px;
}
#wrapper .feature img {
	margin-bottom: 5px;
}

/**************************************左カラムあり用追記********************************************/
.mb20 {
	margin-bottom:20px;
}
.mb0 {
	margin-bottom:0;
}
/*------------------------ 申し込み ------------------------*/
.shuyu-entry {
	padding:15px 0 15px 12px;
	border:1px solid #ff0060;
}
.shuyu-entry li {
	margin:0 10px 0 0;
	float:left;
	display:inline;
}
.shuyu-entry-wrap {
	padding:0 0 10px 0;
	border:1px solid #ff0060;
}
.shuyu-entry-wrap ul {
	width:602px;
	height:68px;
	margin:10px auto 5px auto;
	padding:0 0 0 145px;
	overflow:hidden;
}
.shuyu-entry-wrap ul li {
	margin:5px 5px 0 0;
	float:left;
	display:inline;
}
.shuyu-entry-honto {background:url(../../../img/okinawa/sp/shuyu/bg-btn_honto.jpg) no-repeat;}
.shuyu-entry-ishigaki {background:url(../../../img/okinawa/sp/shuyu/bg-btn_ishigaki.jpg) no-repeat;}
.shuyu-entry-miyako {background:url(../../../img/okinawa/sp/shuyu/bg-btn_miyako.jpg) no-repeat;}
.shuyu-entry-kume {background:url(../../../img/okinawa/sp/shuyu/bg-btn_kume.jpg) no-repeat;}



/*------------------------ ステップ ------------------------*/
#step h2{
	margin:15px 0 8px 0;
	
}
#step ul {
	background:url(../../../img/okinawa/sp/shuyu/step.png) no-repeat;
	width:770px;
	height:222px;
	position:relative;
}
#step ul li {
	width:157px;
	line-height:1.5;
}
#step1 {
	position:absolute;
	top:86px;
	left:20px;
}
#step2 {
	position:absolute;
	top:86px;
	left:212px;
}
#step3 {
	position:absolute;
	top:86px;
	left:408px;
}
#step4 {
	position:absolute;
	top:86px;
	left:597px;
}
#step span {
	color:#F00;
}
.step-sml {
	font-size:11px;
}

/*------------------------ 周遊の詳細テキスト ------------------------*/
#detail {
	margin:25px 0 0 0;
	position:relative;
}
#detail h2 {
	padding:0 10px;
	font-weight:bold;
	font-size:24px;
}
#detail h2 span {
	color:#F06;
}
#detail-txt {
	background: url(../../../img/okinawa/sp/shuyu/detail-img.jpg) no-repeat 450px 25px;
}
#detail h4 {
	margin:0 0 15px 7px;
}
#detail h3 {
	margin:0 0 15px 7px;
	line-height:1.4;
	font-weight:bold;
	font-size:20px;
	color:#ab9127;
}
#detail p {
	margin:0 0 20px 10px;
	line-height:1.7;
}

/*------------------------ 特典の詳細 ------------------------*/
#tokuten h3 {
	margin:0 0 8px 0;
}
#tokuten-item {
	background:url(../../../img/okinawa/sp/shuyu/tokuten-bg.png) repeat-x;
	width:770px;
	margin-bottom:15px;
}
#tokuten-item ul {
	width:784px;
	padding-top:10px;
	margin-right:-15px;
	overflow:hidden;
	_zoom:1;
}
#tokuten-item li {
	float:left;
	width:181px;
	line-height:1.6;
	margin:0 15px 0 0;
}
#tokuten-item h4 {
	margin-top:8px;
}
