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

#kv img{
	position: relative;
	margin-top: -2px;
	margin-left: -3px;
}

.snav {
	width: 514px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}
.snav li {
	height: 30px;
	float: left;
	margin: 0 -5px;
}


.structureBox {
	background-color: #fff;
	padding: 19px;
	border: #e6e6e6 solid 1px;
	line-height: 1.5em;
}

.w220 { width: 220px;}
.w370 { width: 370px;}
.w400 { width: 400px;}
.w440 { width: 440px;}
.w502 { width: 502px;}
.w504 { width: 504px;}
</pre></body></html>