@charset "utf-8";

/* CSS Document */

/*-------- page css---------*/
.mt10 {
	margin-top: 10px;
	}
	
.mt7 {
	margin-top: 7px;
	}
	
.ml15 {
	margin-left: 15px;
	}
	
.pt10 {
	padding-top: 10px;
}

.pr10 {
	padding-right: 10px;
	}


.alignR {
	text-align: right;
	}

.alignC {
	text-align: center;
}
	
.page_top {
	clear:both;
	text-align:right;
	width: 870px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
	
#pattern {
	padding: 5px;
	border: 1px solid #ccc;
	background:#eee;
	font-size:14px;
	color: #100C84;
	font-weight: bold;
	text-align:center;
}

table,th,td {
	border-collapse: collapse;
	}

.bold{
	font-weight:bold;
}
/*---------------------*/
.clear {
	clear: both;
}

.floatL {
	float:left;
}

.floatR {
	float:right;
}

div#main {
	padding: 0px;
	width: 870px;
	margin: 15px;
}

div#main ul li.mark {
	background-image: url(../img/mark.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 1.7em;
	background-position: 0px 2.5px;
	margin-left: 10px;
}

.price{
	color: #ff2a00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

div#index{
	width: 645px;
	font-size: 14px;
	text-align: center;
	margin-bottom: 5px;
	display :inline-block;
}

div#boxL {
	float: left;
	width: 655px;

}

div#boxR {
	float: right;
	width: 210px;

}

#waikikimap {
	position: relative;
}

div.box{
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 639px;
	margin-bottom: 15px;
	float: left;
	position: relative;
}

div.box img.boxbar{
	height: 31px;
	width: 639px;
	margin-bottom: 10px;
}

div.box p#bar{
	background-image: url(../img/bar02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 29px;
	width: 639px;
	padding-top: 11px;
	text-align: right;
	padding-right: 5px;
}

/*--　ホテル枠CSS　--*/
p.title {
	font-size: 12px;
	font-weight: bold;
	color: #466dda;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #466dda;
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}

p.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #466dda;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #466dda;
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.waikikisub {
	font-weight: bold;
	color: #666666;
	margin: 0 0 10px 10px;
}

div.box div.luxury{
	width: 633px;
	border: 3px double #d6c471;
	background-color: #fffdd8;
}

*html div.box div.luxury{
	width: 639px;
}

div.box div.delax{
	width: 633px;
	border: 3px double #b5b5b5;
	margin: 7px 0 0 0;
	background-color: #f3f3f3;
}

*html div.box div.delax{
	width: 639px;
}

div.box div.standard {
	width: 633px;
	border: 3px double #7ecef4;
	margin: 7px 0 0 0;
	background-color: #eff7ff;
}

*html div.box div.standard {
	width: 639px;
}

div.box div.economy {
	width: 633px;
	border: 3px double #facc89;
	margin: 7px 0 0 0;
	background-color: #fff8e2;
}

*html div.box div.economy {
	width: 639px;
}

div.box div.condominium {
	width: 633px;
	border: 3px double #b3d465;
	margin: 7px 0 0 0;
	background-color: #f8ffe8;
}

*html div.box div.condominium {
	width: 639px;
}

div.box div.superior {
	width: 633px;
	border: 3px double #fdbdc1;
	margin: 7px 0 0 0;
	/*
	padding-right: 10px;
	padding-left: 10px;*/
	background-color: #fff4f5;
}

*html div.box div.superior {
	width: 639px;
}

div.box .imgL {
	float: left;
	height: 70px;
	width: 100px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div.box .imgL dd {
	width: 100px;
	padding: 0px;
	margin: 0px;
}

div.box .txtbox {
	float: left;
	width: 520px;
	padding-top: 5px;
}

div.box dd.txtL {
	float: left;
	width: 330px;
	padding-top: 3px;
	background-image: url(../img/mark.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 1.5em;
	background-position: 0px 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

*html div.box dd.txtL {
	width: 340px;
	margin-left: 5px;
}

div.box dl.txtbox dd.txtL span.hotelname {
	font-size: 13px;
	color: #466dda;
	font-weight: bold;
}

div.box dl.txtbox dd.txtL span.subtxt {
	font-size: 12px;
	color: #FF2D81;
}

div.box dl.txtbox dd.hotelex {
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 30px;
}

div.box dl.txtbox dd.tokuten {
	font-size: 12px;
	margin-left: 30px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	width: 473px;
	color: #666666;
	border: 1px solid #cccccc;
}

*html div.box dl.txtbox dd.tokuten {
	width: 485px;
}

div.box dl.txtbox dd.tokuten li.tokutentxt {
	font-weight: bold;
	color: #FF2D81;

}

div.more {
	text-align:right;
	width: 150px;
	margin-top: 10px;
	margin-left: 485px;
	margin-bottom: 7px;
}

div.more2 {
	height: 25px;
	width: 150px;
	position: absolute;
	left: 488px;
	top: 46px;
}

div.box dl.txtbox dd.iconbox {
	float: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: none;
}

/*--　格安ツアーCSS　--*/

div#tourbox {
	color:#333333;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	width: 210px;
}

dl.tour {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}

dl.tourbottom {
	padding:3px;
	border-bottom-style: none;
	margin-bottom: 10px;
}

dt.tourtitle {
	background-image: url(../img/mark02.gif);
	line-height: 1.3em;
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 1.5px;
	font-weight: bold;
}


/*--　エリア情報CSS　--*/

div#area {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	width: 210px;
	color: #666666;
}

div#area p.title img.flag{
	border: 1px solid #CCCCCC;
	width: 28px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 5px;
}

