﻿@charset "utf-8";
/* -----------------------------------------------
 * ランチタイム用CSS
 * 
 * Last Update 2008/12/10
----------------------------------------------- */
.nepHeader .caption {
	float: left;
	width: 430px;
}
	.nepHeader .open {
		float: right;
		width: 312px;
		text-align: right;
	}

/* ランチのメニュー */
#LunchMenu {
	text-align: center;
}
	/* フルコースランチ */
	#LunchMenu .fullCourse {
		margin-bottom: 20px;
		text-align: center;
	}
		/* センタリング */
		.fullCourse .centeringBox {
			width: 740px;
			margin: 0 auto;
		}
			/* メニュー */
			.fullCourse .centeringBox li {
				list-style-image: url("../../../common/img/listmark01.gif");
				line-height: 1.2;
				margin: 10px 0 2px 15px;
				padding: 0;
			}
			.fullCourse .centeringBox .rightAdjust {
				text-align: right;
			}
			
			/* 月テーマ */
			.fullCourse .monthlyLunchMenu {
				margin-bottom: 10px;
			}
				.fullCourse .monthlyLunchMenu h2 {
					float: left;
					padding: 0 0 0 5px;
					color: #DD960F;
					font-size: 115%;
					background: url("../img/mLunchMenuH2.gif") no-repeat left;
				}
				/* テーマ食材 */
				.fullCourse .monthlyLunchMenu dl {
					color: #B21820;
					font-weight: bold;
				}
					.fullCourse .monthlyLunchMenu dt {
						float: left;
						margin-left: 5px;
						padding: 0 0 0 15px;
						font-size: 115%;
						background: url("../img/mLunchMenuDl.gif") no-repeat left;
					}
					.fullCourse .monthlyLunchMenu dd {
						float: left;
						margin-left: 5px;
						padding: 0 0 0 12px;
						font-size: 115%;
						background: url("../img/mLunchMenuDl.gif") no-repeat left;
					}

				/* 月代わり左のメニュー */
				.centeringBox .LeftMonth {
					float: left;
					width: 365px;
				}
				/* 月代わり右のメニュー */
				.centeringBox .RightMonth {
					float: left;
					width: 345px;
					margin-left: 10px;
				}
	
	/* シェフ特選ランチ */
	#LunchMenu #spLunch {
		margin-bottom: 5px;
		text-align: center;
	}
		/* センタリング */
		#spLunch .centeringBox {
			width: 740px;
			margin: 0 auto;
		}
			/* メニュー */
			#spLunch .centeringBox .LeftMenu {
				float: left;
				width: 520px;
			}
				#spLunch .centeringBox li {
					list-style-image: url("../../../common/img/listmark01.gif");
					line-height: 1.2;
					margin: 10px 0 2px 15px;
					padding: 0;
				}
			/* 画像 */
			#spLunch .centeringBox .RightImage {
				float: right;
				width: 215px;
			}
		/*#spLunch .centeringBox h2 {
			padding: 0 0 0 5px;
			color: #DD960F;
			font-size: 115%;
			background: url("../img/mLunchMenuH2.gif") no-repeat left;
		}
			#spLunch .centeringBox h2 img {
				vertical-align: middle;
			}
		#spLunch .centeringBox #plus {
			float: left;
			width: 517px;
			margin: 5px 0 0 0;
		}
			#plus ul li {
				width: 299px;
				height: 30px;
				margin: 5px 0;
				padding: 8px 0 0 0;
				color: #B21820;
				font-weight: bold;
				font-size: 11px;
				text-align: center;
				background: url("../img/plusBack.gif") no-repeat;
			}

			#plus ul li.plusHigh {
				height: 44px;
				background: url("../img/plusBack2.gif") no-repeat;
			}

			#plusImage01 {
				float: left;
				width: 160px;
				margin-top: 90px;
				margin-left: 55px;
				color: #B21820;
				font-size: 10px;
				text-align: center;
			}
			#plusImage02 {
				float: left;
				width: 215px;
				margin-left: 10px;
			}*/

	/* その他 */
	#extra {
		margin: 20px 0 0 0;
	}
	#extraLunchMenu {
		float: left;
		width: 450px;
	}
		#extra table {
			width: 420px;
			margin: 0 0 0 10px;
			border-collapse: collapse;
		}
			#extra table th {
				margin: 0 0 5px 0;
				padding: 3px 5px 3px 15px;
				font-weight: normal;
				text-align: left;
				white-space: nowrap;
				background: url("../../../common/img/listmark01.gif") no-repeat left;
			}
			#extra table td {
				text-align: right;
			}
				#extra table td.borderBox {
					padding: 0 5px 11px 0;
					text-align: left;
				}
				#extra table td.ladiesMenu {
					padding-left: 1.5em;
					text-align: left;
				}
		#extra #extraImage {
			float: right;
			margin-right: 15px;
		}

/* 別途サービス料 */
.referenceMark {
	margin: 20px auto;
	padding: 5px 0;
	border-top: 1px solid #878788;
	border-bottom: 1px solid #878788;
}

