.shops , .sinsaku , .bnrs  {
	display: block;
	width: auto;
	padding-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.saiji      {
	display: block;
	width: auto;
	padding-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.shops ul   {
	list-style-type: none;
	display: block;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.shops ul li  {
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
	/*clear: both;*/
	width: auto;
	line-height: 1.3;
	overflow: hidden;
}
/*

.shops ul li  {
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
	clear: both;
	width: auto;
	height: 95px;
	line-height: 1.3;
}
*/

.shops ul li.list_entetsu img{
margin-bottom: 60px;
}

.shops ul li img {
	margin-right: 15px;
	display: block;
	vertical-align: top;
	padding: 0px;
	height: 80px;
  width: 120px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.shops ul li a  {
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
.shops ul li a h3  {
	padding-left: 15px;
	color: #000;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	background-image: url(../img_shopping/icon.png);
	background-repeat: no-repeat;
	background-position: top 5px left;
	margin: 0px;
	display: block;
}
.shops ul li a p {
	color: #505050;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}



.saiji .kiji  {
	padding: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.saiji .kiji .imgspe {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.saiji .kiji .day {
	font-size: 18px;
	color: #666;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.saiji .kiji .pic {
	color: #900;
	font-weight: bold;
	margin-bottom: 6px;
}
.saiji .kiji .txt {
	margin-bottom: 10px;
}
.saiji .kiji a {
	color: #ED008C;
}

.name {
	background-color: #ED008C;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	height: 32px;
}
.name h3 {
	font-size: 18px;
	color: #FFF;
	letter-spacing: 1px;
	padding-left: 10px;
	float: left;
	display: block;
	padding-top: 5px;
	vertical-align: middle;
}
.name    .btns{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	clear: right;
}
.name .btns   a{
	font-size: 85%;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#cccccc));
	background: -moz-linear-gradient(top, #FFFFFF, #cccccc);
	display: block;
	text-decoration: none;
	color: #000000;
	-webkit-box-shadow: 0px 1px 2px #000;
	-moz-box-shadow: 0px 1px 2px #000;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tenpo {
	padding-right: 10px;
	padding-left: 10px;
}

.tenpo img {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tenpo table {
	width: 100%;
}
.tenpo th   {
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	text-align: right;
	color: #1E1E1E;
	padding-right: 10px;
	padding-left: 10px;
	width: 30%;
}
.tenpo td   {
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	width: 70%;
}

.tel {
	clear: both;
}
.bnrs img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.btnTEL {
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 70%;
	margin-left: auto;
	margin-top: 10px;
	display: block;
}

.btnTEL a{
	font-size: 85%;
	width: 100%;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#000000));
	background: -moz-linear-gradient(top, #323232, #000000);
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3px;
	color: #FFFFFF;
	-webkit-box-shadow: 0px 1px 2px #000;
	-moz-box-shadow: 0px 1px 2px #000;
	margin: 0px;
}
.btnTEL h3 {
	font-size: 18px;
}
.toriatsukai {
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
	line-height: 1.5;
	color: #1E1E1E;
	margin-top: 20px;
}
.toriatsukai strong {
	background-image: url(../img_shop/toriatukai.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
.toriatsukai a {
	color: #EC008C;
}


/* “X•Ü–ˆ‚¨’m‚ç‚¹ */

.memobx {
	clear: left;
	padding-top: 10px;
	background-color: #EAE8DD;
	overflow: hidden;
}
.memobx h4 {
	color: #C00;
	margin: 0 10px 5px;
	padding: 5px 0 0;
}
.memobx p {
	font-size: 13px;
	margin: 0 10px 10px;
	line-height: 150%;
}
.memobx p strong {
	color: #C00;
}

.memobx a.mk {
	color: #C00;
	background-image: url(../img/icon3.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 5px auto;
	padding: 0 10px 0 0;
}

/* googlemap */
.ggmap {
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmapr object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

img.btn {
margin: 0 auto 20px auto;
}

