div#info {
	width: 304px;
	/*background-image: url(../image/info/shop.jpg);*/
	height: 450px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	background-position: 30px 20px;
}

#info object {
	margin-top: 10px;
	margin-bottom: 10px;
}
div#map {
	width: 305px;
	position: absolute;
	left: 380px;
	top: 0px;
	text-align: center;
	padding-top: 16px;
	padding-right: 10px;
}

/*#map a {
	background-image: url(../image/info/map_logo.gif);
	display: block;
	height: 17px;
	width: 200px;
	background-position: 154px 0px;
	background-repeat: no-repeat;
	color: #000000;
	margin-left: 100px;
	margin-top: 3px;
	margin-bottom: 20px;
}
#map a:hover {
	background-image: url(../image/info/map_logo_r.gif);
	background-repeat: no-repeat;
	background-position: 154px 0px;
}
#map span {
	display: inline;
}

#map p {
	margin-top: 5px;
}*/
p.info {
	text-align:left;
	width:250px;
	margin-left:auto;
	margin-right:auto;
	line-height: 150%;
	}
p.logo {
	padding-top: 10px;
	margin-bottom:20px;
	text-align:center;
}
