@charset "utf-8";
/* CSS Document */

/*リセットbase.cssにて設定あり*/

/* Drive
----------------------------------------------------------------*/

.pagetitle {
	position: relative;
	width: 940px;
	padding-bottom: 13px;
	overflow: hidden;
}

.pagetitle ul.hmenu {
	position: absolute;
	left: 10px;
	bottom: 13px;
	_bottom: 12px;
	height: 36px;
	overflow: hidden;
}

.pagetitle ul.hmenu li {display: inline; font-size: 0; float: left;}
.pagetitle ul.hmenu li img {vertical-align: bottom;}

.pagetitle .orderbtn {
	left: 221px;
	position: absolute;
	top: 184px;
}


.mgr1em {margin-right:1em;}

.btnRight {
	overflow:hidden;
	zoom:1;
	width:940px;
	margin:0;
	padding:0 0 10px 0;
}

:root .btnRight {
	overflow:hidden;
	zoom:1;
	width:940px;
	margin:0;
	padding:0 0 7px 0;
}

.btnRight ul.rightBtn {
	width:310px;
	padding-bottom:8px;
	float:right;
	text-align:right;
	margin-top:10px;}
.btnRight ul li {display:inline;margin:0;padding:0;}
.btnRight ul li.mr10 img {margin-right:10px;}

.btnRight .ranklist {
	width: 630px;
	float:left;
	padding-top:5px;
}

#startpoint {
	width:920px;
	border:1px solid #cccccc;
	padding:9px;
	margin:0 0 15px 0;
	overflow: hidden;
}

#startpoint p {
	padding-left:14px;
	background: url(../img/common/icon_square01.gif) no-repeat 0 2px;
	line-height: 1.4;
	overflow: hidden;
}

#startpoint .flL_clear {
	clear: both;
	width: 907px;
	margin: 0;
}

#pointMap {
	width: 940px;
	margin-bottom: 10px;
}

#pointMap p {margin-top:10px;}


#pointMap #point {
	width: 465px;
	float: left;
}

#pointMap #map {
	width: 465px;
	float: right;
}

.hotelList {
	width: 920px;
	/*background: url(../img/common/bg_hotelList.gif) left top;*/
	background:#ddeff3;
	padding: 10px;
	margin: 10px auto 0 auto;
	text-align: center;
}
.hotelList .hotelListInner {
	width: 920px;
	text-align: left;
}

.hotelList .hotelBox {
	position:relative;
	width:920px;
	background:transparent url("../img/common/hotelbox_b.gif") left bottom no-repeat;
}

.hotelList .hotelBoxl {
	position:relative;
	width:920px;
	background:transparent url("../img/common/hotelbox_lb.gif") left bottom no-repeat;
}

.hotelList .hotelBoxc {
	position:relative;
	width:920px;
	background:transparent url("../img/common/hotelbox_cb.gif") left bottom no-repeat;
}

.hotelList .hotelBoxr {
	position:relative;
	width:920px;
	background:transparent url("../img/common/hotelbox_rb.gif") left bottom no-repeat;
}

.hotelList .hotelBoxw {
	position:relative;
	width:920px;
	background:transparent url("../img/common/hotelbox_wb.gif") left bottom no-repeat;
}

.hotelList .hid {
	width: 293px;
	overflow: hidden;
}

.hotelList .hid2 {
	width: 627px;
	overflow: hidden;
}

.hotelList .hotelBoxT {
	height:10px;
	background:transparent url("../img/common/hotelbox_t.gif") left top no-repeat;
}

.hotelList .hotelBoxTl {
	height:10px;
	background:transparent url("../img/common/hotelbox_lt.gif") left top no-repeat;
}

.hotelList .hotelBoxTc {
	height:10px;
	background:transparent url("../img/common/hotelbox_ct.gif") left top no-repeat;
}

.hotelList .hotelBoxTr {
	height:10px;
	background:transparent url("../img/common/hotelbox_rt.gif") left top no-repeat;
}

.hotelList .hotelBoxTw {
	height:10px;
	background:transparent url("../img/common/hotelbox_wt.gif") left top no-repeat;
}

.hotelList .hotelSpace {
	width:293px;
	float:left;
	margin-right:20px;
	text-align:center;
}

.hotelList .mr0 {margin:0;}

.hotelList .hotelBoxIn {
	width:271px;
	margin:0 auto;
	padding:0 0 3em 0;
	text-align:left;
}

