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

#company{
	margin-bottom: 60px;
}
#content table th {
	width: 160px;
}
#content table th,
#content table td {
	padding:2px 9px;
}
/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#info {
	margin-bottom:50px;
}
#content .map {
	width: 640px;
	height: 400px;
	margin-bottom: 20px;
}