@charset "utf-8";
/* CSS Document */
main {
	background-color: #FFF;
}
/* ヘッダー　画像　*/
#headerImage {
	background: #FFF;
}

#upper {
	width: 100%;
	height: auto;
}

#upper img{
	width: 100%;
	height: auto;
}

#lower {
	width: 100%;
	height: auto;
}

#lower img{
	width: 100%;
	height: auto;
}

/* 日程表　*/
section.itinerary .new4 {
	font-size: 0.9em;
	color: #009;
}

/*ツアー参加条件　*/
section.condition .new4   {
	color:#006;
	font-size:0.9em;
	padding: 5px;
		
	}	

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

section.optional .option1{
	display: inline-block;
	font-size: 1em;
	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;
	
}
/*　グリーンゲイブルスとアン画像*/

#greengables{
	width:100%;
	height:auto;
}
#greengables img{
	width: 100%;
	height: auto;
	
}
.cav {
	text-align:center;
	margin-top:20px;
	margin-bottom:30px;
}

/* イメージ画像　下　*/
#accomodation2{
	width: 100%;
	background-color: #D6D5FD;
}

#hotel5 {
	width: 100%;
	margin: 0 auto;
}
#hotel5 img{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#accomodation2 .tour3{
	font-size:0.9em;
	margin-bottom:15px;
	padding:5px;
	line-height: 1.4em;
}
