﻿@charset "utf-8";
/* -----------------------------------------------
 * クリスマスディナー用CSS
 * 
 * Last Update 2008/12/10
----------------------------------------------- */
.nepHeader .caption {
	float: left;
	width: 340px;
}
	.nepHeader .open {
		float: right;
		width: 402px;
		text-align: right;
	}
		.nepHeader .open h3 {
			margin-bottom: 0;
		}

#xmas {
	text-align: center;
}
	#xmas h3 {
		margin-bottom: 32px;
	}
	#xmas h4 {
		padding: 12px 0;
		text-align: center;
		background: url("../img/menuBackHead.jpg") no-repeat top;
	}
	#xmas dl dt, dd {
		text-align: center;
	}
	#xmas dt {
		font-weight: bold;
	}
	#xmas dd {
		margin-bottom: 12px;
		font-size: 90%;
	}
		#xmas dd.drink {
			margin-bottom: 8px;
		}

/* ノエル */
#noel {
	float: left;
	width: 360px;
	margin-right: 5px;
}

#noelSup {
	float: left;
	width: 360px;
}

.menuText {
	padding: 10px 0;
	background: url("../img/menuBackground.jpg") no-repeat bottom;
}

/* 別途サービス料 */
.referenceMark {
	margin: 20px auto;
	padding: 5px 0;
	border-top: 1px solid #878788;
	border-bottom: 1px solid #878788;
}

.open p.reference {
	font-size: 80%;
}
