<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.lnavi02 a {
	color: #328bc7;
	font-weight: bold;
}

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

.sec02 p {
	margin-bottom:30px;
}
.sec04 p {
	margin-bottom:20px;
}
.column ul {
	padding-left:1em;
}
.column ul li {
	text-indent:inherit;
	margin-left:0;
	list-style:outside disc;
}

table.ta01 th {
    vertical-align: middle;
	width:50%;
}
table.ta01 th span {
    padding-right: 0.5em;
}</pre></body></html>