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

/*------------------------------
banner
------------------------------*/
#topbnrarea
{
	width:						100%;
	top:						42px;
	left:						320px;
}

#topbnrarea img
{
	margin-top:					4px;
	margin-right:				4px;
	margin-bottom:				4px;
	margin-left:				4px;
}

#btmbnrarea
{
	width:						100%;
	bottom:						0px;
	left:						0;
}

#btmbnrarea img
{
	margin-top:					4px;
	margin-right:				4px;
	margin-bottom:				4px;
	margin-left:				4px;
}

#bnronobj
{
	width:						200px;
	top:						59px;
	left:						340px;
}
</pre></body></html>