@charset "utf-8";
/* CSS Document */

#visual {
	width: 800px;
	font-size: large;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

#main_box {
	width: 800px;
	color: #FFF;
	height: 600px;
}
