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

/***********************************************************

card

***********************************************************/

@import url("common.css");


.shop_map:after,
.list_shop:after{
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}

*:first-child+html .shop_map,
*:first-child+html .list_shop{
	display: inline-block;
}

.cap_area{
	margin:15px 0 10px;
}

.box_shop{
	border:1px dotted #787878;
	padding:10px;
	margin:0 0 30px;
}

.org{
	background:url(../shop/img/cap_shopname.gif) repeat-x 0 0;
	height:28px;
	font-size:12px;
	text-indent:5px;
	color:#FFF;
	padding-top:6px;
	margin-top:15px;
}

.box_shop .photo{
	float:right;
	border:1px solid #fc78a0;
	padding:2px;
	margin:0 0 15px;
	
	
}

.box_shop .text{
	width:400px;
}


.shop_map{
	clear:both;
	background:url(../shop/img/bg_line_gray.gif) repeat-x 0 0;
	margin:15px 0 0px;
	padding:30px 0 0 0;
}

.shop_infor{
	float:right;
	width:340px;
	margin:0px 0 15px;
}

.shop_infor dt{  
  float:left;  
  width:70px;  
  padding:4px 0 4px 0px;  
  clear:both;  
  line-height:1.5em;
 }


.shop_infor dd{    
  padding:3px 3px 3px 70px;  
  border-bottom:1px solid #e5e5e5;
  line-height:1.5em;
  }
  
.geo{
	border:1px solid #e2e2e2;
	margin:15px 0 15px;
}

.privilege{
	background-color:#fee0e9;
	margin:10px 0 10px;
	padding:2px;
}

.privilege_b{
	border:2px solid #ff82a8;
	padding:5px;
}

.allow{
	text-align:center;
	margin:5px 0 5px;
	clear:both;
}

.list_shop li{
	float:right;
	height:22px;
	padding:0 13px 0 13px;
	margin:20px 0 20px;
}

.list_shop .line{
	background:url(../shop/img/nav_shopi_line.jpg) no-repeat 0 100%;
}


.area_title{
	border-left:4px solid #fd407a;
	padding:3px;
	font-size:16px;
	font-weight:bold;
	text-indent:5px;
	margin:15px 0 10px;
}
