﻿#reservation {
	width: 565px;
}

#moushikomi {
	margin-top: 0;
}

#reservationContents {
	width: 565px;
	height: 1760px;
	margin: 0 0 0 0;
	background: #ffffff url('../images/reservation_sheet.jpg') left 50px no-repeat;
	position: relative;
}

#reservationContents h3 {
	width: 565px;
	height: 35px;
	background: #ffffff url('../images/reservation_bar.jpg') left top no-repeat;
}

#reservationContents h4,
#reservationContents h3 span{
	display: none;
}

#reservationContents p {
	width: 330px;
	height: 150px;
	overflow: auto;
	position: absolute;
	font-size: 13px;
}

#reservationContents p.p1 {
	left: 215px;
	top: 90px;
}

#reservationContents p.p2 {
	left: 215px;
	top: 340px;
}

#reservationContents p.p3 {
	left: 215px;
	top: 590px;
}

#reservationContents p.p4 {
	left: 215px;
	top: 840px;
}

#reservationContents p.p5 {
	left: 215px;
	top: 1090px;
}

#reservationContents p.p6 {
	left: 215px;
	top: 1340px;
}

#reservationContents p.p7 {
	left: 215px;
	top: 1590px;
}

#moushikomi {
	margin: 0;
}