@charset "UTF-8";

* {
	-webkit-text-size-adjust: 100%;
}

body {
	background: #fff;
}

#wrapper {
	background: #ffffff url(../img/common/bg.jpg) no-repeat center top;
	width: 100%;
	min-height: 480px;
	margin: auto;
	position: relative;
}
#landing,
#contents01 {
	
}
#contents01 {
	background: #fff url(../img/common/bg2.jpg) no-repeat center top;
}
.container {
	width: 980px;
	margin: auto;
	position: relative;
}

#landing,
#white_flash,
#contents01,
#tracklist,
#header {
	display: none;
}

/* object depth */
#header { z-index: 500; }
#landing { z-index: 10; }
#contents01 { z-index: 100; }
#top { z-index: 101; }


#landing {
	width: 100%;
	height: 480px;
	position: absolute;
}
#landing h1 {
	position:absolute;
	width:628px;
	height:241px;
	top:80px;
	left:50%;
	margin:0 0 0 -314px;
}
#landing p.subtitle {
	position:absolute;
	width:628px;
	height:50px;
	top:321px;
	left:50%;
	margin:0 0 0 -314px;
}

.hide {
	display:none;
}
.vhide {
visibility:hidden;
}


#landing .enter {
	position: absolute;
	width:127px;
	height:57px;
	top: 381px;
	left:50%;
	margin:0 0 0 -63px;
}
#landing .enter a {
	display:block;
	background-image:url(../img/common/btn_enter.png);
	background-repeat:no-repeat;
	width:127px;
	height:57px;
	text-decoration:none;
}
#landing .enter a:hover {
	background-position:left bottom;
	text-decoration:none;
}

#landing .caution {
	position: absolute;
	top: 467px;
	left: 47px;
}

.serial_btn a {
	position:absolute;
	top:355px;
	right:30px;
	display:block;
	width:190px;
	height:101px;
	background-image:url(../img/serial/btn.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	z-index:9999;
}
.serial_btn a:hover {
	background-position:left bottom;
	text-decoration:none;
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 35px;
	margin-top: -35px;
}
#header .container {
	margin: auto;
	width: 980px;
	height: 35px;
	position: relative;
}
#header .container ul {
	margin-left: 10px;
}
#header .container li {
	float: left;
}

#header .container .bgm {
	position: absolute;
	top: 28px;
	left: 40px;
	width: 220px;
	height: 14px;
}
#header .container .bgm .sound_ctr {
	cursor: pointer;
}
#header .container .list {
	position: absolute;
	top: 0px;
	left: 100px;
}
#header .container .list .select {
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	margin-right:3px;
	cursor: pointer;
}
#header .container .list .select1 {
	background-image: url(../img/top/bgm_01.png);
	text-decoration:none;
}
#header .container .list .select2 {
	background-image: url(../img/top/bgm_02.png);
	text-decoration:none;
}
#header .container .list .select3 {
	background-image: url(../img/top/bgm_03.png);
	text-decoration:none;
}
#header .container .list .select:hover,
#header .container .list .selected,
#header .container .list .selected:hover {
	background-position: 0 -20px;
	text-decoration:none;
}


#white_flash {
	position:absolute;
	top:0;
	left:0;
	background-color:#FFF;
	width:100%;
	height:980px;
	text-decoration:none;
}

#top {
	position: relative;
	width:980px;
	height:980px;
}
#top h2 {
	width:980px;
	height:243px;
	top: 50%;
	left: 50%;
	margin:-121px 0 0 -490px;
	position: absolute;
}



#cast {
	width:100%;
	height: 1080px;
	background-image:url(../img/common/cast_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	overflow:hidden;
}
.cast {
	width:980px;
	height: auto;
	margin:0 auto;
}
#cast .ec {
	width:724px;
	height:26px;
	margin:24px auto 0 auto;
}
#cast .ec li {
	height: 26px;
}
#cast .ec li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration:none;
}
#cast .ec li a:hover {
	background-position: 0 -26px;
	text-decoration:none;
}
#cast .ec li.link01 { width: 224px; float:left; margin-right:26px; }
#cast .ec li.link02 { width: 224px; float:left;  }
#cast .ec li.link03 { width: 224px; float:right; }
#cast .ec li.link01 a { background-image: url(../img/top/ec_01.png); text-decoration:none; }
#cast .ec li.link02 a { background-image: url(../img/top/ec_02.png); text-decoration:none; }
#cast .ec li.link03 a { background-image: url(../img/top/ec_03.png); text-decoration:none; }
/*#cast .ec li.link01 a:active { background-image: url(../img/top/ec_01_b.png); text-decoration:none; }
#cast .ec li.link02 a:active { background-image: url(../img/top/ec_02_b.png); text-decoration:none; }
#cast .ec li.link03 a:active { background-image: url(../img/top/ec_03_b.png); text-decoration:none; }*/

#tracklist {
	width:980px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
#disc01 {
	width:854px;
	height:auto;
	margin:16px auto 0 auto;
}

.preview01, .preview02, .preview03, .preview04 {
	float:left;
	display:block;
	width:94px;
	height:94px;
	margin-right:96px;
}
.preview05 {
	float:left;
	display:block;
	width:94px;
	height:94px;
}
p#D1_01 img:hover {
	background-image:url(../img/tracklist/btn_stop01.png);
	background-repeat:no-repeat;
}
p#D1_02 img:hover {
	background-image:url(../img/tracklist/btn_stop02.png);
	background-repeat:no-repeat;
}
p#D1_03 img:hover {
	background-image:url(../img/tracklist/btn_stop03.png);
	background-repeat:no-repeat;
}
p#D1_04 img:hover {
	background-image:url(../img/tracklist/btn_stop04.png);
	background-repeat:no-repeat;
}
p#D1_05 img:hover {
	background-image:url(../img/tracklist/btn_stop05.png);
	background-repeat:no-repeat;
}


.padT30 {
	padding-top:30px;
}


.fl_L{
	float:left;
}
.fl_R{
	float:right;
}

#contents02 {
	width:980px;
	height:auto;
	margin:0 auto 0 auto;
	padding-bottom:27px;
	overflow:hidden;
}
.code_bg {
	width:980px;
	height:auto;
	overflow:hidden;
}
.cast_btn {
	width:206px;
	height:204px;
	margin-top:45px;
}
.cast_btn a {
	width:206px;
	height:204px;
	display:block;
	background-image:url(../img/top/cast_com_btn.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
}
.cast_btn a:hover {
	background-image:url(../img/top/cast_com_btn.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}


#links {
	width:882px;
	height:53px;
	margin:23px auto 0 auto;
	overflow:hidden;
}
.link_f01 {
	display:block;
	width:362px;
	height:53px;
	float:left;
}
.link_f01 a {
	display:block;
	background-image:url(../img/top/sgslink.png);
	background-repeat:no-repeat;
	width:362px;
	height:53px;
	text-decoration:none;
}
.link_f01 a:hover {
	background-position:left bottom;
	text-decoration:none;
}
.link_f02 {
	display:block;
	width:503px;
	height:53px;
	float:right;
}
.link_f02 a {
	display:block;
	background-image:url(../img/top/sgsstlink.png);
	background-repeat:no-repeat;
	width:503px;
	height:53px;
	text-decoration:none;
}
.link_f02 a:hover {
	background-position:left bottom;
	text-decoration:none;
}


#legacy {
	background: url(../img/common/legacy.png) no-repeat;
	width: 1200px;
	height: 980px;
	margin: auto;
	display: none;
}

#sound_player {
	position: absolute;
	top: 0;
	left: 0;
}