.hotelBoxIn h5 {margin-bottom: 5px;}
.hotelBoxIn h6 {margin-bottom: 5px; border-bottom: 1px dotted #000000;padding:0 0 4px 0;}

.hotelBoxIn .flL {width:164px;}
.hotelBoxIn .flR {width:101px;}

.hotelBoxIn .flR.etc {width:101px;margin: 0 0 4px 4px;}


.hotelList .detailLink {
/*	width: 164px;*/
	position: absolute;
/*	left: 118px;*/
	bottom: 10px;
}

#tourSearch {
	position:relative;
	width:940px;
	height:59px;
	margin-top:15px;
	background:transparent url("../img/common/toursearchbg.gif") left bottom no-repeat;
}

#tourSearch p {padding:20px 0 17px 12px;}
#tourSearch p img {
	vertical-align:middle;
	margin-right:38px;
}

#tourSearch p#searchBtn {
	position:absolute;
	left:748px;
	top:12px;
	width:180px;
	height:35px;
	padding:0;
}

#tourSearch p#searchBtn img {margin:0;}

/* Common
----------------------------------------------------------------*/

.redFn {color:#ff0000;}

.flL {float:left;}
.flR {float:right;}

.mr10 {margin-right:10px;}

.indent1em {padding-left:1em;text-indent:-1em;}

/*横列*/

ul.ranklist {margin-bottom:15px;}
ul.ranklist li {display:inline;}

/*行頭符号が『◆』*/
ul.listA02 { margin: 0; list-style-type: none; }
ul.listA02 li { padding-left: 14px; background: url(../img/common/icon_square01.gif) no-repeat 0 2px; line-height: 1.4; }
ul.listA02 li.nomark {padding:0;background:none;}
/*行頭符号が『※』*/
/*ul.listA02 li.kome { padding-left: 14px; background: url(../img/common/icon_square01.gif) no-repeat 0 2px; line-height: 1.4; }*/
ul.listA02 li.kome { padding-left: 14px; background: url(../img/common/icon_kome.gif) no-repeat 0 2px; line-height: 1.4; }

.applyTitle {line-height:1em; margin-bottom: 10px; padding: 2px 5px 0 5px; border-left: 6px solid #cc0000;}
.orderform {width:938px;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;}

.formbox {padding:0 10px 15px 10px;}

.formbox select{
	display:inline;
	margin:3px 6px 0px 0px;
}

.formbox input,
.formbox select {vertical-align:middle;}

.hotelList .pageTop {text-align:right;margin:8px 10px 14px 0;}

.clearfix:after,
.hotelList .hotelBox:after,
.hotelList .hotelBoxl:after,
.hotelList .hotelBoxc:after,
.hotelList .hotelBoxr:after,
.hotelList .hotelBoxw:after,
.hotelList .hotelBoxIn:after,
#pointMap:after,
.btnRight:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;

	overflow:hidden;

}

.clearfix,
.hotelList .hotelBox,
.hotelList .hotelBoxl,
.hotelList .hotelBoxc,
.hotelList .hotelBoxr,
.hotelList .hotelBoxIn,
.hotelList .hotelBoxw,
#pointMap,
.btnRight {display:inline-block;}

/* exclude MacIE5 \*/
* html .clearfix,
* html .hotelList .hotelBox,
* html .hotelList .hotelBoxl,
* html .hotelList .hotelBoxc,
* html .hotelList .hotelBoxr,
* html .hotelList .hotelBoxw,
* html .hotelList .hotelBoxIn,
* html #pointMap,
* html .btnRight {height:1%;}
.clearfix,
.hotelList .hotelBox,
.hotelList .hotelBoxl,
.hotelList .hotelBoxc,
.hotelList .hotelBoxr,
.hotelList .hotelBoxw,
.hotelList .hotelBoxIn,
#pointMap,
.btnRight {display:block;}
/* end MacIE5 */

/* 2011.02.21 沖縄ツアーポイントの囲み */

.point_oka{
	padding:5px;
	border:#bababa solid 1px;
	background-color:#ffe2f1;
}

.point_oka p{
	text-align:right;
	padding:0;
	margin:0;
}

.point_oka #point_btn{
	margin:0;
}

.pdb5 {
	padding-bottom: 5px;
}

.pdr5 {
	padding-right: 10px;
}

.dfsArea {
	width: 918px;
	padding: 10px;
	border: 1px double #cccccc;
	background: url(../img/oka/bg_point.gif) repeat-x left top;
	margin: 0 0 15px 0;
}