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

#top {
	font-size:12px;
	color:#FFFFFF;
	line-height:1.4;
	/*letter-spacing:0.1em;*/
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3',sans-serif;
}
#container {
	padding-bottom: 5px;
}

/*
#tit {
	overflow: hidden;
}
#tit h2 {
	width: 65%;
	float: left;
}
#tit a.btn {
	display: block;
	margin-top: 4%;
}
.section {
	text-align:center;
	margin-bottom: 30px;
}
.cap {
	width: 100%;
	margin: 20px auto;
}
.txt {
	width: 95%;
	margin: 1em auto;
	text-align: left
}
.txt_o {
	color: #FFCC00;
}
.center {
	text-align:center;
	margin: 0 auto;
}
.line {
	margin-bottom: 30px;
}
.caution {
	font-size: 10px;
}</pre></body></html>