/* *****************************************************************************
	セリーズ CSS
***************************************************************************** */
@import url("../css/base.css");
@import url("_restaurant_top.css");

/* キャッチ */
#Main p.catch {
	margin:0;
	padding:4px 0;
	border:1px solid #f00;
	width:488px;
	background-color:#fee;
	text-align:center;
}

/* お問い合わせ */
#Main p.guide {
	margin-bottom:20px;
}

/* 見出し */
h5 {
	padding-bottom:2px;
	border-bottom:3px double #fcc;
	width:490px;
	font-size:14px;
	text-align:center;
}

/* ライン */
div.line,
div.line_summer {
	margin:15px 0;
	border-bottom:3px double #fcc;
	width:490px;
	height:1px;
	font-size:0;
	line-height:0;
}

/* クリスマス2009 */
h5.xmas {
	font-size:15px;
	padding:5px 0;
	color:#c00;
	background:#fee;
	border-bottom:3px double #edd;
	letter-spacing:3px;
}

#xmas img {
	margin-right:10px;
	float:left;
	border: 2px #D5B400 solid;
}

#xmas td {
	width:270px;
	background:url("cerise/xmas_back.gif") no-repeat;
	vertical-align:top;
}

div.christmasbox {
	margin:0 0 20px;
	padding:95px 0 0;
	width:490px;
	height:615px;
	background:#fff url(cerise/chrismas_cake_background.jpg) no-repeat;
}

div.christmasbox div.p {
	margin:0 auto;
	width:430px;
	height:150px;
	color:#fff;
	font-size:13px;
	line-height:20px;
}

div.christmasmenu {
	margin:0 auto;
	width:430px;
}

div.christmasmenu table {
	width:430px;
	border-collapse:collapse;
}

div.christmasmenu table td {
	padding:0 0 10px;
	width:190px;
}

div.christmasmenu table th {
	padding:0 0 0 15px;
	text-align:left;
	color:#fff;
}

div.christmasmenu table th strong {
	margin:0 0 15px;
	display:block;
	font-size:16px;
}

div.christmasmenu table th strong span {
	font-size:14px;
}

#Main div.christmasmenu table th p {
	margin:0;
	font-weight:normal;
}

/* バレンタイン */
div.valentine {
	padding:85px 30px 0;
	width:430px;
	height:163px;
	background:#452b1d url(cerise/image_1002.jpg) no-repeat;
}
/*
div.valentine div.left {
	width:200px;
	float:left;
}
*/
div.valentine div.right {
	width:200px;
	float:right;
}

div.valentine strong,
div.valentine span {
	color:#fff;
	display:block;
	line-height:15px;
}

div.valentine strong {
	margin:0 0 3px;
	font-size:14px;
}

div.valentine span.small {
	margin:0 0 10px;
}

div.valentine span.price {
	margin:0 0 15px;
	font-size:14px;
	font-weight:bold;
}

div.valentine span.limit {
	width:200px;
	text-align:right;
	color:#ece2dc;
}

/* 新作など */
h5.newpink {
	padding:5px 0;
	margin-bottom:5px;
	background-color:#fff4f4;
}

/* MENU・お土産 */
table.pmenu {
	margin: 0 auto;
	width:450px;
}

table.pmenu td {
	padding:3px 0;
	width:100px;
	color:#000;
	vertical-align:top;
}

table.pmenu th {
	padding:3px 0;
	width:250px;
	color: #300;
	text-align:left;
	vertical-align:top;
}

table.omenu td {
	height:40px;
	vertical-align:bottom;
}

table.omenu th {
	width:225px;
}

/* 汎用 */
table.list th {
	padding:0 10px 10px 0;
	vertical-align:top;
}

table.list th img {
	padding:1px;
	border: 1px #900 solid;
}

#Main table.list td p {
	margin:0 0 5px 10px;
	font-size:13px;
	/*\*/letter-spacing:1px;/**/
	line-height:18px;
}

table.list td span {
	margin:0 0 0 10px;
	display:block;
	font-weight:bold;
	font-size:14px;
}

table.list strong {
	margin:0 0 10px;
	display:block;
	font-size:14px;
	/*\*/letter-spacing:1px;/**/
	color:#500;
}

table.list span.request {
	margin:0 0 5px 0;
	font-size:12px;
	color:#666;
}

h5.birthdayheader {
	background:#f99;
	color:#fff;
	border-color:#f66;
}

#Main table.list p.birth {
	font-weight:bold;
	letter-spacing:0;
}

#Main table.list p.birth span {
	display:inline;
	font-size:11px;
	_font-size:9px;
	font-weight:normal;
}

#Main table.list p.birth b {
	font-size:14px;
}

table.birthday th img {
	border:1px solid #c00
}

#Main td.cake strong {
	color:#c00;
}

#Main td.funk {
	font-size:11px;
	_font-size:9px;
	color:#999;
	text-align:right;
}

#Main table.list span.green {
	color:#093;
}

div.birthdayheader {
	border-color:#f66;
}

/* プレ10マーク */
table.pre10mark td {
	padding-top:20px;
	width:280px;
	text-align:left;
	vertical-align:top;
}

table.pre10mark td div {
	width:100%;
	position:relative;
}

table.pre10mark td a {
	position:absolute;
	top:0;
	right:0;
}

#Main p.limit {
	margin:0 0 5px;
	width:473px;
	text-align:right;
	font-weight:bold;
	background-color:#fff;
	color:#500;
}

.aniv  {
	margin-top:20px;
	border:1px solid #f90;
	width:490px;
}

.aniv th {
	padding:2px;
	font-size:14px;
	line-height:18px;
	text-align:left;
	background:#fee8b0;
}

.aniv td {
	padding:2px 10px;
	background:#fff5db;
}



