@charset "utf-8";
/* CSS Document */
img#shop_image{
	padding-top:10px;
}
table#shop_data{
	width:472px;	
}
table#shop_data th{
	background-color:#ffd8f3;
	text-align:right;
	font-weight:bold;
}
table#shop_data td{
	background-color:#f3f3f3;
}
table#shop_data th,table#shop_data td{
	padding:4px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
img#map{
	padding-left:2px;
}





