@charset "UTF-8";


th { background-color:#1259a1; color:#FFF; border-bottom:1px solid #FFF; }
td { text-align:left; border:1px solid #1259a1;  }

table table { width:80%; }
table table tr {  border-bottom:1px dashed #1259a1; }
table table th {
	width:70%;
	font-weight:normal;
	border:none; text-align:left;
	background-color:#FFF; color:#000;
}
table table td { width:30%; border:none; }
main section.googleMap { background-color:#ddd; color:#000; }
.googleMap p { margin-bottom:20px; }

@media (max-width: 768px){
}