/* 開業１０周年＆リニューアル記念 スペシャルランチ */
#LunchMenu #renewSpecial .menuBox {
	width: 770px;
	margin-bottom: 10px;
	text-align: center;
	background: url("../img/renewSpecialBack.gif") repeat-y;
}
	#renewSpecial .menuList {
		width: 735px;
		margin: 0 auto;
	}
		#renewSpecial .menuList .text {
			float: left;
			width: 475px;
		}
			#renewSpecial .menuList .text .caption {
				float: left;
				width: 475px;
				margin-left: 4px;
			}
		#renewSpecial .menuList .Image {
			float: right;
			width: 240px;
			margin: 0 5px 10px 0;
		}
	#renewSpecial .limited {
		line-height: 1.5;
		margin-bottom: 5px;
		color: #993300;
		font-weight: bold;
		font-size: 110%;
	}
		#renewSpecial .limited .note {
			font-size: 85%;
		}
		#renewSpecial .limitedSmall {
			line-height: 1.5;
			font-size: 90%;
		}
		#renewSpecial .additionalInfo {
			width: 420px;
			line-height: 1.5;
			margin: 5px 0 10px;
			padding: 2px 0 0 5px;
			border: 2px dotted #993300;
			font-size: 85%;
		}
		#renewSpecial .menuList .menuDetail {
			float: left;
			width: 180px;
		}
		#renewSpecial .menuList .leftmost {
			margin-left: 5px;
		}
			#renewSpecial .menuList .menuDetail .specialDate {
				color: #B21820;
				font-weight: bold;
				font-size: 90%;
			}
			#renewSpecial .menuList .menuDetail ul {
				margin-top: 0.75em;
			}
			#renewSpecial .menuList .menuDetail li {
				font-size: 90%;
			}
		#renewSpecial .notify {
			line-height: 1.1;
			margin: 10px 0 5px 20px;
			color: #666666;
			font-size: 85%;
		}
		
/* 期間限定 「Abe Cake」 ワゴンバイキング */
#LunchMenu #abeCakeViking .menuBox {
	width: 770px;
	margin-bottom: 10px;
	text-align: center;
	background: url("../img/abeCakeVikingBack.gif") repeat-y;
}
	#abeCakeViking .menuList {
		width: 735px;
		margin: 0 auto;
	}
		#abeCakeViking .menuList .text {
			float: left;
			width: 475px;
			padding-left: 20px;
		}
			#abeCakeViking .menuList .text .caption {
				float: left;
				width: 475px;
				margin-left: 4px;
			}
		#abeCakeViking .menuList .Image {
			float: right;
			width: 180px;
			margin: 0 5px 10px 0;
		}
		
	#abeCakeViking .limited {
		line-height: 1.5;
		margin-top: 12px;
		margin-bottom: 20px;
		padding-top: 6px;
		padding-bottom: 6px;
		border-top: 1px dotted #993300;
		border-bottom: 1px dotted #993300;
		color: #993300;
		font-weight: bold;
		font-size: 140%;
	}
	#abeCakeViking .limitedSmall {
		line-height: 1.5;
		font-size: 100%;
	}
	#abeCakeViking .notify {
		line-height: 1.3;
		margin-top: 20px;
		padding-left: 1em;
		color: #666666;
		font-size: 80%;
		text-indent: -1em;
	}

	/* パスタランチ */
	#LunchMenu #pasta {
		margin-bottom: 20px;
		text-align: center;
	}
		/* センタリング */
		#pasta .centeringBox {
			width: 740px;
			margin: 0 auto;
		}
			/* メニュー */
			#pasta .centeringBox .LeftMenu {
				float: left;
				width: 365px;
			}
				#pasta .centeringBox li {
					list-style-image: url("../../../common/img/listmark01.gif");
					line-height: 1.2;
					margin: 10px 0 2px 15px;
					padding: 0;
				}
			/* 画像 */
			#pasta .RightImage {
				float: right;
				width: 300px;
			}

	/* レディースランチ */
	#LunchMenu #ladies {
		margin-bottom: 20px;
		text-align: center;
	}
		/* センタリング */
		#ladies .centeringBox {
			width: 740px;
			margin: 0 auto;
		}
			/* メニュー */
			#ladies .centeringBox .LeftMenu {
				float: left;
				width: 530px;
			}
				#ladies .centeringBox li {
					list-style-image: url("../../../common/img/listmark01.gif");
					line-height: 1.2;
					margin: 10px 0 2px 15px;
					padding: 0;
				}
			/* 画像 */
			#ladies .RightImage {
				float: right;
				width: 180px;
				margin-top: 10px;
			}

	/* チョイスランチ */
	#LunchMenu #choice {
		margin-bottom: 20px;
		text-align: center;
	}
		/* センタリング */
		#choice .centeringBox {
			width: 740px;
			margin: 0 auto;
		}
			/* メニュー */
			#choice .centeringBox .LeftMenu {
				float: left;
				width: 550px;
			}
				#choice .centeringBox li {
					list-style-image: url("../../../common/img/listmark01.gif");
					line-height: 1.2;
					margin: 10px 0 2px 15px;
					padding: 0;
				}
				#choice .centeringBox  .rightAdjust {
					text-align: right;
				}
			
			/* 画像 */
			#choice .centeringBox .RightImage {
				float: right;
				width: 160px;
			}

	/* 共通使用 */
	#LunchMenu .eachLunch {
		margin-bottom: 20px;
		text-align: center;
	}
		/* センタリング */
		.eachLunch .centeringBox {
			width: 740px;
			margin: 0 auto;
		}
			/* メニュー */
			.eachLunch .centeringBox .LeftMenu {
				float: left;
				width: 520px;
			}
				.eachLunch .centeringBox li {
					list-style-image: url("../../../common/img/listmark01.gif");
					line-height: 1.2;
					margin: 10px 0 2px 15px;
					padding: 0;
				}
			/* 画像 */
			.eachLunch .RightImage {
				float: right;
				width: 215px;
				margin-top: 10px;
			}

