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

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

section.optional .option1{
	display: inline-block;
	font-size: 0.9em;
	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;
	
}
section.optional .tour2{
	margin-top: 10px;
}

/*　イメージ画像　バシリカ教会・街並み　*/
#accomodation2 #hotel3{
	width: 100%;
	margin: 0 auto;
}

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

#accomodation2 .tour3{
	font-size: 0.9em;
	padding: 10px;
}

/*　イメージ画像　オプション下　フレンチリバー　*/
#accomodation3 {
	width: 100%;
	background-color:#D6D5FD;
}

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

#accomodation3 .tour3{
	font-size: 0.9em;
	padding: 10px;
}