@charset "utf-8";

/* ----------------------------------------------
 * 日付検索する
---------------------------------------------- */
#search {
	margin: 0.5em 0;
}
	#search span.hotelColor {
		display: block;
		color: #F9825A;
		text-align: center;
		font-size: 120%;
		font-weight: bold;
	}

#flash {
	width: 571px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	background: url("../commonNew/images/hr_img01.gif") no-repeat bottom left;
}

/* --------------------------
 * プランバナー
-------------------------- */
#planBanners p {
	margin-left: 10px;
}

#planBanners ul.imgList li {
	margin-right: 0;
}


/* ----------------------------------------------
 * バナー上段
---------------------------------------------- */
#banner01 ul {
	margin-left: 10px;
	padding:0;
}

#banner01 li {
	margin-right: 10px;
	padding:0;
}

	#banner01 li.end {
		margin-right: 0;
		padding:0;
	}

#banner01 {
	margin: 0;
}
	#banner01 .banner01_1 {
		margin: 0;
	}


/* ----------------------------------------------
 * news
---------------------------------------------- */
#contentMain #news {
	width: 565px;
}

#contentMain .box01 {
	width: 565px;
	height: 44px;
	margin-top: 15px;
	background: url("../images/bg_info01.gif") no-repeat right;
}
	#contentMain .box01 p {
		float: right;
		margin-right: 15px;
		padding-top: 12px;
		text-align: right;
	}

	#box02 {
		float: right;
		width: 560px;
		height: 372px;
		padding-bottom: 20px;
		background-image: url("../images/bg_info02.gif") bottom no-repeat;
	}
		#box02 iframe {
			width: 558px;
			height: 370px;
			overflow-x: hidden;
		}

/* ----------------------------------------------
 * バナー下段
---------------------------------------------- */
#banner02 {
	width: 550px;
/*	text-align: right;*/
	margin: 5px auto 10px;
}
	#banner02 img {
		margin-right: 8px;
	}

/* ----------------------------------------------
 * 航空券
---------------------------------------------- */
#airlineTicket {
	margin: 5px 0 15px;
	padding-top: 15px;
	background: url("../commonNew/images/hr01.gif") no-repeat left top;
}
	#airlineTicket .article {
		width: 510px;
		margin: 0 auto;
	}
	#airlineTicket #anaTabisaku {
		float: left;
	}
	#airlineTicket #jalDp {
		float: right;
	}

/* ----------------------------------------------
 * 携帯メールアドレス送信
---------------------------------------------- */
.mobileAd {
	width: 528px;
	margin: 0.5em auto;
	text-align: center;
}
	#contentMain .mobileAd h2 {
		float: none;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		background: none;
	}
	#contentMain .mobileAd h3 {
		float: none;
		width: auto;
		height: auto;
		margin: 0.5em 0;
		padding: 0;
		color: #F9825A;
		font-size: 14px;
		font-weight: bold;
		background: none;
	}
	.mobileAd p {
		font-size: 10px;
	}
		.mobileAd .referenceMark {
			color: #666666;
		}
	.mobileAd ol {
		margin: 0.5em 0;
	}
		.mobileAd ol li {
			margin-left: 25px;
			list-style-type: decimal;
		}
	.mobileAd form {
		width: 280px;
		margin-top: 0.5em;
		padding: 8px;
		border: 1px solid #cccccc;
	}
		.mobileAd dl dt {
			color: #F9825A;
			font-weight: bold;
		}
			.mobileAd dl dt #send_result {
				color: #ff0000;
			}

	#contentMain .mobileAd .article {
		width: 506px;
		margin: 0 auto;
		padding: 5px 0 10px;
		text-align: left;
	}
		/* inputフォーム */
		.mobileAd .textBox input.adAdd {
			width: 220px;
			margin-right: 5px;
			ime-mode: inactive;
		}
		.mobileAd .qrCord {
			float: left;
			width: 200px;
		}
		.mobileAd .textBox {
			float: left;
			width: 305px;
		}
		/* 背景色付 */
		.mobileAd .adInfo {
			padding: 6px;
			background: #EFE9D5;
		}

/* ----------------------------------------------
 * クレジットカード
---------------------------------------------- */
#creditCard {
	width: 528px;
	margin: 0 auto;
	padding-top: 24px;
}
	#creditCard p {
		margin: 0 0 12px;
	}

/* ----------------------------------------------
 * 緊急時用設定
---------------------------------------------- */
#urgency {
	width: 520px;
	margin: 20px 0 20px 10px;
	padding: 10px;
	color: #000000;
	text-align: left;
	border: 3px solid #ff0000;
	background: #ffffff;
}
	/* 文字を赤くする */
	#urgency .accent {
		color: #ff0000;
	}
	/* センタリングする */
	#urgency .centering {
		text-align: center;
	}
	/* 文字を太くする */
	#urgency .boldType {
		font-weight: bold;
	}

	/* 各種設定 */
	#urgency h2 {
		float: none;
		width: auto;
		height: auto;
		margin-bottom: 12px;
		color: #000000;
		font-size: 140%;
		text-align: center;
		font-weight: bold;
		background: none;
	}
	#urgency h3 {
		margin: 6px 0;
		font-size: 120%;
		font-weight: bold;
	}
	#urgency p,
	#urgency ul,
	#urgency dl {
		margin: 6px 0;
	}
	
	#urgency p,
	#urgency ul li,
	#urgency dl dt
	#urgency dl dd {
		font-size: 110%;
	}
		#urgency ul li {
			margin: 3px 0 3px 20px;
			list-style-type: disc;
		}
		#urgency dl dt {
			margin: 3px 0;
			font-weight: bold;
		}

/* ----------------------------------------------
 * 画像ロールオーバー
---------------------------------------------- */
.navOver,
.navOver a,
.navOver a:hover {
	display: block;
}
	.navOver a:hover {
		background-color: transparent;
	}
		.navOver a:hover img {
			visibility: hidden;
		}

/* ----------------------------------------------
 * 無料送迎バスバナー
---------------------------------------------- */
#free_bus {
	width: 160px;
	margin: 0 auto;
	padding: 0;
	background: url('../images/banner_bus_o.gif') no-repeat;
}


