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

#greeting {
	margin-bottom: 45px;
}
#content table th {
	width: 160px;
}
#content table th,
#content table td {
	padding:2px 9px;
}
/*-------------------------------------------------------------------
	#info
-------------------------------------------------------------------*/
#info,#company {
	margin-bottom: 40px;
}
#info #map {
	width: 640px;
	height: 400px;
}
