/***************************/
/* ----- Reservation ----- */
/***************************/
.img_reservation{
	width:85%;
	border:#cc0000 1px solid;
	margin-bottom:1em;
}

.notice{
	color:#280000;
	font-style:italic;
	background-color:#ff6600;
	border:none;
	padding:.3ex;
}

/* ----- Reservation End ----- */
