div#page-main {
	width:590px;
	float:left;
	padding: 20px 25px 0px 25px;
}

div#top-info {
	margin-top: 45px;
}

div#top-info-head {
	border-bottom: 1px solid #333;
	padding-bottom :5px;
	margin-bottom :7px;
}

div#top-info ul {
	clear: both;
	list-style-type: none;
	line-height: 150%;
}

div#about-top {
	text-align:center;
	padding-top:10px;
	padding-bottom:30px;
	border-bottom: 1px solid #333;
}

div#about-bottom {
	width:510px;
	margin:20px auto;

}

div#about-bottom #left {
	width:200px;
	float:left;
}

div#about-bottom #right {
	margin-left:40px;
	width:270px;
	float:left;
}

div#about-bottom #right p {
	line-height:150%;
}

div#shop-photo {	
	clear:both;
	width:510px;
	text-align:center;
	padding-top:40px;
	margin:0px auto 80px auto;
}

div#shop-photo img {
	margin-right:5px;
}

div#map {
	text-align:center;
	padding-top:30px;
}

div#map h3 {
	font-size:110%;
}

div#map p {
	line-height:150%;
}