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


/* reservation page
=============================================================================*/
#reservation #mainVisual { 	background: url(../img/reservation/mainimg.jpg) no-repeat center center / cover; }

#cont01 { padding: 20px 0; }
	#cont01 h2 {margin-bottom: 20px;}
	#cont01 .bnrArea { margin: 40px auto}
	#cont01 .bnrArea02 {
	width: 600px;
	margin: 0 auto 60px;
	padding: 10px 10px 0px;
	text-align: left;
	border: dotted 2px #876;
	}
	#cont01 .bnrArea02 a { color: inherit}
	#cont01 .deco01 { position: absolute;top: -80px;right: -210px; z-index: -1;}
	#cont01 .deco02 { position: absolute;top: 380px;left: -300px; z-index: -1;}
#cont02 {
	margin-bottom: 40px;
	}
	#cont02 .txtArea {
	width: 370px;
	float: right;
	font-size: 1.2em;
	}
	#cont02 .imgArea {
	width: 600px;
	float: left;
	}
	#cont02 .cont h3 {
	border-bottom: solid 1px #888;
	margin-bottom: 0.4em;
	}
	#cont02 .deco01 { position: absolute;top: 180px;right: -100px; z-index: -1;}