@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{
	position: relative;
	background: url(../img/header_bg_eb.jpg) no-repeat center 0;
	height: 773px;
	z-index:1;
}
#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: 76px;
}
#Header p{
	position: absolute;
	right: 0;
	top: 146px;
}



/* --------------------------------------------------------------------------------------------- Contents */
#Contents{
	background: url(../img/feature_bg.jpg) no-repeat center top;
	margin: 0 auto;
	height:919px;
}
#Contents .feature{
	width:1000px;
	height:919px;
	margin: 0 auto;
	position: relative;
}
#Contents .feature h2{
	position: absolute;
	left:17px;
	top:38px;
}
#Contents .feature ul .feature_text01{
	position: absolute;
	right:-10px;
	top:-49px;
	z-index:5;
}
#Contents .feature ul .feature_text02{
	position: absolute;
	left:-29px;
	top:115px;
}
#Contents .feature ul .feature_text03{
	position: absolute;
	left:1px;
	top:358px;
}
#Contents .feature ul .feature_text04{
	position: absolute;
	left:531px;
	top:484px;
}
#Contents .feature ul .feature_text05{
	position: absolute;
	left:36px;
	top:675px;
}


/* --------------------------------------------------------------------------------------------- Footer */
#Footer{
}
#Footer .inner{
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 163px;
}
#Footer p{
	position: absolute;
}
#Footer p.txt{
	left: 20px;
	top: 0;
}
#Footer p.copyright{
	left: 21px;
	top: 72px;
}
#Footer p.pagetop{
	right: -14px;
	top: 45px;
}
#Footer ul{
	position: absolute;
	right: 93px;
	top: 63px;
	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;
}
