/*
 *
 */
#contents .type-shops {
	margin-bottom:20px;
}
#contents .type-shops .entry-header h4.entry-title {
	font-size:15px;
	color:#615045;
	float:left;
	padding-right:7px;
	padding-top:7px;
}
#contents .type-shops .entry-header .icons {
	float:left;
	padding-top:5px;
}
/*
#contents .type-shops dl {
	width:650px;
}
#contents .type-shops dt {
	clear:both;
	float:left;
	width:70px;
}
#contents .type-shops dd {
    width:580px;
}
*/



#contents .type-shops .entry-excerpt .links {
	padding:5px 0;
}
#contents .type-shops .entry-excerpt .links div {
	padding-right:10px;
}


#contents .type-shops .entry-excerpt .thumbnail,
#contents .type-shops .entry-content .thumbnail {
	height:115px;
	width:160px;
	position:relative;
	float:left;
	margin:0 20px 10px 0;
}
#contents .type-shops .entry-excerpt .thumbnail .frame,
#contents .type-shops .entry-content .thumbnail .frame {
	position:absolute;
	z-index:10;
	left:0px;
	top:0px;
}


#contents .type-shops .entry-content .address,
#contents .type-shops .entry-content .icons,
#contents .type-shops .entry-content .freeword,
#contents .type-shops .entry-content .pr-text {
	margin-bottom:15px;
}
#contents .type-shops .entry-content .icons .left {
	 margin-right:15px;
}

#contents .type-shops .entry-content .pr-text .img {
	float:right;
	padding:0 0 10px 10px;
	display:block;
}
#contents .type-shops .entry-content .pr-text img {
	padding-right:10px;
}

#contents .type-shops #map_canvas {
	width:640px;
	height:480px;
}

#contents .type-shops .entry-content .links li {
	padding:10px 10px 10px 0;
	float:left;
	min-width:60px;
	white-space:nowrap;
}
#contents .type-shops .entry-content .links li a {
	background-image: url(../img/common/arrow02.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 13px;
	color: #4D93D9;
}

#contents .container-btn-price {
	margin-top: 12px;
	/* margin-left: 180px; */
	text-align: center;
}

#contents .container-btn-price a {
	display: inline-block;
	margin: 0 4px;
}
