@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content table th, #content table td {
	padding:2px 9px 1px;
}
#content table th{
	width:160px;
}

#company {
	margin-bottom: 40px;
}
/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#map {
	width: 640px;
	height: 400px;
}
#info {
	margin-bottom: 40px;
}



