@charset "UTF-8";
/* CSS Document */
/*-----------------------------------------------*/
.boxheadfat760_center {
	width: 760px!important;
}
#shoplist_listbox {
	clear: both;
	width: 960px;
	height: auto;
	margin: 18px 0px 0px 0px;
}
#shoplist_inner {
	clear: both;
	width: 958px;
	border-right: #b4b4b4 solid 1px;
	border-left: #b4b4b4 solid 1px;
	text-align: left;
	padding-top:25px;
	height:auto !important;
}
#shoplist_inner dl.shop_title{
	width:920px;
	margin:0 auto 20px;	
	overflow:hidden;
	border-bottom:#b4b4b4 solid 1px;	
}
#shoplist_inner dl.shop_title dt{
	width:420px;
padding-right:10px;
	float:left;
}
#shoplist_inner dl.shop_title dd{
	margin-left:390px;
	padding-bottom:20px;
	font-size:14px;
}
#shoplist_inner .shop_title last{
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
#shoplist_inner .shop_title last dd{
	padding-bottom:0;
}
#shoplist_mapbt {
	float: left;
	width: 146px;
	height: 148px;
	margin: 20px 24px 0px 12px;
}
.clearbox{
	clear: both;
	width: 960px;
	height: 2px;
}
p.toptext {
	text-align:center;
	padding: 0 0 0 0;
}
p#mybasket_kyujin{
	text-align:center;
	padding: 0 0 12px 0;
　}



/* float clear
""""""""""""""""""""""""""""""""""""""""*/

.floatcontainer:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.floatcontainer{display: inline-block;} 

/* Hides from IE Mac \*/
* html .floatcontainer {height: 1%;}
.floatcontainer{display:block;}
/* End Hack */ 


/* 2014-01 update
""""""""""""""""""""""""""""""""""""""""*/

dl.shop_title dt{
	font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
	font-weight:bold;
	color:#000;
	font-size: 24px;
	letter-spacing: -1px;
}
