@CHARSET "UTF-8";



/*
YUI 3.6.0 (build 5521)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#333;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#333}#yui3-css-stamp.cssreset{display:none}
body{font:13px/1.231 "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}#yui3-css-stamp.cssfonts{display:none}

body{
	background: url(../img/bg.gif) repeat center 0;
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #10c2dc;
}



/* --------------------------------------------------------------------------------------------- Header */
#Header{
	background: url(../img/header_bg.jpg) no-repeat center 0;
	height: 810px;
}
#Header .inner{
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
#Header ul{
	position: absolute;
	right: 5px;
	top: 20px;
	font-size: 93%;
	line-height: 1;
	overflow: hidden;
	zoom: 1;
}
#Header ul li{
	float: left;
	border-left: 1px solid #10c2dc;
	padding: 0 15px;
}
#Header ul li:first-child{
	border: none;
}
#Header h1{
	position: absolute;
	left: 22px;
	top: 235px;
}
#Header h2{
	position: absolute;
	right: 226px;
	top: 86px;
}
#Header p{
	position: absolute;
	right: 0;
	top: 166px;
}



/* --------------------------------------------------------------------------------------------- Contents */
#Contents{
	background: url(../img/movie_meeting_bg.gif) no-repeat 190px 162px;
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
#Contents h2{
	position: absolute;
	left: 18px;
	top: 0;
}
#Contents .meeting{
	padding: 38px 0 0;
	height: 836px;
	overflow: hidden;
	zoom: 1;
}
#Contents .meeting p{
	float: left;
	margin: 31px 0 0 97px;
}
#Contents .meeting dl{
	float: left;
	margin: 0 26px 0 0;
	height: 263px;
}

#Contents .meeting dt{
	margin-bottom: 5px;
}

#Contents .meeting dl.first{
	margin: 0 26px 0 58px;
}
#Contents .meeting dl.edge{
	margin: 0 0 5px 0;
}
#Contents .chance{
	height: 537px;
	overflow: hidden;
	zoom: 1;
}
#Contents .chance p.big{
	float: left;
}
#Contents .chance p.save{
	float: right;
}


/* --------------------------------------------------------------------------------------------- Footer */
#Footer{
	background: url(../img/footer_bg.jpg) no-repeat center 0;
	padding: 484px 0 0;
}
#Footer .inner{
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 350px;
}
#Footer p{
	position: absolute;
}
#Footer p.txt{
	left: 20px;
	top: 0;
}
#Footer p.copyright{
	left: 20px;
	top: 191px;
}
#Footer p.pagetop{
	right: -14px;
	top: 163px;
}
#Footer ul{
	position: absolute;
	right: 94px;
	top: 179px;
	overflow: hidden;
	zoom: 1;
}
#Footer ul li{
	float: left;
}
#Footer ul li.evangelion{
	margin: 6px 21px 0 0;
}
#Footer ul li.bisty{
	margin: 6px 18px 0 0;
}



/* --------------------------------------------------------------------------------------------- clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/* WinIE7 MacIE5 */
.clearfix{
	display:inline-table;
	zoom:100%;
}
/* WinIE5-6 */
/* Hides from IE-mac \*/
* html html .clearfix{
	height:1px;
}
.clearfix{
	display:block;
}
