@charset "UTF-8";
/* ////////////////////////////////////////
Reset
//////////////////////////////////////// */
html{color:#000;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;}li{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:#000;}
body{font:12px/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%;}
.left{float:left;}
.right{float:right;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{ display:inline-table; }
/* mac os \*/
* html .clearfix{ height 1%; }
*+html .clearfix{ height 1%; }
.clearfix{ display:block; }
/**/

/* ////////////////////////////////////////
default
//////////////////////////////////////// */
body,html{
	background-color:#fff;
	font-size:14px;
	font-family:'Bentham', Arial, sans-serif;
}

/* common layout */
a{ color:#000; outline:none; }
a:hover{ color:#999; }
a:active{ color:#F00; }

@font-face {
	font-family: 'APMTEmpire';
	font-style: normal;
	font-weight: normal;
	src: url(APMTEmpire.eot);
	src: local('APMTEmpire'), local('APMTEmpire'), url('../fonts/APMTEmpire.ttf') format('TrueType');
}


/* ////////////////////////////////////////
styles
//////////////////////////////////////// */
/* dynamic background */
#nightbackground{
	background-image:url(../img/bgNight.jpg);
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	z-index:2;
}

#daybackground{
	background-image:url(../img/bgDay.jpg);
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	z-index:1;
}

.dynamicBg{
	position:fixed;
	width: 100%;
	height: 100%;
	top: 100%;
}


/*  
	scrolling layout
*/
body{ width: 100%; }

#wrap{
	position:relative;
	margin: 0 auto;
	width:960px;
}

.rel{
	position:relative;

}

.fix{
	position:fixed;
	height: 110px;
	margin-top: 10px;
	width: 220px;
	top: 0px;
	z-index:200;
	border-bottom:1px solid #000;
}

.solari,
.solari .fix{
	border-color:#fff;
	color:#fff;
}


/* fixed content */ 
.left1 ul.menubuttons{ padding-top:112px; width:220px; }
.fixedhead h2.date{ position:absolute; left:250px; top:21px; font-size:12px; }

.left2{ 
	width:470px;
	text-align:center;
	line-height: 110px;
	overflow:hidden;
}

.left2 h3{
	font-family: APMTEmpire, Arial, Helvetica, sans-serif;
	font-size:90px;
	text-transform:uppercase;
	letter-spacing:5px;
}

.fixedhead .h3,
.left1 h2{
	font-size:12px;
	position:absolute; top:90px;
}



/* .postcontent common */
.postcontent{
	position:relative;
	width:460px;
	margin: 0 0 0 500px;
	padding: 130px 0 200px 0;
	margin-right:20px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	z-index:10;
}

.postcontent a {
	color:#000;
}

.postcontent .timetable{
	padding: 0 0 40px 0;
}

.postcontent .centerimage{
	width:100%;
	text-align:center;
	border:#CCC solid 1px;
	padding:40px 0;
}

.postcontent p{
	margin:0 0 20px 0;
}

/* head column */
#header{
	position:fixed;
 	width:470px;
	height:100%;
	overflow:hidden;
	z-index:115;
	background-color:#fff;
}

#header_n{
	position:fixed;
 	width:470px;
	height:100%;
	overflow:hidden;
	z-index:110;
}

/* global menu fixedhead */
.fixedhead .menuwrap{
	width: 220px;
} 
/*
.fixedhead h1.visual{
	position:absolute;
	top:400px; left:100px;
	display:block;
	width:254px;
	height:437px;
	background-image:url(../img/visual.png);
	background-repeat:no-repeat;
	text-indent: -10000px;
}
*/
.fixedhead h1.visual{
	position:absolute;
	left:0px;
	display:block;
	width:186px;
	height:320px;
	background-image:url(../img/visual_s.png);
	background-repeat:no-repeat;
	text-indent: -10000px;

}


.fixedhead .menuwrap .headerLogo{
	position:relative;
	margin-top:9px;
	border-bottom: 1px solid #000;
	height:111px;
}


.fixedhead .menuwrap .headerLogo .logo{
	background-image: url(../img/slogo.png);
	width: 112px; height:35px;
	text-indent:-10000px;
	margin: 0 0 0 0;
	position:absolute;
	top:14px;
	cursor: pointer;
}

.fixedhead .menuwrap ul.daynight{
	margin: 0 0 0 0;
	color:#000;
}

.fixedhead .menuwrap ul.daynight li{
	font-size:16px;
	border-bottom: 1px solid #000;
	height: 30px; line-height:30px;
	background-image:url(../img/arrow.png);
	background-position: 208px -11px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.fixedhead .menuwrap ul.daynight li:hover{
	background-position: 208px 11px;
}

.fixedhead .menuwrap ul.daynight li.active,
.fixedhead .menuwrap ul.daynight li:active{
	background-position: 208px 11px;
}

.fixedhead .menuwrap ul.exlinks{
	margin: 20px 0 0 0;
}

.fixedhead .menuwrap ul.exlinks li{
	display: inline;
	font-size: 14px;
}

.fixedhead .menuwrap ul.exlinks li.btnFacebook{
	margin:0 30px 0 0;
}

.fixedhead .menuwrap ul.exlinks li a{
	color:#000;
	text-decoration:none;
}

.fixedhead .menuwrap ul.exlinks li a img{
	margin: 0 6px 0 0;
}

.fixedhead .menuwrap ul.exlinks li a:hover{
	color:#999;
}

.fixedhead .menuwrap address{
	margin:20px 0 0 0;
	font-size:12px;
}



/*
	menu ui
*/
ul.menubuttons
{
	padding-bottom:40px;
}

ul.menubuttons li{
	cursor:pointer;
	
	font-size:16px;
	display:block;
	height:30px; line-height:30px;
	border-bottom:1px solid #000;
	
	background-image:url(../img/arrow.png);
	background-position: 208px -11px;
	background-repeat:no-repeat;
}

.solari ul.menubuttons li{
	border-bottom:1px solid #fff;
}

ul.menubuttons li:hover
{
	background-position: 208px 11px;
}

ul.menubuttons li:active
{
	background-position: 208px 11px;
}

ul.menubuttons li.rover{
	background-position: 208px 11px;
}

ul.menubuttons li a{
	color:#000;
	text-decoration: none;
}

/* Night color */
#night{ z-index:5; }

#header_n .logo{ background-image: url(../img/slogo_n.png); }
/*
#header_n h1.visual{ background-image:url(../img/visual_n.png); }
*/
#header_n h1.visual{ background-image:url(../img/visual_sn.png); }
#header_n.fixedhead .menuwrap ul.daynight li,
.solari ul.menubuttons li,
.solari ul.menubuttons li{ background-image:url(../img/arrow_n.png); }

#header_n,
#header_n ul.daynight,
#header_n ul.exlinks li a{ color:#fff; }
#header_n ul.exlinks li a:hover{ color:#aaa; }

#header_n .menuwrap ul.daynight li,
#header_n .menuwrap .headerLogo{
	border-color:#fff;
}

#header_n #footer a {
	color:#fff;
}
.solari .postcontent a {
	color:#fff;
}

.solari .postcontent a:hover {
	color:#999;
}

#footer a {
}

/* entrance */
#entrance{
	width:100%;
	height:100%;
	background-color:#000;
	position:fixed;
	z-index:2000
}