﻿@charset "utf-8";
/* -----------------------------------------------
 * 潮路クリスマス、年末年始、お正月関係共通用CSS
 * 
 * Last Update 2008/12/10
----------------------------------------------- */
.nyL .open h3 {
	margin-bottom: 15px;
}

.nyD .open h3 {
	margin-bottom: 15px;
}

#xmasNy h3 {
	margin-bottom: 32px;
}
#xmasNy h4 {
	padding: 38px 0;
	text-align: center;
	background: url("../img/menuBackHead.jpg") no-repeat top;
}
#xmasNy ul li {
	margin-bottom: 12px;
	font-size: 90%;
	text-align: center;
}
#xmasNy dl dt, dd {
	text-align: center;
}
	#xmasNy dt {
		font-weight: bold;
	}
	#xmasNy dd {
		margin-bottom: 12px;
		font-size: 90%;
	}
		#xmasNy dd.drink {
			margin-bottom: 8px;
		}

/* ディナー */
#xmasNy {
	text-align: center;
}

.course {
	margin-bottom: 24px;
}

	#xmasNy .xmasNyDMenu {
		float: left;
		width: 360px;
		margin: 0 6px 0 0;
	}
	#xmasNy .end {
		border-bottom: none;
	}
	#xmasNy .xmasNyImage {
		float: left;
		width: 360px;
	}

/* ランチ */
.nyL .caption {
	width: 420px;
}
.nyL .open {
	width: 316px;
}

.nyLunch {
	width: 360px;
	margin: 0 auto 24px;
}
/*
#doubleLine {
	margin: 0 auto;
}
*/

#doubleLine .nyLunch {
	float: left;
	margin: 0 0 0 6px;
}
#doubleLine .end {
	margin-right: 0;
}

.menuText {
	padding: 10px 0;
	background: url("../img/menuBackground.jpg") no-repeat bottom;
}
