@charset "shift_jis";

#ct_bg {
	padding: 0;
	background: #000000;
}

#ct_bg #wrapper {
	width: 980px;
	background-color: #107ec2;
}

#ct_bg .mt20 {
	margin-top: 20px !important;
}

#ct_bg #mainArea {
	position: relative;
	height: 605px;
	background: url(../images/bg01.png) no-repeat left top;
}

#ct_bg #mainArea h1 {
	position: absolute;
	left: 0;
	top: 0;
}

#ct_bg #movie {
	position: relative;
	margin: -92px 20px 0;
	height: 500px;
	background: url(../images/bg02.png) no-repeat left top;
}

#ct_bg #movie h2 {
	padding-top: 12px;
	text-align: center;
}

#ct_bg #movie .flashBlock {
	margin: 10px auto 0;
	width: 614px;
	text-align: center;
	border: #999999 solid 2px;
}

#ct_bg #pointArea {
	position: relative;
	margin-top: 30px;
	height: 715px;
}

#ct_bg #pointArea p {
	position: absolute;
	top: 0;
	left: 0;
}
