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

.preamble {
	margin-bottom: 40px;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.item {
	font-weight: bold;
	color: #4D7EBC;
	padding-right: 5px;
}

.title {
	font-weight: bold;
	color: #000000;
}

.lmargin {
	padding-left: 20px;
}

.lmargin2 {
	padding-left: 25px;
}

.text_just {
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.contents {
	width: 980px;
	color: #000000;
	background-color: #FFFFFF;
}

.top_img {
	width: 980px;
}

.border_line {
	width: 30%;
	border-bottom: dotted 10px #4D7EBC;
	margin-bottom: 40px;
}

.essential {
	text-align: left;
}

.entry {
}

.contact {
	padding-top: 30px;
}
</pre></body></html>