@charset "Shift_JIS";

#movieUnit {
	width: 750px;
	background-image: url(../img/movieUnit_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#movieUnitL {
	margin: 16px 0 12px 16px;
	_margin: 16px 0 12px 8px;
	width: 520px;
	float: left;
}


#movieUnitR {
	margin: 3px 3px 0 0;
	_margin: 3px 1px 0 0;
	width: 203px;
	height: 106px;
	float: right;
	background-image: url(../img/movieUnit_btnBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#movieUnitR img {
	margin: 34px 0 0 29px;
}


#movieUnitPh {
	width: 105px;
	float: left;
}


#movieUnitTxt {
	margin: 0 0 0 24px;
	_margin: 0 0 0 12px;
	width: 374px;
	float: left;
}
#movieUnitTxt img {
	margin: 0 0 10px 0;
}

#movieUnitFooter {
	width: 750px;
	height: 3px;
	background-image: url(../img/movieUnit_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}


#flaUnit {
	width: 750px;
	padding: 10px 0 0 0;
	border-top: 1px solid #CCC;
	float: left;
}
#flaBnr {
	width: 112px;
	float: left;
}
#flaTxt {
	width: 615px;
	float: right;
}