@charset "UTF-8";


/*===================================================================
カフェ　ショップインフォページここから*/

#shop-info {
	width: 530px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: solid 1px #CCCCCC;
}


#shop-info h2 {
	color: #000000;
	font-size: 114.3%;
	border-top: 2px solid #7F0019;
	padding-bottom: 10px;
	background: url(../images/h2_shopinfo.jpg) no-repeat left bottom;
	display: block;
	padding-left: 15px;
}

#shop-info h2 span {
	display: block;
	color: #666666;
	font-weight: normal;
	margin-top: 5px;
	font-size: 80%;
	margin-bottom: 3px;
}
#nav-shopinfo {
	margin-top: 15px;
	height: 24px;
	width: 530px;
	border-bottom: 2px solid #C79F38;
	position: relative;
	margin-bottom: 15px;
}

#nav-shopinfo ul li {
	list-style: none;
	display: inline;
}

#nav-shopinfo ul li a {
	display: block;
	height: 24px;
	width: 120px;
	background: url(../images/shopinfo-tab.gif) no-repeat left top;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
}

#nav-shopinfo ul li span {
	display: block;
	height: 24px;
	width: 120px;
	background: url(../images/shopinfo_tab_now.gif) no-repeat left top;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
	vertical-align: bottom;
}
li#navReport a ,li#navReport span {
	left: 0px;
	top: 0px;
	position: absolute;
}
li#navData a ,li#navData span {
	left: 137px;
	top: 0px;
	position: absolute;
}
li#navReview a ,li#navReview span {
	position: absolute;
	left: 273px;
	top: 0px;
}
li#navPost a ,li#navPost span {
	position: absolute;
	left: 410px;
	top: 0px;
}
p#shopinfo-coment {
	background: #fffff1;
	font-size: 92.85px;
	color: #333333;
	padding: 10px;
	clear: left;
	border:1px dashed #ddd;
}








#shop-info p {
	font-size: 92.85%;
	line-height: 1.5;
	margin-bottom: 1em;
}

/*▼ショップインフォメインビジュアル*/

#shop-img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#shop-img img {
	border: 1px solid #ccc;
	margin: auto;
}


/*▼ショップインフォ*/

#shop-info h3 {
	color: #CC3333;
	height: 25px;
	line-height: 25px;
	margin-bottom: 15px;
	font-size: 92.85%;
	background: url(../images/h3_shopinfo.jpg) no-repeat left bottom;
	border-bottom: 1px solid #DBDBDB;
	text-indent: 25px;
}

.shopinfo-img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
p.shopinfo-img-2 img {
	float: left;
	margin-right: 14px;
	margin-bottom: 12px;
	border:1px solid #aaa;
}
p.shopinfo-img-3 img {
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
}
p.shopinfo-img-4 img {
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
}
.go-back-box .mae {
	width: 170px;
	background: url(../images/mae.gif) no-repeat left center;
	padding-left: 25px;
}
.go-back-box .tsugi {
	text-align: right;
	width: 170px;
	background: url(../images/tsugi.gif) no-repeat right center;
	padding-right: 25px;
}
.go-back-box .select-pages {
	text-align: center;
}
table#post-data {
	width: 530px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #FFFFDF;
	clear: both;
}
table#post-data td {
	font-size: 87.5%;
	padding: 5px 10px;
}

td.writer {
	text-align: right;
}






/*▼ショップインフォ内広告*/

#ad-shopinfo {
	width: 530px;
	margin-bottom: 25px;
}
#ad-shopinfo p {
	width:468px;
	margin-right: auto;
	margin-left: 25px;
}

/*▼ショップデータテーブル*/

#shop-data table {
	width: 530px;
	font-size: 92.85%;
	margin-bottom: 20px;
}
#shop-data table th {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	white-space: nowrap;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 6px 10px;
}
#shop-data table td {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 6px 5px 6px 10px;
}

#shop-data dl {
	width: 530px;
	text-align: right;
	background-color: #FFFFDF;
	font-size: 92.85%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#shop-data dt {
	display: inline;
	margin-left: 5px;
}
#shop-data dd {
	display: inline;
	margin-right: 10px;
}

▼新着レビュー一覧



