<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("reset.css");
@import url("base.css");

.margin_top {
	margin-top: 10px;
}
#contents #right_contents #search {
	margin-top: 15px;
}
#contents #right_contents dl dd ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 5px;
}

table.topics {
	width: 574px;
}
.topics td {
	vertical-align: top;
}
.topics p {
	margin: 10px;
}
.style2 {
	color: #0000ff;
}
</pre></body></html>