@charset "utf-8";

.halloween_bg{
	height: 100%;
	width: 100%;
	background-color: #FF9124;
}
.hallo-plate {
	position: relative;
	margin: 0 auto;
	height: 1059px;
	width: 1336px;
	background-image: url(../images/event_images/bg_halloween.png);
	background-repeat: no-repeat;
}

.postcard_space {
	padding-top: 180px;
}

.tw_left {
	position: absolute;
	top: 485px;
	left: 120px;
}

.tw_right {
	position: absolute;
	top: 485px;
	right: 130px;
}

.dl_space {
	margin:0 auto;
	padding-top: 30px;
	width: 482px;
	display: block;
}

.cam_space {
	margin:0 auto;
	padding-top: 40px;
	width: 930px;
	display: block;
}