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

div#blk_01{
	width:120px;
	margin-right:10px;
	float:left;
	text-align:center;
}

div#blk_02{
	width:184px;
	margin-left:10px;
	float:right;
	text-align:center;
}

div#blk_03{
	width:180px;
	margin-right:10px;
	float:left;
	text-align:center;
}

div#blk_04{
	width:300px;
	margin-right:10px;
	float:left;
	text-align:center;
}

p.cap{
	margin-top:2px;
	font-size:80%;
}

div.cb{
	clear:both;
	margin-bottom:10px;
}

</pre></body></html>