@charset "UTF-8";

/* -------------------------------------------------- cm */

#main #cm {
	background-image: url(../../images/common/line_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#main #cm .intro {
	background-image: url(../../images/enjoy/pr/img_03.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-bottom: 1em;
}
#main #cm .intro h3 {
	margin-bottom: 5px;
}
#main #cm h4 {
	margin-bottom: 0.5em;
}

#main #cm .movie-head {
	font-size: 10px;
	line-height: 10px;
	background-image: url(../../images/enjoy/pr/bg_01.gif);
	height: 10px;
}
#main #cm .movie-body {
	background-image: url(../../images/enjoy/pr/bg_02.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
}
#main #cm .movie-foot {
	font-size: 10px;
	line-height: 10px;
	background-image: url(../../images/enjoy/pr/bg_03.gif);
	height: 10px;
}
#main #cm #video1,#main #cm #video4 {
	width: 360px;
}
#main #cm #video2 {
	height: 260px;
	width: 360px;
	position: absolute;
	top: 311px;
	left: 390px;
}
#main #cm #video3 {
	height: 260px;
	width: 360px;
	position: absolute;
	top: 10px;
	left: 390px;
}
*html #main #cm #video2,*html #main #cm #video3 {
	left: 360px;
}


/* -------------------------------------------------- poster */

#main #poster .intro {
	background-image: url(../../images/enjoy/pr/img_05.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	margin-bottom: 20px;
	height:50px;
	overflow:visible;
}
#main #poster .intro h3 {
	margin-bottom: 5px;
}#main #poster .name {
	vertical-align: bottom;
	color: #999;
}
#main #poster h4 {
	color: #212121;
}
#main #poster .image {
	background-image: url(../../images/enjoy/pr/bg_04.gif);
	background-repeat: no-repeat;
	height: 169px;
	width: 170px;
	text-align: center;
	vertical-align: middle;
	background-color: #F4F4F4;
	background-position: top;
}
#main #poster .image img {
	border: 1px solid #FFF;
}
#main #poster .btn {
	padding-bottom: 20px;
}
#main #poster .separater {
	width: 20px;
}

