#center{
	margin: 20px 15px;
}
#center h1{
	clear: both;
	font-family: "Tahoma";
	margin: 20px 0;
	padding: 0 5px;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #c36;
}
#shop-map {
	float: left;
	text-align: center;
	margin: 0 0 0 5px;
}
#shop-map img{
	display; block;
	margin: 0 0 2px 0;
}
#shop-map a{
	border: 0;
}
#shop-method{
	float: right;
	margin: 0 0 0 10px;
}
#shop-method td{
	text-align: left;
	padding: 0 5px 5px 0;
}
#shop-photo{
	clear: both;
}
#shop-photo ul{
	margin: 10px 0px;
	list-style-type: none;
}
#shop-photo li{
	width: 47%;
	float: left;
	height: 260px;
	text-align: center;
}


