@charset 'UTF-8';

.storeData{ width: 400px; float: right; font-size: 110%; margin-top: 40px;}
.storeData th{ border: 1px solid #ddd; text-align: right; padding: 10px; font-weight: bold; background: #eee;}
.storeData td{ border: 1px solid #ddd; padding: 10px;}

.text{ margin-top: 20px;}

.map{ width: 700px; height: 300px; border: 0;}
.googleMapLink{ display: block; text-align: right; margin-bottom: 40px;}