@charset "UTF-8";

/*==================================================

	ジャンプページ　設定

===================================================*/

/* ボックス設定 */
body#Error #ErrorContents {
	width: 830px;
	margin: 20px 15px 300px;
}

body#Error #ErrorContents p {
	text-align: center;
}