#cafe-review {
	width: 530px;
	margin-top: 10px;
}
#cafe-review h3 {
	background: url(../images/h3_cafe_review.jpg) no-repeat left top;
	height: 26px;
	width: 530px;
	color: #CC3333;
	font-weight: bold;
	line-height: 26px;
	border-style: none;
	text-indent: 25px;
}
#cafe-review h4 {
	background: #F8FFDF;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 400px;
	line-height: 2;
	height: 2em;
	display: block;
	float: left;
	text-indent: 10px;
}
.star-s {
	width: 130px;
	background: #F8FFDF;
	border-bottom: 1px solid #CCCCCC;
	height: 2em;
	font-size: 100%;
	line-height: 2;
	text-align: right;
}
#cafe-review h5 {
	font-size: 92.85%;
	font-weight: normal;
}
h5.date {
	background: #F6FBFF;
	display: block;
	width: 200px;
	line-height: 2;
	height: 25px;
	float: left;
	font-weight: normal;
	margin-bottom: 8px;
}
h5.author {
	background: #F6FBFF;
	display: block;
	width: 330px;
	height: 25px;
	float: left;
	line-height: 2;
	font-weight: normal;
}
#cafe-review p {
	font-size: 85.7%;
	line-height: 2;
	margin-bottom: 0em;
}
#cafe-review table.review-point {
	background: url(../images/cafe_review_dt.gif) no-repeat left center;
	border-style: none;
	width: 530px;
}
#cafe-review table.review-point tr {
	line-height: 30px;
}

#cafe-review table.review-point th {
	background: transparent;
	width: 150px;
	text-indent: -9999px;

}

.star-b {
	white-space: nowrap;
	vertical-align: middle;
	text-align: left;
	padding-right: 10px;
	margin: 0px;
	font-weight: bold;
	color: #FF0000;
	line-height: 30px;
	font-size: 142.85%;
}
#cafe-review .review-point .star-b img {
	display: inline;
	margin: 0px;
	line-height: 2;
	padding-right: 3px;
}



#cafe-review table.user-review {
	width: 530px;
	border-top: 1px dotted #CCCCCC;
	margin-bottom: 5px;
}
#cafe-review table.user-review th {
	background: #F8FFDF;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font-weight: bold;
	line-height: 2;
	font-size: 100%;
}
th.user-review-top {
	width: 295px;
	text-indent: 5px;
}

th.star-s {
	text-align: right;
	width: 230px;
}
#cafe-review th.star-s img {
	display: inline;
	padding-right: 5px;
	padding-top: 10px;
}
.post-date {
	background: #F0F0F0;
	vertical-align: bottom;
	padding-left: 5px;
	color: #000000;
	line-height: 2;
	font-size: 92.85%;
}
.review-detail {
	margin-bottom: 15px;


}
table.detail p {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}









/*▼投稿フォームボックス*/

#post {
	width: 530px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 0px 15px;
	background: url(../images/review_post_bg.gif) repeat left top;
}
#post-innner {
	background-color: #FFFFFF;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	height: auto;
	padding-bottom: 10px;
}
#post-innner h2 {
	height: 66px;
	width: 403px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/h2_post.jpg) no-repeat left top;
	border-style: none;
	text-indent: -9999px;
}
#post-innner p {
	font-size: 85.7%;
	line-height: 1.5;
	text-align: center;
}
#post-innner div.post-button a {
	background: url(../images/review_post.jpg) no-repeat left top;
	height: 31px;
	width: 183px;
	display: block;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}

.post-form {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}
#input {
	text-align: center;
	padding-bottom: 10px;
}



/*▼投稿フォームページ*/



#input h4 {
	background: url(../images/h4_cafereview_input.jpg) no-repeat left top;
	width: 530px;
	float: none;
	border-style: none;
	text-indent: -9999px;
	margin-top: 10px;
	line-height: 24px;
	margin-bottom: 10px;
	text-align: left;
}
p#input-coment {
	font-size: 92.85%;
	line-height: 1.6;
	width: 530px;
	background: url(../images/review_input_bg.jpg) no-repeat right bottom;
	margin-bottom: 15px;
	text-align: left;
}
#cafe-review h5 {
	background: url(../images/h5_new_entry.jpg) no-repeat left top;
	line-height: 26px;
	margin-bottom: 15px;
	text-indent: -9999px;
}
#new-entry {
	text-align: center;
}

#new-entry h6 {
	color: #FF0000;
	font-size: 92.85%;
	font-weight: bold;
	letter-spacing: -0.1em;
	line-height: 28px;
	width: 450px;
	height: 28px;
	padding-left: 32px;
}
#new-entry h6 img {
	vertical-align: middle;
}
#new-entry p {
	text-align: left;
	font-size: 85.7%;
}
#new-entry a {
	text-align: center;
	display: block;
}
p.entry-button a {
	background: url(../images/entry_button.jpg) no-repeat center center;
	line-height: 39px;
	width: 222px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}

/*▲投稿フォームページここまで*/

/*カフェ　ショップインフォページここまで
=====================================================================*/

