@charset "utf-8";
/* CSS Document */

#main #textbody #menu {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#main #textbody #cepage_form fieldset {
	color: #FFF;
	background-color: #732100;
	width: 700px;
	margin-left: 50px;
}
#main #textbody #reservation {
	margin-left: 250px;
	margin-top: 20px;
}

.red {
	color: #940D13;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#main #textbody form fieldset table {
	width: 700px;
	margin-left: 0px;
}
#main #textbody #cepage_form fieldset legend {
	color: #391E14;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#main #textbody #cepage_form p a {
	color: #732100;
}

