<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*------------------------------------------------
ローカルナビ設定
------------------------------------------------*/

.lnaviArea dd.lnavi01 a {
	color: #328bc7;
	font-weight: bold;
}

/*------------------------------------------------
メイン
------------------------------------------------*/

table.ta01 {
	margin-bottom: 50px;
}

table.ta01 th {
	background: #fbffe7;
}

table.ta01 td {
	padding:  10px 5px;
	letter-spacing: -0.1em;
}

table.ta01 td.type02 {
	white-space: nowrap;
}

table.ta01 td.type03 {
	background: #e7ffca;
}

</pre></body></html>