@charset "UTF-8";
/* company css */

th {
	width:15%;
}
td {
	width:75%;
}

/*------------------------------------------------------------ kmd*/
h4#kmd-company {
	background:url(../images/kmd_company.gif) no-repeat 0 0;
}
.black-box-inner {
	padding-top:0;
}
h4#kmd-history {
	background:url(../images/kmd_history.gif) no-repeat 0 0;
}
h4#kmd-allowance {
	background:url(../images/kmd_allowance.gif) no-repeat 0 0;
}
h4#kmd-recruit {
	background:url(../images/kmd_recruit.gif) no-repeat 0 0;
}

/*------------------------------------------------------------ 経営理念*/
h4#kmd-management {
	background:url(../images/kmd_management.gif) no-repeat 0 0;
}

.catch {
	text-align:center;
	margin:30px auto 0 auto;
}
.catch-text {
	float:left;
	width:400px;
}
.catch-text p {
	margin-bottom:1em;
}

.photo {
	float:right;
	width:140px;
	margin-top:10em;
}

