body{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: none;
	overflow-y: scroll;
	background-image: url(../image/bg_reserve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;
	background-attachment: fixed;
}
div#tit_reserve{
	width: 85px;
	float: left;
	height: 14px;
	margin-top: 20px;
	margin-right: 640px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
div#reserve{
	width: 720px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
}
div#reserve_box{
	width: 650px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 0px;
	font-size: 12px;
	border: 1px solid #333333;
	color: #FFFFFF;
}
.font12white{
	font-size: 12px;
	color: #FFFFFF;
}
.reserve_box2{
	width: 650px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.reserve_txt{
	width: 650px;
	float: left;
	height: auto;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}
