<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

/*===================================================
*
*	Produce Page Style CSS
*	Site https://www.unitedcinemas.jp/
*	Last Update 2008-09-10
*
====================================================*/



/* Common
----------------------------------------------------*/

body,p {
	margin:0px;
	padding:0px;
}


/* Layout
----------------------------------------------------*/

div#CampaignWrapper {
	background-color:#000000;
	padding:0 0 28px;
}

div.headAreacCampaign {
	width:850px;
	height:355px;
}

div.headAreacCampaign h2{
	width:493px;
	float:left;
}


dl.MovieArea {
	float:left;
	margin:0px;
	
}

dl.MovieArea dt {
	padding:0 60px 14px;
	
}


p.titleMongon {
	padding:10px 14px 20px;
}


/* Layout-Contents-
----------------------------------------------------*/


div#CampaignContents {
	margin:0 25px;
	border-right:1px solid #063243;
	border-left:1px solid #063243;
	border-bottom:1px solid #063243;
}

div#CampaignContents .sectionMongon {text-indent:-5000px;}


/* -Contents- sectionA-
----------------------------------------------------*/

div#CampaignContents dl.contentsSectionA {
	position:relative;
	border-right:1px solid #063243;
	border-left:1px solid #063243;
	border-bottom:1px solid #063243;	
	width:758px;
	height:462px;
	margin:0 19px 40px;
	background:url(/past-campaign/eagle-eye/img/eagle_1Bg.jpg) no-repeat;
}

div#CampaignContents dl.contentsSectionA dd{
	position:absolute;
	width:510px;
	top:311px;
	left:230px;
}

div#CampaignContents dl.contentsSectionA dd em{
	color:#ff0000;
	font-size:94%;
	line-height:1.4em;
	font-weight:normal;
}




/* -Contents- sectionB-
----------------------------------------------------*/

div#CampaignContents dl.contentsSectionB {
	position:relative;
	border-right:1px solid #063243;
	border-left:1px solid #063243;
	border-bottom:1px solid #063243;	
	width:755px;
	height:212px;
	margin:0 21px 40px;
	background:url(/past-campaign/eagle-eye/img/eagle_2Bg.jpg) no-repeat;
}


div#CampaignContents dl.contentsSectionB dd{
	position:absolute;
	width:480px;
	top:134px;
	left:224px;
}



/* -Contents- sectionC-
----------------------------------------------------*/

div#CampaignContents dl.contentsSectionC {
	position:relative;
	border-right:1px solid #063243;
	border-left:1px solid #063243;
	border-bottom:1px solid #063243;	
	width:755px;
	height:242px;
	margin:0 21px 40px;
	background:url(/past-campaign/eagle-eye/img/eagle_3Bg.jpg) no-repeat;
}


div#CampaignContents dl.contentsSectionC dd{
	position:absolute;
	width:480px;
	top:164px;
	left:224px;
}

div#CampaignContents dl.contentsSectionC dd em{
	color:#ff0000;
	font-size:94%;
	line-height:1.4em;
	font-weight:normal;
}





/* -MovieIntro-
----------------------------------------------------*/


dl.MovieIntro {
	margin:10px 25px;
	border:1px solid #063243;
}


dl.MovieIntro dt{
	margin:10px 10px 80px;
	float:left;
}

dl.MovieIntro dd{
	color:#ffffff;
	font-size:90%;
	margin:20px 24px 0px;
	padding:0 0 28px;
}





/* -CLUBSPICE AREA-
----------------------------------------------------*/
p.csArea {
	margin:40px 35px 10px;	
}






/* clearfix
---------------------------------------*/
.clearfix:after {
    content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* disable IEmac-win6-7\*/
* html .clearfix {
	height: 1%;
}
.clearfix {display: block;}



/*------------------------------
TRAILER
-------------------------------*/

div#movieTrailer{
	float:right;
	background:url(/combo-dokiwaku/images/doki02/movie-bg.gif)  repeat-y;
	width:250px;
	height:200px;
}
div#movieRap{
	width:675px;
	height:580px;
	margin:15px auto 0;
	text-align:center;
	position:relative;
	background: #000;
}

div#movieRap h2{
	background:#000;
	padding:20px 0 0 25px;
	color:#fff;
	font-size:100%;
	text-align:left;
	font-weight:normal;
}

div#footerLink {
	display:none;
}
p#copyright {
	background-color:black;
}

</pre></body></html>