@import url("../../css/base.css");
@import url("../_restaurant_contents.css");

/* イメージ */
div#image {
	margin:0 0 10px;
	width:480px;
	background-color:#fff;
	text-align:center;
	font-size:10px;
	_font-size:9px;
	color:#999;
}

div#image img {
	margin:0 0 5px;
}

/* テキスト */
#Main p.mark {
	margin:0;
	padding:0 0 0 14px;
	text-indent:-14px;
	font-size:10px;
	_font-size:9px;
	line-height:15px;
}

p.remark {
	margin:2px 0 0;
	text-align:center;
}

p.price {
	margin:3px 0;
	font-size:16px;
	font-weight:bold;
}

div.special {
	margin:0 0 20px 100px;
	padding:12px 0 0;
	width:290px;
	height:38px;
	background:#fff url(../../restaurant/s_viking/background.jpg);
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#d00;
	line-height:16px;
}

div.special span {
	font-size:12px;
	color:#000;
}

/* サービス */
table#service {
	margin-bottom:15px;
	border-collapse:collapse;
	width:250px;
	border:1px #A00 solid;
	background-color:#FFD;
	float:left;
}

table#service th,
table#service td {
	padding:2px 5px;
	vertical-align:middle;
}

table#service th {
	color:#A00;
}

table#service th.title {
	padding:5px 0;
}

table#service th p {
	margin:0;
	padding:3px 2px;
	_padding-top:5px;
	line-height:12px;
	border:1px #A00 solid;
}

table#service strong {
	color:#A00;
}

#Main table#service p.mark {
	margin:0 5px;
}

/* 内容 */
div#text {
	margin:0 25px 15px 0;
	_margin-right:12px;
	line-height:20px;
	float:left;
}

/* 価格 */
table#price {
	margin-top:10px;
	margin-right:20px;
	_margin-right:10px;
	border-collapse:collapse;
	float:right;
	width:210px;
}

table#price th,
table#price td {
	padding:3px 0;
	vertical-align:top;
}

table#price th {
	width:70px;
}

table#price td {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

table#price .title td {
	font-weight:normal;
	font-size:12px;
	text-align:center;
}

/* 改正 */
#Main p#kaisei {
	padding:0 0 0 14px;
	width:465px;
	background-color:#FFF;
	line-height:18px;
	font-size:10px;
	_font-size:9px;
	text-indent:-14px;
}

/* 朝食バイキング */
#morning {
	margin:0 0 15px;
	padding:0 0 3px;
	border:1px #F00 solid;
	width:478px;
	height:90px;
	background-color:#FFF;
	text-align:center;
}

#morning h5 {
	margin:0;
	padding:3px 0;
	border-bottom:1px solid #F00;
	background-color:#FCC;
	width:478px;
	font-size:14px;
	text-align: center;
	margin-bottom:5px;
	letter-spacing:1px;
}

/* クラス会プラン */
#classkai {
	margin-bottom:20px;
	padding:0 0 10px;
	width:478px;
	height:auto;
	background:#FFFFFF;
	border:1px #EB9D34 solid;
	
	text-align:center;
}

#classkai h5 {
	background:#FFD9A5;
	width: 478px;
	margin: 0;
	padding: 3px 0;
	border-bottom:1px #EB9D34 solid;
	font-size: 14px;
	text-align: center;
	margin-bottom: 5px;
	letter-spacing:1px;
}

#classkai span.Small {
	font-size:12px;
}

.special2 {
	background:#fefcee;
	border:2px solid #c5b268;
	width:460px;
	padding:5px;
}

.special2 table td {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding:1px 5px;
	letter-spacing:1px;
}

.special2 table .title td {
	font-weight:normal;
	font-size:12px;
	text-align:left;
}

.special2 table .title th {
	font-weight:normal;
	font-size:12px;
	text-align:center;
}






