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

#btn-area{
	width:700px;
	height:400px;
	position:absolute;
	left:50px;
	top:200px;
}

#cg-area{
	width:560px;
	height:315px;
	position:absolute;
	left:130px;
	top:210px;
}

#btn-area-01{
	width:80px;
	height:30px;
	position:absolute;
	left:70px;
	top:560px;
}

#btn-area-02{
	width:80px;
	height:30px;
	position:absolute;
	left:360px;
	top:560px;
}

#btn-area-03{
	width:80px;
	height:30px;
	position:absolute;
	left:650px;
	top:560px;
}</pre></body></html>