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

h2 {
	margin-bottom: 1em;
}
.radius p {
	line-height: 1.8em;
}
.apply {
	padding: 0 .5em;
	margin-left: 8px;
	display: inline-block;
}

#main ul.l_forum {
	list-style: none;
	margin-left: 0;
}
#main ul.l_forum li {
	overflow: hidden;
}
.date {
	margin-right: 1em;
}
.name {
	float: right;
}
</pre></body></html>