@charset "utf-8";
/* JTBラウンジ特集付きツアー　スタイル */
body {
	font-family: HiraKakuPro-W3, 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', osaka, Arial, Helvetica, Verdana, sans-serif;
}

#container {
	font-size: 14px;
	text-align: left;
}

#popularity_warp h2 {
	color: #fff;
	font-size: 24px;
}

p {
	margin: 0;
}

dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

/*mainエリア
------------------------------------------------*/
#tour_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	text-align: center;
}

#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	margin-top: 15px;
}

#main_wrap {
	width: 100%;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/main_bg01.jpg) no-repeat;
	background-position: center top 0;
}

#main_inner {
	position: relative;
	width: 980px;
	min-width: 980px;
	height: 485px;
	margin: 0 auto;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/main_bg02.jpg) no-repeat;
	background-position: inherit;
}

#main_inner h1 {
	padding-top: 0;
}

.sub_txt {
	position: absolute;
	top: 11px;
	left: 18px;
}

#main_inner .pl_btn {
	margin: 31px 18px;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/PL_btn_on.png) no-repeat right;
	text-align: right;
}

#main_inner ul {
	margin: 154px 48px 0 56px;
}

#main_inner li {
	float: left;
	margin: 15px;
}

#main_inner li a:hover img {
	opacity: 0;

	filter: alpha(opacity=0);
}

#main_inner li.btn_01 {
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/btn_on01.png) no-repeat;
}

#main_inner li.btn_02 {
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/btn_on02.png) no-repeat;
}

#main_inner li.btn_03 {
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/btn_on03.png) no-repeat;
}

/*JTBラウンジとは？
--------------------------------------------*/
#titBox {
	width: 100%;
	margin: 0 0 30px;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/tit_boxbg.gif) center top repeat-x;
}

#titBox h2 {
	margin: 0;
	text-align: center;
}

#description_box {
	overflow: hidden;
	margin: 0 0 60px;
}

#description_box .fl_l {
	float: left;
}

#description_box .fl_r {
	float: right;
	margin: 0;
}

#description_box .fl_r p {
	text-align: right;
}

.fl_l p {
	width: 540px;
	padding: 3px 0 8px 25px;
}

/*JTBラウンジが人気の理由
--------------------------------------------*/
#popularity_box {
	overflow: hidden;
}

#popularity_warp h2 {
	margin-bottom: 10px;
	padding: 17px;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/h2_bg01.jpg) no-repeat;
}

#popularity_box section {
	float: left;
	width: 287px;
	height: 160px;
	margin: 8px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

#popularity_box section h3 {
	padding: 13px 10px 29px 85px;
	color: #13a4b4;
	font-size: 16px;
	font-weight: bold;
}

#popularity_box section .bg01 {
	padding-bottom: 6px;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/icon_01.gif) no-repeat;
}

#popularity_box section .bg02 {
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/icon_02.gif) no-repeat;
}

#popularity_box section .bg03 {
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/icon_03.gif) no-repeat;
}

#popularity_box section .bg04 {
	padding-bottom: 10px;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/icon_04.gif) no-repeat;
}

#popularity_box section .bg05 {
	padding-bottom: 10px;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/icon_05.gif) no-repeat;
}

#popularity_box section .bg06 {
	padding-bottom: 10px;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/icon_06.gif) no-repeat;
}

#popularity_box section p span {
	color: #ccc;
	font-size: 11.5px;
}

#popularity_box p.btn {
	clear: both;
	padding: 35px;
	text-align: center;
}

/*JTBラウンジが利用できるホテル
--------------------------------------------*/
#hotel_warp {
	background: #f5f4f2;
}

#hotel_warp h2 {
	padding: 22px;
	color: #fff;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/h2_bg02.jpg) no-repeat;
	font-size: 24px;
}

#hotel_warp h2 span {
	font-size: 14px;
}

