@charset "utf-8";
/* =============================================================================
	index
================================================================================ */

#shopOsaka {
	width: 775px;
	margin: 0 auto 5px;
	padding: 40px 0 0 0;
	background: url(../../shop_list/images/line_flower_l_top.png) no-repeat 0 0;
}
#shopOsaka .inner {
	padding: 0 12px 45px 22px;
	background: url(../../shop_list/images/line_flower_l_btm.png) no-repeat 0 bottom;
}
#shopOsaka .inner .in {
	width: 726px;
	margin: 0 auto;
	padding: 0 0 45px 0;
	background: url(../images/dot_ffdce7.gif) repeat-y 330px 0;
}
#shopOsaka .data {
	float: right;
	display: inline;
	width: 362px;
	padding-top: 5px;
}
#shopOsaka .data .head {
	margin-bottom: 14px;
	padding: 0 8px 11px;
	border-bottom: 1px solid #fcd9e6;
}
#shopOsaka .data .head .shopName {
	float: left;
	margin-right: 17px;
	color: #ed6791;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.05;
}
#shopOsaka .data .head .btnMap {
	float: left;
	width: 81px;
	height: 31px
}
#shopOsaka .data .labelShopInfo {
	clear: both;
}
#shopOsaka .data .info {
	line-height: 1.4;
}
#shopOsaka .data .picList {
	width: 362px;
}
#shopOsaka .data .picList li {
	position: relative;
	float: left;
	width: 171px;
}
#shopOsaka .data .picList li.firstChild {
	margin-right: 20px;
}
#shopOsaka .data .picList li img {
	padding: 7px 0 0 7px;
}
#shopOsaka .data .picList li p {
	position: absolute;
	width: 171px;
	padding: 131px 0 0 0;
	background: url(../../shop_list/images/waku_s.png) no-repeat 0 0;
	top: 0;
	left: 0;
	font-size: 92%;
	line-height: 1.3;
}

#shopOsaka .pic {
	float: left;
	position: relative;
	width: 295px;
}
#shopOsaka .pic img {
	padding: 12px 0 0 12px;
}
#shopOsaka .pic p {
	position: absolute;
	width: 269px;
	padding: 266px 13px 0;
	background: url(../../shop_list/images/waku_l.png) no-repeat 0 0;
	top: 0;
	left: 0;
	line-height: 1.4;
}

#bdShopList #contents {
	clear: both;
	width: 775px;
	margin: 0 auto;
}

#bdShopList #contents #mainArea {
	float: left;
	width: 495px;
	padding-top: 10px;
}
.shop {
	margin-bottom: 20px;
	padding: 45px 0 0 0;
	background: url(../../shop_list/images/line_flower_top.png) no-repeat 0 0;
}
.shop.lastChild {
	margin: 0;
}
.shop .inner {
	padding: 0 0 42px 26px;
	background: url(../../shop_list/images/line_flower_btm.png) no-repeat 0 bottom;
}
/* VVS */
.shop#vvs {
	background: url(../../shop_list/images/line_flower_g_top.png) no-repeat 0 0;
}
.shop#vvs .inner {
	background: url(../../shop_list/images/line_flower_g_btm.png) no-repeat 0 bottom;
}
.shop .data {
	float: right;
	display: inline;
	width: 225px;
	margin-right: 25px;
	padding-top: 11px;
}
.shop .data .small {
	font-size: 92%;
	line-height: 1.25;
}
/*.shop .data .head {
	margin-bottom: 17px;
	padding: 0 8px 14px;
	border-bottom: 1px solid #fcd9e6;
}*/
.shop .data .shopName {
	float: left;
	margin-right: 17px;
	color: #ed6791;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.05;
}
.shop#vvs .data .shopName {
	color: #aa8420;
}
.shop .data .btnMap {
	float: right;
	width: 67px;
	height: 26px
}
.shop .data .labelShopInfo {
	clear: both;
}
.shop .data .info {
	line-height: 1.4;
}
.shop .pic {
	float: left;
	position: relative;
	height: 150px;
	width: 207px;
}
.shop .pic img {
	padding: 9px 0 0 9px;
}
.shop .pic p {
	position: absolute;
	width: 207px;
	height: 150px;
	background: url(../../shop_list/images/waku_m.png) no-repeat 0 0;
	top: 0;
	left: 0;
	text-indent: -9999px;
	zoom: 1;
}
.shop  .note {
	padding: 15px 0 0 0;
	clear: both;
	line-height: 1.3;
}

#bdShopList #contents #subArea {
	float: right;
	width: 257px;
}
dl.infoBox {
	padding: 0 0 34px 0;
	background: url(../../shop_list/images/bg_bottom_subarea.png) no-repeat 0 bottom;
}

/*/.infoBox .inner {
	padding: 0 0 35px 0;
	background: url(../../shop_list/images/bg_box_btm.png) no-repeat 0 bottom;
}
.infoBox dl {
	padding: 0 27px 0;
	background: url(../../shop_list/images/bg_box.png) repeat-y 0 0;
	zoom: 1;
}*/
dl.infoBox dt {
	/*margin-bottom: 12px;*/
	color: #ed6791;
	font-weight: bold;
	font-size: 125%;
	line-height: 1.05;
	text-align: center;
}
dl.infoBox dd {
	/*margin-bottom: 14px;*/
	padding: 0 27px;
	/*border-bottom: 1px solid #f4b9d4;*/
	line-height: 1.4;
	background: url(../../shop_list/images/bg_subarea.gif) repeat-y 0 0;
}
/*dl.infoBox dd.lastChild {
	margin-bottom: 0;
	padding: 0;
	border-bottom: none;
}*/
dl.infoBox dd.center {
	text-align: center;
}
dl.infoBox dd a {
	color: #9f8879;
	text-decoration: underline;
}
dl.infoBox dd a:hover {
	color: #d0b3a0;
}

dl.infoBox dd .telTb {
	width: 100%;
}
dl.infoBox dd .telTb th {}
dl.infoBox dd .telTb td {
	text-align: right;
}






