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

/*---右側ページ---*/

table.price {
	margin-top:15px;
	margin-bottom:15px;
	width:485px;
}

table.price th {
	text-align:center;
	font-size:10px;
	_font-size:9px;
	font-weight:normal;
	color:#999;
	width:324px;
}

table.price th img {
	margin:0 0 5px;
	padding:1px;
	border:1px #999 solid;
}

table.price td {
	padding:0 5px;
	letter-spacing:1px;
	line-height:18px;
}

table.price td p {
	letter-spacing:1px;
	font-weight:normal;
	vertical-align:top;
	text-align:right;
	font-size:12px;
}

table.price td p span {
	font-size:18px;
}

