#enkai {
	width: 630px;
}
.enkai-1 {
	float: left;
	height: 310px;
	width: 300px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 10px;
}

.enkai-2 {
	float: left;
	height: 310px;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
}
.enkai-3 {
	float: left;
	height: 380px;
	width: 300px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
}
.enkai-4 {
	float: left;
	height: 380px;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
}
.fugu {
	background-image: url(../images/manaita.jpg);
	float: left;
	width: 300px;
	height: 150px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.midasi {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	margin-bottom: 5px;
}
.menuname {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	height: 15px;
	width: 300px;
	margin-top: 5px;
	text-align: center;
}

.enkaijou {
	color: #F00;
}


.suppon {
	background-image: url(../images/manaita.jpg);
	float: left;
	height: 150px;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#party-memo {
	clear: both;
	width: 600px;
	height: 130px;
	border: 3px double #FC0;
	text-align: center;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #FFF;
}
#party-memo p {
	font-size: 14px;
	line-height: 18px;
}
.fugu table {
	text-align: center;
	margin-top: 15px;
}

.suppon table {
	text-align: center;
	margin-top: 15px;
}

