@charset "Shift_JIS";
/* CSS Document */

/*-----------ログイン-----------*/
/* ログインタイトル */
h1.userInfo_error {
	background-image: url(../img/user_icon.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.contents_box {
	height: 375px;
}