@charset "utf-8";

#noFlash {
	visibility:visible !important;
}

#staticlist #movieMain .movie01 .tit {
	display:block;
}
		
#staticlist #movieMain .movie01 .txt {
	width:285px;
	left:333px;
	overflow: visible;
}

#movieArea .mainSlide {
	height:inherit;
	padding:27px 0 0 68px;
}

#movieArea .mainSlide .prev {
	display:none;
}

#movieArea .mainSlide .next {
	display:none;
}

	#movieArea .mainSlide .wrapper {
	position: relative;
	top: inherit;
	left: inherit;
	width: inherit;
	height: inherit;
	overflow: visible;
	}
		
	#movieArea .mainSlide .wrapper .inner .img {
		margin-bottom:27px;
	}