<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 */

body{
	margin:0;
}

#wrapper{
	margin-left:50px;
	width:700px;
}

a img{
	border:none;
}

h2{
	margin:0px;
}
.contentsBox{
	margin-left:25px;
}

.attention{
	margin-top:30px;
	margin-bottom:20px;
}

.NumberBox{
	text-align:right;
	font-weight:bold;
	margin-top:20px;
	margin-right:25px;
	font-size:12px;
}

.prevBox{
	text-align:center;
	margin-top:30px;
	margin-bottom:20px;
}

.linkTitle{
	margin-bottom:10px;
}
.linkBox{
	text-align:center;
}</pre></body></html>