@charset "UTF-8";

div#content_wrapper{
background-image: url(../images/bg.jpg);
background-repeat: repeat;
background-position: center;
}

/* ---text>>img--- */	
div#content_wrapper h2{
text-indent: -9999px;
overflow: hidden;
display: block;
background-repeat: no-repeat;
}

div#content_wrapper h2{
width: 980px;
height: 427px;
background: url(../images/main.png);
margin-top: 20px;
}

div#mc01,div#mc02,div#mc03,div#mc04{
margin-top: 20px;
}

div#mc04{
	margin-bottom: 20px;
}

.l{
float:left;
}

.clear {
clear: both;
display:block;
}

div#pv_area{
	background-image:url(../images/movie_bg.png);
	width:980px;
	height:386px;
	overflow: hidden;
	display:block;
	position:relative;
	margin-top:20px;
}

div#pv_area div#pv_movie{
	margin:20px;
}