@charset "UTF-8";

/* -----------------------------------------------
FileName:layout.css
----------------------------------------------- */
/* N
-------------------------------------------------------------------------*/
a,
a:link,
a:visited {
	color:#333333;
}
a:hover,
a:active {
	text-decoration:none;
	color:#333333;
}

/* CONTENTS */
#CONTENTS {
	background-color:#FFFFFF;
	color:#333333;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* MAIN_VISUAL */
#MAIN_VISUAL {
	position:relative;
	width:950px;
	height:2366px;
	overflow:hidden;
	top:0;
	margin:0!important;
	padding:0!important;
}
div.guard{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background-image:url(../images/spacer.gif);
	top:0;
	margin:0!important;
	padding:0!important;
}
div.link{
	position:relative;
	top:2126px;
	left:603px;
}
p.caution{
	width:873px;
	margin:15px auto;
	color:#333333;
}
#BANNER {
	margin:0px 0 27px 40px;
	width:873px;
	height:258px;
	background:transparent url(../images/center_banner.jpg) no-repeat left top;
	position:relative;
}
#BANNER a {
	display:block;
	width:873px;
	height:258px;
	position:absolute;
	top:0;
	left:0px;
	text-indent:-9999px;
}
#BANNER a:hover {
	background:transparent url(../images/center_banner_cur.jpg) no-repeat;
}

/* DIGITAL */
#DIGITAL_3D {
	width:872px;
	margin-top:15px;
	margin-left:40px;
	background-color:#FFFFFF;
	text-align:left;
	color:#000000;
}
#DIGITAL_3D .pad {
	width:426px;
	float:left;
	
}
#DIGITAL_3D .pad .theater {
	width:426px;
}
#DIGITAL_3D .charge{
	float:right;
	width:426px;
}
#DIGITAL_3D .charge p{
	margin:15px 0 0 10px;
}
#DIGITAL_3D .charge div.gray{
	color:#666666;
	margin:15px 0 0 10px;
}
#DIGITAL_3D .charge div.gray span{
	margin-left:1em;
}
#DIGITAL_3D .charge div.gray2{
	color:#666666;
	margin-left:10px;
}

#BANNER_3D {
	margin:33px 0 0 15px;
	width:403px;
	height:106px;
	background:transparent url(../images/banner_3d.jpg) no-repeat left top;
	position:relative;
}
#BANNER_3D a {
	display:block;
	width:403px;
	height:106px;
	position:absolute;
	top:0;
	left:0px;
	text-indent:-9999px;
}
#BANNER_3D a:hover {
	background:transparent url(../images/banner_3d_cur.jpg) no-repeat;
}

span.botton_01 {
	position:absolute;
	top:150px;
	right:172px;
	z-index:10;
	}


/* etc */
#BANNER_LEFT {
	margin:0 20px 0 30px;
}
#EVENT {
	margin:40px 0 2px 15px;
}

/* template_superscription */
#PAGE {
background-color:#FFFFFF;
background-position:0 0;
background-repeat:no-repeat;
padding:17px 0pt 10px;
}
#PAGE .back,
#PAGE .top {
	display:inline; /* IE6 */
}


#CONTENTS div#info_campaign{
	background-image:url(../images/pic_header_campaign.jpg);
	position:relative;
	margin:0;
	width:950px;
	height:190px;
	overflow:hidden;
	color:#333;
	}
#CONTENTS div#info_campaign h2{
	margin:0;
	padding:0;
	display:none;
	}
#CONTENTS div#info_campaign p{
	display:none;
}
#CONTENTS div#info_campaign ul{
	color:#FFFFFF;
	font-size:90%;
	margin:113px 0 0 33px;
	list-style-type:none;
}
#CONTENTS div#info_campaign ul a,
#CONTENTS div#info_campaign ul a:link,
#CONTENTS div#info_campaign ul a:visited {
	color:#FFFFFF;
}
#CONTENTS div#info_campaign ul a:hover,
#CONTENTS div#info_campaign ul a:active {
	text-decoration:none;
	color:#FFFFFF;
}
#CONTENTS div#info_campaign span{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
