@charset "utf-8";

/* ------------------------------------------------------------

	news style

------------------------------------------------------------ */

/* ------------------------------------------------------------
	index style
------------------------------------------------------------ */

/* ---------- tb_news ---------- */

.tb_news {
	width: 100%;
	border-top: 1px solid #A1B2B9;
}

.tb_news th,
.tb_news td {
	border-bottom: 1px solid #A1B2B9;
	padding: 9px 10px 8px;
	vertical-align: top;
	text-align: left;
}

.tb_news th {
	width: 8em;
	background-color: #E3E8EA;
}


/* ---------- list_officer1 ---------- */

.list_officer1 {
	margin-left: 2em;
}

.list_officer1 dt {
	width: 18em;
}

.list_officer1 dd {
	margin: -1.67em 0 0 18em;
}
