@charset "utf-8";


#slide_flame {
	padding-top: 0px;
	position: relative;
}

#slide_flame h2 {
	position: absolute;
	top: 306px;
	z-index: 100;
	color: #000;
	font-size: 60px;
	line-height: 128px;
	background-color: rgba(255,255,255,0.5);
	width: 100%;
	text-align: center;
}

#slide_top {
	margin-bottom: 0px;
}

.slideFrame {
	width: 100%;
}

.slideCell {
	display: block;
	height: 100%;
	width: 2120px;
	float: left;
}
