@charset "shift_jis";
/* CSS Document */

@import url("common.css");

.container {
	width: 800px;
	height: 649px;
	margin: 0px auto;
	background-color: #000757;
	}
