@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*-------------------------------------------------------------------
	#company
-------------------------------------------------------------------*/
#company table {
	margin-bottom: 40px;
}
#company table th {
	width: 160px;
}
#company table th,
#company table td {
	padding: 3px 9px 3px;
	line-height:1.6;
}
#content table td a {
	font-weight:normal;
}
#content span {
	font-weight:bold;
	color:#FF6600;
}


/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#content #map {
	width: 640px;
	height: 380px;
	margin-bottom: 40px;
}