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

/* プレミアムエコノミー詳細　*/
#bottom{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background-color:#C5D8FE;
}

#bottom-left{
	width: 650px;
	height: auto;
	float: left;
	margin-top: 15px;
	}

#bottom-left .premium1{
	width: 280px;
	height: 165px;
	float: left;
	margin-top: 20px;
}

#bottom-left .premium2{
	width: 360px;
	height: auto;
	float: right;
	
}

caption {
	font-size:12px;
	font-weight:bold;
	margin-bottom: 5px;
	text-align: center;
}

.premium2 th,
.premium2 td{
 padding: 10px 0 10px;	
	text-align: center;
}
.seat1  {
	  font-size:12px;
	  width:360px;
	  height:auto;
	
}

#bottom-right{
	width: 330px;
	height: auto;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#bottom-right .seat3{
	margin-top: 10px;
	
}


.seat4{
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	
}

.seat5{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 30px;
}

/* 日程表　*/
section.itinerary .new4{
	color: #00C;
	font-size: 14px;
}

/*イメージ画像　モンゴメリの墓　草原　*/
#accomodation #hotel1{
	height: 300px;
}

/* オプショナルツアー　*/
section.optional h5.new3{
	font-size: 14px;
	padding: 5px;
	background:#D6D5FD;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: bold;
}

section.optional .option1{
	display: inline-block;
	font-size: 12px;
	margin: 15px 20px 15px 15px;
	background-color:#039;
	padding: 5px;
	border-radius: 5px;
}
.option1 a{
	text-decoration:none;
	color:#FFF;
}

.option1 a:hover{
	background-color:#039;
	
}
.condition .secter{
	display: block;
	font-size: 13px;
	padding: 15px;
	border-radius: 10px;
	border: 2px dotted #036059;
	background: #DFF4EB;
}

.pic{
	width: 500px;
	height: 350px;
	margin-bottom: 20px;
}
#mainright figure .sp{
	width: 330px;
	height: 450px;
	margin-left: 100px;
	
}
