

.section table{
	border-collapse: collapse;
	width: 550px;
	margin: auto;
}



.section table th,
.section table td{
	padding:10px;
	border:1px solid #ccc;
	font-weight: normal;

}


#g_map_area{
	width:548px;
	height:348px;
	margin: 20px auto 15px auto;
	border: solid 1px #CCCCCC;
	padding: 1px;
}

#ttl_taxi{
	background: url(../../outline/img/ttl_taxi.gif) no-repeat;
	width: 550px;
	height: 40px;
	margin: 0px auto;
	text-indent: -9999px;
	}
	
#taxi-flow{
	background: url(../../outline/img/taxi-flow.gif) no-repeat;
	width: 550px;
	height: 58px;
	margin: 0px auto;
	text-indent: -9999px;
	}