@charset "UTF-8";
/* CSS Document */

/*◆◆◆ お食事・タイトル　◆◆◆*/
#ttl-restaurant {
	background-image:url(../img/ttl_restaurant.gif);
	height: 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
/*◆◆◆ メインイメージ　◆◆◆*/
#img_restaurant {
	background-image: url(../img/m-img_restaurant.jpg);
	margin: 0 auto;
	width: 543px;
	height: 330px;
	margin-bottom: 5px;
}
/*◆◆◆ お食事処・小見出し　◆◆◆*/
.subttl-restaurant {
	color: #892563;
	font-size: 15px;
	margin: 2px 5px 8px 30px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 5px;
	width: 475px;
	font-weight: 500;
	background-image: url(../img/bg_subttl.gif);
	background-repeat: repeat-x;
	background-color: #BF98BB;
	border-left: solid #892563 4px;
	border-bottom: solid #892563 1px;
	clear: both;
	letter-spacing: 0.1em;
}
/*◆◆◆ お食事処・説明文（写真あり）　◆◆◆*/
.restaurant1 {
	color: #222222;
	font-size: 12px;
	margin: 0px 0px 5px 37px;
	line-height: 150%;
	width: 474px;
	clear: both;
}
.restaurant1-b {
	color: #222222;
	font-size: 12px;
	margin: 10px 0px 5px 37px;
	line-height: 150%;
	width: 474px;
	clear: both;
}
/*◆◆◆ サービス・説明文内の画像　◆◆◆*/
.restaurant1 img {
	float: left;
	margin-right: 10px;
	padding-bottom: 7px;
}
.restaurant1-b img {
	float: left;
	margin-right: 10px;
	padding-bottom: 20px;
}
/*◆◆◆ お食事処・写真の説明文　◆◆◆*/
.restaurant2 {
	color: #222222;
	font-size: 11px;
	margin: 0px 0px 5px 37px;
	width: 474px;
	clear: both;
	text-align: right;
}
.restaurant2-b {
	color: #222222;
	font-size: 11px;
	margin: 0px 0px 20px 37px;
	width: 474px;
	clear: both;
	text-align: right;
}
/*◆◆◆ お食事処・写真　◆◆◆*/
.restaurant2-img {
	margin-left:37px;
	margin-bottom: 1px;
}
/*◆◆◆ お食事処・説明文（写真あり）　◆◆◆*/
.restaurant3-a {
	color: #222222;
	font-size: 12px;
	margin: 0px 0px 5px 37px;
	line-height: 150%;
	width: 474px;
	clear: both;
}
.restaurant3-a em {
	font-weight:400;
	color: #892563;
	font-size: 13px;
}
.restaurant3-b {
	color: #222222;
	font-size: 12px;
	margin: 0px 0px 5px 37px;
	line-height: 150%;
	width: 474px;
	clear: both;
	border-top: solid 1px #E1D9F3;
	padding-top: 10px;
}
.restaurant3-b em {
	font-weight:400;
	color: #892563;
	font-size: 13px;
}
.restaurant4 {
	color: #222222;
	font-size: 12px;
	margin: 0px 0px 5px 37px;
	line-height: 150%;
	width: 474px;
	clear: both;
	border-top: solid 1px #E1D9F3;
	padding-top: 10px;
	padding-bottom:20px;
}
.restaurant4 em {
	font-weight:400;
	color: #892563;
	font-size: 13px;
}
