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

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

.image {
	padding:1px;
	border:1px #999 solid;
}

p.caption {
	margin:0;
	text-align:center;
	font-size:10px;
	_font-size:9px;
	color:#555;
	width:480px;
}

h4 {
	padding:10px 0;
}

h5 {
	margin:0 0 10px;
	padding:0 0 0 10px;
	width:470px;
	height:25px;
	line-height:25px;
	font-size:15px;
	text-align:center;
	background-color:#006551;
	color:#FFF;
}

.price {
	margin-bottom:15px;
}

.price td,
.price th {
	padding:3px;
	letter-spacing:1px;
}

.price th {
	font-size:18px;
	font-weight:normal;
}

span {
	padding:3px;
	border:1px solid #c00;
	color:#c00;
}

table td,table th {
	text-align:left;
}

span.box {
	padding:5px;
	color:#000;
	border:1px solid #000;
}
