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

#content table {
	margin-left:45px;
	margin-top:10px;
}
#content table td{
	line-height:30px;
}
#content form {
	margin-bottom:0px;
}
#content h1 {
	text-align: center;
	font-size: 22px;
	font-weight: lighter;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content h2 {
	text-align: right;
	font-size: 16px;
	font-weight: lighter;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:3px;
}
#content h3 {
	font-size: 14px;
	font-weight: lighter;
	padding: 0px;
	text-align: center;
	margin: 0px;
	color: #FF0000;
}
#content h4 {
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	padding: 0px;
	margin: 0px;
	float:right;
	margin-right:30px;

	
}
#content p {
	font-size: 15px;
	font-weight: lighter;
	color:  #660000;
	padding: 0px;
	margin-bottom: 10px;
	margin-top:5px;
	text-align:center;
}
#content a:link, #content  a:active, #content a:visited{
	text-decoration:none;
	color:#333333;
	font-size:15px;
	font-weight: lighter;
	
}

#content a:hover {
text-decoration:underline;
	color: #000077;
	font-size:15px;
	font-weight: lighter;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
confirm_resa
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/
.resa_fr {
	padding: 0px;
	margin-top: 25px;
	margin-left: 200px;	

}
#confirm_resa h1 {
	font-size: 22px;
	color: #006633;
	text-align: center;
	margin-left:110px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:solid 1px #006633;
	width:550px;
}
#confirm_resa p {
	font-size: 18px;
	font-weight: lighter;
	color: 33333333;
	width: 510px;
	text-align: justify;
	padding: 0px;
	margin-top: 30px;
	margin-left: 150px;
	line-height: 28px;
}
#confirm_resa h3 {
	text-align: center;
	font-size: 18px;
	color: #006633;
	text-decoration: none;
	font-weight: lighter;
	margin-left:190px;
	margin-top: 10px;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-bottom: 10px;
	border:solid 1px #006633;
	width:400px;
}
#confirm_resa ul{
	padding:0px;
	list-style-type:none;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
	
}
#confirm_resa li{
	line-height: 30px;
	
}
#confirm_resa a:link, #confirm_resa  a:active, #confirm_resa a:visited{
	text-decoration:none;
	color:#333333;
	font-size:18px;
	font-weight: lighter;
}

#confirm_resa a:hover {
text-decoration:underline;
	color: #000077;
	font-size:18px;
	font-weight: lighter;
}
.img_resa_suite {
	margin-left:180px;
	margin-top: 0px;
	margin-bottom: 0px;
	width:450px;
	height:auto;
}
.button {
	margin-left:5px;
	margin-right:5px;
}

