@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#company {
	margin-bottom: 50px;
}
#content table th {
	width: 90px;
}
#content table th,
#content table td {
	padding:7px 9px;
}

/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#content .map {
	width: 640px;
	height: 350px;
	margin-bottom:40px
}
#info p {
	margin-bottom:15px
}

