@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content p.p2 {
	margin:5px 0 -4px;
}
/*-------------------------------------------------------------------
	#company
-------------------------------------------------------------------*/
#company table {
	margin-bottom: 28px;
}
#company table th,
#company table td {
	padding: 2px 9px 2px;
}
#company table th {
	width: 160px;
}
#company table td span {
	color:#C32666;
	font-weight:bold;
}


/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#content #map {
	width: 640px;
	height: 400px;
}