@charset "utf-8";
/* CSS Document */

#map{
	text-align:center;
	margin-top: 20px;
	font-size: 120%;
}

#map .big_map{
	margin-top: 10px;
	margin-bottom: 20px;
}

table{
	margin-left: 40px;
	margin-bottom: 50px;
}

table td.add_td{
	vertical-align: bottom;
}

table address{
	font-size: 110%;
}
