@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);


/*-------------------------------------------------------------------
	#company
-------------------------------------------------------------------*/
#company table {
	margin-bottom: 55px;
}
#company table th {
	width: 161px;
}
#company table th,
#company table td {
	padding: 3px 9px 1px;
}


/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
.section #map {
	width: 640px;
	height: 400px;
	margin-bottom: 15px;
}

.section p {
	margin-bottom: 45px;
}

