@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*-------------------------------------------------------------------
	#company
-------------------------------------------------------------------*/
#company table {
	margin-bottom:100px;
}
#company table td span{
	font-size: 0.85em;
}
#company table th{
	width: 161px;
}
.section{
	margin-bottom: 95px;
}
/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#content #map {
	width: 700px;
	height:350px;
	margin-bottom:15px;
}

