@charset "utf-8";

@import url(search_common.css);

/*-----------------------------------------------
店舗検索ページ
----------------------------------------------- */

#AreaLeft h2 {
	margin-top: -8px;
}

#AreaLeft h2 .detailLogo {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #bfbfbf;
	vertical-align: -0.5em;
}

table.detailTbl {
	
}

table.detailTbl th,
table.detailTbl td {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

table.detailTbl th {
	text-align: left;
	white-space: nowrap;
	width: 10em;
	font-size: 14px;
}

table.detailTbl td.tdem,
table.detailTbl td strong {
	font-weight: bold;
	font-size: 14px;
}
table.detailTbl td span.note {
	white-space: pre-wrap;
}

table.detailTbl td {
	font-size: 12px;
}

table.detailTbl tr.endrow th,
table.detailTbl tr.endrow td,
table.detailTbl th.endrow,
table.detailTbl td.endrow {
	border-bottom-style: none;
}

/* 右カラム 店舗紹介 */

#aboutShop p {
	font-size: 92.3%;
}

#aboutShop .shopphoto {
	
}

#aboutShop h3 {
	font-weight: bold;
	border-bottom-style: none;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

# とりどーる右メニュー
p.torievent {
	margin: 5px 0;
	padding: 0;
}
p.torievent a {
	display: block;
	width: 201px;
	height: 111px;
	background:url(/shop/img/btn-torievent-rightarea.jpg) no-repeat 0 0;
	text-indent: -9999px;
}
p.torievent a:hover {
	display: block;
	width: 201px;
	height: 111px;
	background:url(/shop/img/btn-torievent-rightarea.jpg) no-repeat 0 -111px;
}

ul#nenmatu li{list-style: disc; margin-bottom: 1em;}

/* end css */
