.syokusyubox {
	width: 99%;
	height: 700px;
	position: relative;
	top: 0;
	left: 0;
	margin: 10px auto;
	border: 2px dotted blue;
	border-radius: 5px;
}