.hotel_box {
	clear: both;
	overflow: hidden;
	position: relative;
	padding: 20px 20px 76px;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/hotel_bg.gif) no-repeat bottom;
}

.hotel_tit {
	overflow: hidden;
	position: absolute;
	top: 40px;
	left: 6px;
	width: 650px;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/obi_img.png) no-repeat;
}

.hotel_tit h3 {
	float: left;
	padding-left: 10px;
	font-size: 22.5px;
	font-weight: bold;
	line-height: .5;
}

.hotel_tit p {
	float: right;
	padding: 20px 21px 10px 0;
}

#hotel_warp .center {
	margin-bottom: 20px;
}

.hotel_box .hotel_left {
	float: left;
	width: 230px;
	padding: 0 15px;
	border-radius: 5px;
	background: #e8e5df;
}

.hotel_box .hotel_left h4 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 2.5;
}

.hotel_box .hotel_left p {
	margin-bottom: 15px;
	font-size: 12px;
}

.hotel_box .hotel_right {
	float: right;
	width: 650px;
}

.hotel_box .hotel_right h4 {
	padding-bottom: 5px;
}

.hotel_box .hotel_right h4 span {
	padding-left: 15px;
	font-size: 24px;
	font-weight: normal;
}

.hotel_box .hotel_right .txt {
	padding: 15px;
}

.hotel_box .hotel_right dl {
	overflow: hidden;
	padding: 15px 0;
	font-size: 12px;
}

.hotel_box .hotel_right dt {
	float: left;
	width: 125px;
	background: #d3cec3;
}

.hotel_box .hotel_right dt.doble {
	padding-bottom: 20px;
}

.hotel_box .hotel_right dd {
	float: right;
	width: 505px;
	background: #e8e5df;
}

.hotel_box .hotel_right .btn {
	text-align: right;
}

.hotel_box .hotel_right dt,
.hotel_box .hotel_right dd {
	margin-bottom: 1px;
	padding: 3px 0 2px 10px;
}

/*本島エリア
--------------------------------------------*/
.main_island {
	float: left;
	position: relative;
	width: 300px;
	margin: 6px;
	background: #e8e5df;
}

.map {
	float: left;
	width: 300px;
	margin: 6px;
}

.main_island .map {
	background: none;
}

.main_island div {
	height: 70px;
	color: #fff;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/hotel_titBg.gif) no-repeat;
}

.main_island div h3 {
	padding: 10px 10px 4px;
	font-size: 16px;
	font-weight: bold;
}

.main_island div h3 {
	padding-bottom: 3px;
}

.main_island div p {
	padding: 0 10px 6px;
	line-height: .8;
	text-align: right;
}

.main_island div p,
.main_island li {
	font-size: 12px;
}

.main_island ul {
	padding: 13px;
}

.main_island li span {
	padding-left: 34px;
}

.main_island .position {
	position: absolute;
	top: 61px;
	right: 0;
}

.main_island .lounge_btn {
	margin-bottom: 22px;
	text-align: center;
}

/*離島エリア
--------------------------------------------*/
#hotel_warp .ritou {
	overflow: hidden;
	padding: 20px;
}

/*バナー
--------------------------------------------*/
.bnr {
	padding: 40px;
	text-align: center;
}

.to_top {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
}

/*他のツアー
--------------------------------------------*/
/*#other {
}*/
#other div {
	overflow: hidden;
	width: 100%;
	background: url(/tour/common/images/special/047_okinawa/jtbrounge/h3_gb.gif) no-repeat bottom;
	background-position: bottom;
}

#other h3 {
	float: left;
	padding-top: 26px;
	font-size: 26px;
}

#other div p {
	float: right;
	padding-bottom: 12px;
}

#other section {
	float: left;
	width: 230px;
	margin: 7.5px;
}

#other section p {
	margin-bottom: 5px;
}

#other section .txt {
	padding: 3px;
}