/********** company/history.html専用CSS **********/

/***** メイン部分ボックス *****/
.company04table {
	border-top: 1px solid #ddd;
}
.company04table th,
.company04table td{
	padding: 8px 0;
	border-bottom: 1px solid #ddd;
}

.company04table th {
	padding-left: 18px;
	white-space: nowrap;
	background: url("../../images/common/mark03.gif") 2px center no-repeat;
}
