.bnrReservation{
	margin: 10px 0 0 0;
	padding: 10px 0;
	background: #adaeaf;
	width: 600px;
	}
	
	.bnrReservation span{
		padding: 0px 0px 0px 5px;
	}
	
.boxReservation {
	border: #000 1px solid;
	width: 580px;
	}
	
.boxReservation p{
	padding-bottom: 0px;
	font-size: 80%;
	line-height:1.8em;
	}
	
	
.boxAgree{
	margin-top: 18px;
	width: 580px;
	height: 90px;
	background: #b5b5b5;
	text-align: center;
	}
	.boxAgree a{
		text-decoration: none;
	}
	.textAgree{
		color: #585858;
		font-size: 109%;
		}
	.btnAgree{
		padding-bottom: 6px;
	}
		#agree{
			width: 260px;
			height: 35px;
		}
	.btnNoagree{
	}
		#noAgree{
			width: 128px;
			height: 22px;
			*zoom: 1;
			}
	.textColor{
		color: #b92020;
		}	
	
/*reservationNavi
---------------------------------------------------------- */
.boxreservationNavi{
	padding-bottom: 51px;
}

.reservationNavi{
	overflow: visible;
	*zoom: 1;
	margin-left: 0px;
}
	.reservationNavi li{
		float: left;
		width: 900px;
		height: 51px;
		margin-left: 0px;
	}
	.reservationNavi li a{
	}
