@charset "utf-8";
.clm3 img {
	max-width:340px !important;
}
.table_basic {
	margin:8px 0;
}
.table_basic th {
	background-color:#F4F4F4;
	border-bottom:solid 1px #FFFFFF;
}
.shop_info {
	background: url(../../../images/line_diagonalB50.gif) left bottom repeat-x;
	padding:10px 0;
}
.shop_info .title {
	font-size: 158%;
	color: #ff6600;
	font-weight:bold;
	background: url(../../../images/line_diagonalB50.gif) left top repeat-x;
	padding-top:16px;
}
@media screen and (max-width: 700px){
	.wraparound .left {
		width:50%;
		max-width:220px;
	}
	.shop_info .clm2-img img {
		width:220px;
	}
}

