@charset "utf-8";
/* CSS Document */


html,body{
	background: url(../img/bg.jpg) repeat-y;
	overflow-x: hidden;
	width: 100%;
	min-width:1465px;
	background-color:#000000;
	}

#WRAPPER{
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 1465px;
	height: 1639px;
	overflow:hidden;
}

#nav{
	width: 239px;
	background-color: rgba(0,0,0,0.50);
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 0;
	color: rgba(255,255,255,1.00);
	box-sizing: border-box;
	padding-top: 67px;
}


#btn_01,#btn_02,#btn_03,#btn_04,#btn_04_yet{
	display:block;
	width:156px;
	height:129px;
	text-indent:-999999999px;
	overflow:hidden;
	background-position:center top;
	
}


#btn_01{
	margin-top: 31px;
	margin-right: auto;
	margin-left: 40px;
	margin-bottom: 0px;
	background-image: url(../img/btn_01.png);
}

#btn_01:hover{
	background-position: center 131px ;
}

#btn_02{
	margin-top: 12px;
	margin-right: auto;
	margin-left: 40px;
	background-image: url(../img/btn_02.png);
}

#btn_02:hover{
	background-position: center 129px ;
}

#btn_02_02,#btn_02_03,#btn_03_02{
	width: 192px;
	margin-left: 26px;
	margin-top: 9px;
	margin-bottom:9px;
	display:none;
}



#btn_02_02 li,#btn_02_03 li,#btn_03_02 li{
	margin-bottom:6px;
}

#btn_02_02 li:hover,#btn_03_02 li:hover,#btn_02_03 li:hover{
	margin-left:5px;
}

#btn_02_02 li a,#btn_02_03 li a{
	width:192px;
	height:24px;
	display:block;
	overflow:hidden;
	text-indent:-99999999px;
	background-image:url(../img/btn_02_01.png);
}

#btn_02_02 li a:hover,#btn_02_03 li a:hover{
	background-image:url(../img/btn_02_01_hover.png);
}


#btn_03{
	margin-top: 12px;
	margin-right: auto;
	margin-left: 40px;
	background-image:url(../img/btn_03.png);
}

#btn_03:hover{
	background-position: center 130px ;
}

#btn_03_02 li a{
	width:192px;
	height:24px;
	display:block;
	overflow:hidden;
	text-indent:-99999999px;
	background-image:url(../img/btn_03_01.png);
	background-repeat:no-repeat;

}

#btn_03_02 li a:hover{
	width:192px;
	height:24px;
	display:block;
	overflow:hidden;
	text-indent:-99999999px;
	background-image:url(../img/btn_03_01_hover.png);

}

#btn_04{
	margin-top: 12px;
	margin-right: auto;
	margin-left: 40px;
	height:145px;
	background-image:url(../img/btn_04.png);
}
#btn_04:hover,#btn_04_yet:hover{
	background-position: center 151px ;
}



#paper_top{
	margin-right: auto;
	margin-left: 12px;
	margin-bottom: 31px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	margin-top: -1px;
}

#content{
	position: absolute;
	left: 33px;
	top: -1120px;
	z-index: 100;
	width: 1240px;
	height: 1557px;
	background-image: url(../img/paper.png);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 1;
}

#content h1{
	position: absolute;
	z-index:0;
	width: 1178px;
	height: 430px;
	left: 50%;
	margin-left: -616px;
	margin-top: -31px;
	background-image:url(../img/light/light9.png);
	overflow:hidden;
	text-indent:-999999999px;
	background-position:center top;
}

#story_01,#story_02,#story_03{
	width: 100%;
	text-align: center;
	margin-top: 396px;
	margin-left: -22px;

}

#notice{
	width:100%;
	height:150px;
	background-color:#000000;
	margin:0 auto;
	position:relative;
	z-index:100;
	padding:10px 0px;
}

#notice ul{
	width:1018px;
	position:absolute;
	left:50%;
	margin-left:-540px;
	color:#FFFFFF;
}

#notice ul li{
	width:100%;
	margin:5px;
	line-height:1.2em;
	font-size:0.9em;
	text-indent:-0.8em;
}


.footer{ position:relative; width:100%; height:70px; margin:0 auto; background: url(../img/footer.jpg) top center no-repeat; z-index:1000;}



/*光*/

.light{
	position: absolute;
	z-index: 10;
	width: 1178px;
	height: 430px;
	left: 50%;
	margin-left: -616px;
	margin-top: -31px;
}

/*卷軸不做滑動效果*/
#content_02{
	position: absolute;
	left: 33px;
	top: 108px;
	z-index: 100;
	width: 1240px;
	height: 1557px;
	background-image: url(../img/paper.png);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 1;
}

#content_02 h1{
	display: block;
	overflow:hidden;
	text-indent:-999999999px; 

}

/*page03*/

.title_03{
	position: relative;
	margin-left: 110px;

}

#menu{
	width: 847px;
	position: absolute;
	left: 50%;
	top:539px;
	margin-left: -459.5px;
	display:none;

}

#content_02 ul li{
	display:block;
	width:847px;
	height:130px;
	background-position:bottom center;
	background-repeat:no-repeat;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}

#content_02 ul li:hover{
	background-position:center 50px;
}

#content_02 ul li a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	text-indent:-9999999px;
}

#link_01{
	background-image:url(../img/link_01.png);
}

#link_02{
	background-image:url(../img/link_02.png);
}


#link_03{
	background-image:url(../img/link_03.png);
}

#link_04{
	background-image:url(../img/link_04.png);
}

#link_05{
	background-image:url(../img/link_05.png);
}


/*文字內容*/

#box{
	position:relative;
	overflow-y: scroll;
	width: 890px;
	height: 720px;
	margin-top: -135px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	z-index:100;
	text-align:center;
}

.link:hover{
	padding-top:2px;
}
