@charset "utf-8";
/* CSS Document */
/*body, html {
	overflow-x:hidden;
}*/
.conceptMain {
	/*background:url(../images/concept_mainimg.jpg) right 0 no-repeat;*/
	height:500px;
	padding:67px 0 0 6px;
}
#innerHead {
	width:100%;
	background-color:#000000;
}
#innerHead #stage {
	width:100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	overflow: hidden;
	display: block;
}

.headWrap .bgBox{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	z-index:0;
}

h4{padding: 15px 0 0 0px;}

