@charset "utf-8";
/* CSS Document */
.section{

	height:2700px;
}

.section .reservation{
	text-align:center;
	height:2720px;
}
.section ul{
	display:inline-block;
	padding-top: 40px;
	margin-bottom:70px;
}
.section li{
	float:left;
	padding:3px;
}

.section .iframe{
	height:2080px;
	width:960px; margin: 0px auto;
	background-repeat:no-repeat;
	margin-bottom:50px;
}

.section .top{
	height:100px;
	margin-top:90px;
	margin-bottom:-10px;
	width:1000px;
}