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