.top-heading {
	text-align: center;
}

.top-heading h2 {
	color: #4A3A2C;
	font-weight: 700;
	margin-bottom: 1em;
}

.shop_content {
	overflow: hidden;
	*zoom: 1;
}

.shop_content .heading-shop {
	margin-bottom: 1em;
	background: url("../shop/new-img/bg_01.png") right center no-repeat;
}

.shop_content .heading-shop h2 {
	background: url("../shop/new-img/bg_02.png") left center no-repeat;
	color: #FFF;
	padding: 10px 10px;
	font-weight: 700;
}

.shop_content .rows {
	overflow: hidden;
	*zoom: 1;
}

.shop_content .content address table {
	width: 100%;
	margin-bottom: 1em;
}

.shop_content .content address table tr {
	border-bottom: 4px solid #ECE6DA;
}

.shop_content .content address table tr th,
.shop_content .content address table tr td {
	vertical-align: top;
	background: #F0EDE6;
	padding: 8px;
}

.shop_content .content address table tr th {
	height: 100%;
	width: 5em;
	padding-left: 16px;
	background: #E6E0D2 url("../shop/new-img/border_01.png") left center repeat-y;
}

@media print, screen and (min-width: 741px) {

.intro {
	margin-bottom: 35px;
}

.top-heading h2 {
	font-size: 25px;
}

.shop_content .heading-shop h2 {
	font-size: 20px;
}

.shop_content .rows {
	margin-bottom: 75px;
}

.shop_content .photo-main {
	width: 450px;
	float: left;
}

.shop_content .content {
	width: 565px;
	margin-left: 20px;
	float: left;
}

.shop_content .content ul.photo li {
	overflow: hidden;
	*zoom: 1;
	width: 268px;
	float: left;
	margin-left: 11px;
	margin-bottom: 10px;
}

.shop_content .content ul.photo li:first-child {
	margin-left: 0;
}

.shop_content .content ul.photo li:nth-of-type(2n+1) {
	margin-left: 0;
	clear: both;
}

}

@media only screen and (max-width: 740px) {

.text-tel{
	color: #3600D9;
	text-decoration: underline;
}

.intro {
	margin-bottom: 20px;
}

.top-heading h2 {
	font-size: 21px;
}

.shop_content .heading-shop h2 {
	font-size: 16px;
}

.shop_content .heading-shop h2 {
	background-position: -115px center;
}

.shop_content .rows {
	margin-bottom: 45px;
}

.shop_content .content ul.photo li {
	overflow: hidden;
	*zoom: 1;
	width: 49%;
	float: left;
	margin-left: 1%;
	margin-bottom: 10px;
}

.shop_content .content ul.photo li:first-child {
	margin-left: 0;
}

.shop_content .content ul.photo li:nth-of-type(2n+1) {
	margin-left: 0;
	clear: both;
}

.shop_content .content .content_footer {
	text-align: center;
}

}

