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

.tel_contact{
	padding-left: 10px;
	margin-bottom: 30px;
}
#greeting {
	margin-bottom: 30px;
}

/*-------------------------------------------------------------------
	#company
-------------------------------------------------------------------*/
#company table {
	margin-bottom: 30px;
}
#company table th {
	width: 160px;
}
#company table th,
#company table td {
	padding: 3px 9px 1px;
}


/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#content #map {
	width: 640px;
	height: 400px;
}

