@charset "utf-8";
/*------------------------------------------------------------
	会社概要
------------------------------------------------------------*/

table {
	margin: 5px 0 0;
	width: 622px;
}

table th {
	color: #396AA8;
	width: 50px;
}

table th,
table td {
	padding: 5px 0 0;
}

.contMl {
	margin-left: 43px;
}