div#area img.map {
	width: 175px;
	margin-right: 17px;
	margin-bottom: 7px;
	margin-left: 17px;
}

table#border {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 1.3em;
}

table#border td {
	border:1px solid #cccccc;
	padding: 3px;
	color: #666666;
}

table#border td span {
	font-size :10px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

div#area .yohaku {
	margin-left: 12px;
	margin-right: 10px;
	line-height: 1.3em;
}

div#area img.photo {
	margin-left: 17px;
	margin-right: 17px;
	height: 100px;
	width: 175px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
}

.spot {
	background-image: url(../img/mark02.gif);
	margin-left: 10px;
	line-height: 1.3em;
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 1.5px;
	color: #666666;
}

div#area img.banner {
	margin-left: 10px;
	margin-right: 10px;
	height: 70px;
	width: 190px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}


/*-- ホテルページ--*/

.open a:link {
	color:#ffffff;
	font-weight: bold;
}

.open a:visited {
	color:#ffffff;
	font-weight: bold;
}

.open a:hover {
	color:#fff45c;
	font-weight: bold;
}

.open a:active {
	color:#ffffff;
	font-weight: bold;
}

div#hotelindex{
	width: 870px;
	font-size: 14px;
	text-align: center;
	margin-bottom: 5px;
	display :inline-block;
}

div.hotelbox{
	margin-bottom: 15px;
	width: 870px;
}

div.hotelbox p#bar01 {
	background-image: url(images/bar06.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 870px;
	padding-top: 11px;
	padding-right: 5px;
	text-align: right;
	margin-bottom: 7px;
}

div.hotelbox p#bar02 {
	background-image: url(images/bar07.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 870px;
	padding-top: 11px;
	text-align: right;
	padding-right: 5px;
	margin-top: 15px;
}

div.hotelbox dl{
	margin: 0px;
	width: 862px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div.hotelbox div.luxury{
	width: 844px;
	border: 3px double #d6c471;
	background-color: #fffdd8;
	padding-right: 10px;
	padding-left: 10px;
}

*html div.hotelbox div.luxury{
	width: 870px;
}

div.hotelbox div.delax{
	width: 844px;
	border: 3px double #b5b5b5;
	margin: 7px 0 0 0;
	background-color: #f3f3f3;
	padding-right: 10px;
	padding-left: 10px;
}

*html div.hotelbox div.delax{
	width: 870px;
}

div.hotelbox div.standard {
	width: 844px;
	border: 3px double #7ecef4;
	margin: 7px 0 0 0;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #eff7ff;
}

*html div.hotelbox div.standard {
	width: 870px;
}

div.hotelbox div.economy {
	width: 844px;
	border: 3px double #facc89;
	margin: 7px 0 0 0;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fff8e2;
}

*html div.hotelbox div.economy {
	width: 870px;
}

div.hotelbox div.condominium {
	width: 844px;
	border: 3px double #b3d465;
	margin: 7px 0 0 0;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f8ffe8;
}

*html div.hotelbox div.condominium {
	width: 870px;
}

div.hotelbox div.superior {
	width: 844px;
	border: 3px double #fdbdc1;
	margin: 7px 0 0 0;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fff4f5;
}

*html div.hotelbox div.superior {
	width: 870px;
}

div.hotelbox .imgL {
	float: left;
	height: 70px;
	width: 100px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div.hotelbox .imgL dd {
	width: 100px;
	padding: 0px;
	margin: 0px;
}

div.hotelbox .txtbox {
	float: left;
	width: 742px;
	padding-top: 5px;
}

div.hotelbox .txtL {
	float: left;
	width: 562px;
	padding-top: 3px;
	background-image: url(../img/mark.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 1.5em;
	background-position: 0px 6px;
	margin-left: 10px;
}

*html div.hotelbox dd.txtL {
	width: 578px;
	margin-left: 5px;
}

div.hotelbox dl.txtbox dd.txtL span.hotelname {
	font-size: 14px;
	color: #466dda;
	font-weight: bold;
}

div.hotelbox dl.txtbox dd.txtL span.subtxt {
	font-size: 12px;
	color: #FF2D81;
}


div.hotelbox dl.txtbox dd.hotelex {
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 30px;
}

div.hotelbox dl.txtbox dd.tokuten {
	font-size: 12px;
	margin-left: 30px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	width: 700px;
	color: #666666;
	border: 1px solid #cccccc;
}

*html div.hotelbox dl.txtbox dd.tokuten {
	width: 710px;
}

div.hotelbox dl.txtbox dd.tokuten li.tokutentxt {
	font-weight: bold;
	color: #FF2D81;

}

/*--　lanilani、オプションバナー　--*/

.lani {
	width: 212px;
	margin-bottom: 10px;
	text-align: center;
}

.lani img.banner {
	margin-bottom: 5px;
}


/*--　地図　--*/
div#honolulu {
	width: 763px;
	height: 530px;
}

div#hawaii {
	width: 500px;
	height: 420px;
}

.nwtxt {
	margin-left: 10px;
	background-color: #FFFFCC;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;	
}


.topLead {
	color: #FF2D81;
	text-align: center;
	}
