@charset "utf-8";

/* 部屋情報タブに店舗ＰＲテキスト表示用 */
.bkdt-wrap {
	width: 898px;
	padding: 10px 10px 15px;
	margin-bottom: 20px;
	border: solid 1px #CCCCCC;
}
.bkdt-inner {
	width: 720px;
}
.bkdt-photo {
	margin-right: 10px;
}
.shop-tel,
.shop-tel-caution {
	display: inline-block;
	margin: 5px 10px 0 0;
}
.shop-name {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6;
	color: #0066CC;
	width: 710px;
	text-indent: -15px;
	margin: 0 0 0 15px !important;
}
.shop-name img {
	margin: 2px 2px 0 -2px;
}
.shop-tel {
	font-weight: bold;
	font-size: 14px;
	color: #BF1818;
	margin-left: 15px !important;
}
.shop-tel-caution {
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	width: 316px;
	height: 24px;
}
.pr-wrap {
	margin-top: 15px;
}
.pr-wrap p {
	width: 395px;
	font-size: 12px;
	line-height: 1.6;
	margin: 0 10px 0 15px !important;
}
.pr-tit {
	font-weight: bold;
	color: #3D9973;
}
.shop-info {
	width: 270px;
	padding: 3px 10px 8px;
	margin-left: 10px;
	background-color: #F0F0F0;
}
.shop-info li {
	margin-top: 5px;
	line-height: 18px;
}