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

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

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

.option1 a:hover{
	background-color:#039;
	
}

section.optional dl dt{
	font-size: 12px;
	font-weight: bold
}

section.optional .tour2{
	margin-top: 10px;
}

/* イメージ画像　ポイントプリム灯台　*/
#accomodation3 {
	width:650px;
	height:auto;
	background-color:#D6D5FD;
	margin-top: 15px;
	margin-bottom: 20px;
	
}


#hotel5{
	width: 600px;
	height: 260px;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 25px;
	
}

#accomodation3 .tour3 {
	font-size: 12px;
	margin-left: 5px;
	padding: 5px 5px 10px 5px;
	line-height: 20px;
}