@charset "UTF-8";
/* CSS Document */

#contentContainer #shopInfo .img {
	padding-top: 25px;
	padding-left: 25px;
	float: left;
	width: 240px;
	height: 180px;
}
#contentContainer #shopInfo .discription {
	padding: 25px;
	float: right;
	width: 320px;
}
#contentContainer #shopInfo .discription h3 {
	margin-bottom: 1.5em;
	}
#contentContainer #shopInfo .discription p {
	margin-bottom: 1em;
	}
#shop .logo {
	text-align:center;
}
#shop #gmap {
	width:600px;
	height:480px;
	margin:0px 25px 30px;
	clear:both;
}
#shop #gmap .gwindowhtml {
	text-align:center;
}
#shop #gmap .gwindowhtml h3 {
	font-size: 100%;
}