@charset "utf-8";

/*==========================================

common

==========================================*/
.fLeft{float:left;}
.fRight{float:right;}
.alignR{text-align:right !important;}
.alignC{text-align:center !important;}
.alignL{text-align:left !important;}
.alignVM{vertical-align:middle !important;}
.alignVT{vertical-align:top !important;}
.alignVB{vertical-align:bottom !important;}
.alignVBase{vertical-align:baseline !important;}
em{
    font-weight: bold;
    font-style: normal;
}
.first-child{margin-top:0px !important;}
.mAuto{margin:0 auto !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}

.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}

.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}

.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}
.ml60{margin-left:60px !important;}
.ml65{margin-left:65px !important;}
.ml70{margin-left:70px !important;}
.ml135{margin-left:135px !important;}

.pt0{padding-top:0px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}

.font10{font-size: 10px;}
.font14{font-size: 14px;}
.bold{font-weight: bold;}
.colorB{color:#859bc4;}
#contents{background:transparent}
/* list */
#content p.note01,
#content ul.note01 li{
    text-indent:-1.352em;
    margin-left:1.352em;
    line-height:150%;
}
/* Disc */
#content ul.list-disc {
    margin-bottom:0;
}
#content ul.list-disc li {
    margin-left:15px;
    list-style-type:disc;
}

/*==========================================

Layout

==========================================*/
/* content
------------------------------------------*/
html,body {
    min-width:980px;
    background: #000;
	font-size: 62.5%;
}
p,ul,li,dl,dt,dd,h1,h2,h3,h4{
    margin: 0;
    padding: 0;
    line-height: 1;
}
ul,li{
    list-style-type: none;
}
a,iframe{
    border: 0;
}
#content {
    width: 100%;
    background:url(../images/main.jpg) no-repeat center top #ffd4e4;
}

.clearfix{
    clear:both;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
/* head
------------------------------------------*/
#head {
    width: 1100px;
    height: 1229px;
    margin: 0 auto;
    position: relative;
}
#head h2{
    position: absolute;
    top: 20px;
    left: 281px;
}
#head .logo{
    position: absolute;
    top: 22px;
    left: 31px;
}
#head .txt{
    position: absolute;
    bottom: 27px;
    left: 27px;
}

/* section
------------------------------------------*/

#main {
    margin: 0 auto;
	background: url(../images/bg6.jpg) no-repeat center top #000;
	height: 938px;
}
#second #main{
	margin: 0 auto;
	background: url(../images/bg6_second.jpg) no-repeat center top #000;
	height: 447px;
	}
#inner{
	
	width: 990px;
	margin:0 auto;
	}
h1,h2{
	margin: 0 auto;
	text-indent: -9999px;
	}
#countdown {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	width: 900px;
	height: 80px;
	margin: 0 auto;
	padding: 350px 0 0 0;
	color: rgba(255, 255, 255, 1) ;
	text-align: center;
	font-size: 3rem;
	text-shadow:
		0 0 2px #ff3333,
		0 0 2px #ff3333,
		0 0 2px #ff3333,
		0 0 2px #ff3333;
}
.day, .hou, .min, .sec, .mil {/*カウント数字*/
	font-size: 6rem;
	letter-spacing: 0rem;
	text-shadow:
		0 0 9px #ff3333,
		0 0 9px #ff3333,
		0 0 9px #ff3333,
		0 0 9px #ff3333;
}
.day {
}
.hou {
}
.min {
}
.sec {
}
.mil {
}
.textClass {/*日,時間,秒*/
	font-size: 1.5rem;
	color:rgba(255, 255, 255, 1) ;
	padding: 0 1rem;
	text-shadow:
		0 0 2px #ff3333,
		0 0 2px #ff3333,
		0 0 2px #ff3333,
		0 0 2px #ff3333;
}



/*menu*/
.menuArea {
	overflow: hidden;
	width: 640px;
	margin: 0 auto 0;
	padding: 10px 0 0 0;
}
.menuArea li {
	float: left;
	margin: 0 5px;
	text-indent: -9999em;
}
.menuArea li a {
	display: block;	
	
	
}


.menuArea li.m00 a {
	background: url(../images/mn00.jpg) center no-repeat;
	width: 202px;
	height: 64px;
}
.menuArea li.m00,
.menuArea li.m00 a:hover /*現在のページ、マウスオーバー*/{
	background: url(../images/mn00_over.jpg) center no-repeat;
	width: 202px;
	height: 64px;
}


.menuArea li.m01 a {
	background: url(../images/mn01.jpg) center no-repeat;
	width: 202px;
	height: 64px;
}
.menuArea li.m01,
.menuArea li.m01 a:hover /*現在のページ、マウスオーバー*/{
	background: url(../images/mn01_over.jpg) center no-repeat;
	width: 202px;
	height: 64px;
}


.menuArea li.m02 a {
	background: url(../images/mn02.jpg) center no-repeat;
	width: 202px;
	height: 64px;
}
.menuArea li.m02,
.menuArea li.m02 a:hover /*現在のページ、マウスオーバー*/{
	background: url(../images/mn02_over.jpg) center no-repeat;
	width: 202px;
	height: 64px;
}


.cts00_01{
	background: url(../images/cts00_01.jpg) center no-repeat;
	height: 660px;
	}
.cts00_02{
	background: url(../images/cts00_02.jpg) center no-repeat;
	height: 1362px;
	}
.cts00_03{
	background: url(../images/cts00_03.jpg) center no-repeat;
	height: 838px;
	}
	
.cts01_01{
	background: url(../images/cts01_01.jpg) center no-repeat;
	height: 850px;
	}
.cts01_02{
	background: url(../images/cts01_02.jpg) center no-repeat;
	height: 776px;
	}
.cts01_03{
	background: url(../images/cts01_03.jpg) center no-repeat;
	height: 1652px;
	}

.cts02_01{
	background: url(../images/cts02_01.jpg) center no-repeat;
	height: 1626px;
	}
.cts02_02{
	background: url(../images/cts02_02.jpg) center no-repeat;
	height: 761px;
	}
.cts02_03{
	background: url(../images/cts02_03.jpg) center no-repeat;
	height: 1172px;
	}
.cts02_04{
	background: url(../images/cts02_04.jpg) center no-repeat;
	height: 1729px;
	}
	
.Btn01{
	margin: 0 auto;
	text-align: center;
	padding: 0 0 40px;
	border-bottom: 1px #333 solid;
	}


#UnderArea{
	padding: 20px 0;
	}
/*ゲームボタン*/
.btnArea {
	overflow: hidden;
	width: 390px;
	margin: 10px auto 0;
}
.btnArea li {
	float: left;
}
.btnArea li a {
	display: block;	
	text-indent: -9999em;
	margin: 0 10px;
}

.btnArea li.btnGame01 a {
	background: url(../images/game01.png) center no-repeat;
	width: 184px;
	height: 60px;
}
.btnArea li.btnGame02 a {
	background: url(../images/game02.png) center no-repeat;
	width: 160px;
	height: 60px;
}



