@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;
}

h6 {
	margin:5px 0;
	font-size:18px;
	color:#006551;
	letter-spacing:1px;
	text-align:center;
}

.price {
	margin-bottom:15px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

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

.price th {
	font-size:16px;
	font-weight:bold;
	background:#f5f5f5;
	line-height:24px;
}

.price th.border {
	border-top:1px dashed #999;
}

.price td {
	line-height:18px;
}

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;
}

#left_box {
	float:left;
	width:260px;
}

#right_box {
	float:left;
	margin-top:44px;
	margin-left:15px;
	padding:0;
	width:210px;
	border:1px solid #c00;
}

#right_box p {
	margin:0;
	padding:5px 5px 5px 25px;
	text-indent:-20px;
	font-size:14px;

}

#right_box p#ttl {
	margin:0;
	padding:0;
	background:#c00;
	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	line-height:24px;
}

#right_box p span {
	border:0;
	color:#c00;
}

#funk {
	padding:3px;
	font-size:14px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	background:#f5f5f5;
	text-align:center;
}
