@charset "utf-8";

a.btn01{
	display:block;
	float:right;
	margin-top:5px;
}

#map{ margin-top:20px; }
#map div.f_r{ width:210px; }

.shop th,
.shop td{
	padding:6px 10px;
	border-top:1px dotted #b3b1b1;
}
.shop th{
	border-right:3px solid #eeeeee;
	white-space:nowrap;
}
.shop td{ background:#f7f7f7; }
table.shop{
	float:right;
	border:3px solid #9b8383;
	width:530px;
}

/* popup */
#pop{
	padding:20px;
	text-align:left;
}
#pop p{ margin:10px 0px; }
