@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.font {
	font-size: 11pt;
	line-height: 14pt;
}
.style1 {color: #FFFFFF}
.style2 {color: #FF9900}
.style3 {font-size: small}
.style4 {color: #7F4900}
.style5 {font-size: x-small}
.style6 {color: #3F001B}



.photo {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.waku {
	padding: 10px;
}
.back {
	background-image: url(restaurant/leaf.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.phot2 {
	padding-bottom: 5px;
}
.photo3 {
	padding: 5px;
}
.waku {
	border-bottom-width: medium;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AFA57F;
	border-left-color: #AFA57F;
}
.form {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
