@charset "utf-8";

div#greeting p{
	margin-bottom: 2em;
}

p.sign{
	margin-top: 2em;
	font-size: 107%;
	text-align: right;
}

p.sign span{
	font-weight: bold;
	font-size: 190%;
}

div.shop_col{
	width: 663px;
	overflow: hidden;
}

div.shop_col .leftcol{
	width: 300px;
}

div.shop_col .rightcol{
	width: 340px;
}

div#map, div#map2, iframe{
	border: solid 1px #7f7f7f;
	width: 661px;
	height: 408px;
}

div.rec {
	margin-bottom: 20px;
	overflow: hidden;
}

div.rec table {
	width: 400px;
}

div.rec th, div.rec td {
	width: 50%;
} 