@charset "UTF-8";


/* googlemap */
.googlemap{ margin-bottom:40px; }


/* table */
section table{
	width:100%;
}
section th,
section td{
	padding:10px;
	border:1px solid #766642;
	font-size:18px;
}
section th{ width:20%; text-align:center; }


