@charset "utf-8";
/* ============================================================ */
/* 運営会社のご紹介用スタイル */
/* ============================================================ */
/*#company_index .midashi02 {
	margin: 0 0 10px 0 !important;
}*/

#company_index #company_info table {
	border: none;
	border-top: 1px solid #ddd;
}

#company_index #company_info table tr ,
#company_index #company_info table th ,
#company_index #company_info table td {
	display: block;
}

#company_index #company_info table th {
	border-bottom: none;
	border-top: none;
	text-align: left;
}

#company_index #company_history table th {
	width: 35%;
	text-align: left;
}

#company_index .block table td h3 {
	font-weight: bold;
	color: #f66796;
}

#company_index .block table td div {
	margin: 0 0 15px 0;
}
