@charset "Shift_JIS";
.text{
	width:750px;
	height:100px;
	margin-top:50px;
	color:#dcdcdc;
	text-align:center;
	font-size:180%;
	font-weight:bold;
}
.box{
	width:750px;
	height:650px;
	text-align:center;
}
.copy{
	clear:both;
}