@charset "UTF-8";
/* ----------------------------------------
 	組織図
 ---------------------------------------- */

/* body
------------------------------ */
.history {
	margin-top: 10px;
}
.history .history-li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 7px;
	margin-bottom: 8px;
	padding-left: 10px;
}
.history .date {
	color: #44aad5;
	margin-right: 20px;
}