*{margin: 0;padding: 0;}
html{
	height: 100%;
}
body{
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 9pt;
	line-height: 150%;
	text-align: center;
	color: #555;
	background: #f9f8f8 url("images/background.png") repeat-x;
	text-shadow: 0 0 5px #f9f8f8;
}

#xfd_movie{
	margin-left: 153px;
	margin-top: 50px;
}
#container{
	position: relative;
	width: 900px;
	margin: 0 auto;
}

#title_0{
	background: url("images/title_0.png") 0 0 no-repeat;
	width: 219px;
	height: 353px;
	left: -600px;
}
#title_1{
	background: url("images/title_1.png") 0 0 no-repeat;
	width: 98px;
	height: 275px;
	top: 78px;
	left: -600px;
}

#title_2{
	background: url("images/title_2.png") 0 0 no-repeat;
	width: 177px;
	height: 320px;
	top: 33px;
	left: -600px;
}

#title_3{
	background: url("images/title_3.png") 0 0 no-repeat;
	width: 128px;
	height: 286px;
	top: 67px;
	left: 1200px;
}
#title_4{
	background: url("images/title_4.png") 0 0 no-repeat;
	width: 91px;
	height: 286px;
	top: 67px;
	left: 1200px;
}
#title_5{
	background: url("images/title_5.png") 0 0 no-repeat;
	width: 127px;
	height: 307px;
	top: 46px;
	left: 1200px;
}
#title_6{
	background: url("images/title_6.png") 0 0 no-repeat;
	width: 182px;
	height: 275px;
	top: 78px;
	left: 1200px;
}
#title_7{
	background: url("images/title_7.png") 0 0 no-repeat;
	width: 126px;
	height: 295px;
	top: 58px;
	left: 1200px;
}
#title_8{
	background: url("images/title_8.png") 0 0 no-repeat;
	width: 157px;
	height: 257px;
	top: 96px;
	left: 1200px;
}
#anchor_info{
	width: 290px;
	height: 158px;
	background: url("images/player_back.png") no-repeat;
	border: 1px solid red;
	left: -1000px;
}

#title_words{
	position: fixed;
	bottom: 0;
	width: 900px;
	height: 320px;
	margin-top: 200px;
}

/* IE6 */
#title_words{
	_display: none;
}

body{
	_background: #f9f8f8;
}


/* IE7 */
*+html #foreground,
*+html #background{
	left: -450px;
}

#title_words a{
	position: absolute;
	text-indent: -9999px;
}
#_content{
	position: absolute;
	left: -1000px;
	width: 967px;
	height: 526px;
	margin: 0 auto;
	background: url("images/player.png") no-repeat;
	padding: 144px 0 0 402px;
	color: white;
}
#anchors{
	position: relative;
}

#anchors>div{
	position: relative;
}

#anchors a{
	position: absolute;
	z-index: 1000;
	text-indent: -9999px;
}

#foreground,
#background{
	position: relative;
}
#foreground>a{
	z-index: 10;
}
#background>a{
	z-index: -10;
}
#content{
	text-align: left;
}
.button{
	display: inline-block;
	padding: 8px 16px;
	border-radius: 20px;
	background: #eee;
	color: #000;
	cursor: pointer;
}
a.btn_red{
	background: -webkit-gradient(linear, left top, left bottom, from(#f79510), to(#f8350e));
	background: -moz-linear-gradient(top, #f79510, #f8350e);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#f79510, endcolorstr=#f8350e));
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#f79510, endcolorstr=#f8350e))";  
    background: -o-linear-gradient(#f79510, #f8350e);
    zoom: 1;  
	text-shadow: 0px 1px 1px #fff, 0 -1px 1px #f8350e;
	border: 1px solid #aa270d;
	color: #000 !important;
}

a.btn_red:hover{
	background: -webkit-gradient(linear, left top, left bottom, from(#f9b24e), to(#f8350e));
	background: -moz-linear-gradient(top, #f9b24e, #f8350e);
	color: #000;
}
a{
	text-decoration: none;
}
ol{
	list-style-position: inside;
}
#left{
	float: left;
}
#right{
	float: left;
	padding: 3px 0 0 10px;
}
.clear{
	clear: both;
}
h1{
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 2px;
	letter-spacing: -1px;
}
h2{
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 1px;
	letter-spacing: -1px;
}
h3{
	font-size: 13pt;
	font-weight: bolder;
	font-family: Arial;
	letter-spacing: -1px;
	margin-bottom: 9px;
}
.block{
	margin-bottom: 30px;
}
ul{
	list-style: none;
}
#none{
	display: none;
}
#purchase{
	display: inline-block;
	float: right;
	margin-right: 0px;
	z-index: 1120;
}
#jacket{
	text-align: center;
	margin-bottom: 500px;
}
#jacket_img{
	display: inline-block;
	background: url("images/jacket_mono.png") no-repeat;
	width: 640px;
	height: 577px;
	cursor: pointer;
	z-index: 5;
}
#jacket_img:hover{
	background: url("images/jacket.png") no-repeat;
}

#social_buttons{
	margin-top: 10px;	
}

#social_buttons div{
	float: left;
	margin-right: 10px;
}
.page{
	height: 582px;
	overflow: hidden;
}
#page1{
}
#page2{
	position: absolute;
	left: 920px;
	top: 0;
	width: 900px;
	padding: 30px;
}
#page3{
	position: absolute;
	left: 1840px;
	top: 0;
	width: 900px;
	padding: 30px;
}
#page4{
	position: absolute;
	left: 2760px;
	top: 0;
	width: 900px;
	padding: 30px;
}

#title_0,
#title_2,
#title_5,
#title_8{
	cursor: pointer;
}
#right{
	height: 155px;
	position: relative;
}
#right p{
}

#right .button{
	margin-top: 3px;
}
#left{
	width: 200px;
	height: 175px;
}

a:link{
	color:#db7142;
}

a:visited{
	color:#db7142;
}

a:active{
	color:#db7142;
}

a:hover{
	color:#b31219;
}

#navigater>a{
	display: block;
	width: 5%;
	height: 100%;
	position: fixed;
	cursor: pointer;
	z-index: 1200;
	opacity: 0.05;
	filter: alpha(opacity=5);
	-moz-opacity:0.05;
}

#navigater>a:hover{
	opacity: 0.2;
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
}

#next{
	right: 0;
	background: #000 url("images/next.png") no-repeat;
	background-position: center center;
}

#prev{
	left: 0;
	background: #000 url("images/prev.png") no-repeat;
	background-position: center center;
}

#navigater a.trans{
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity:0;
}

#navigater a.trans:hover{
	opacity: 0.2;
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
}

ol li{
	
}

ol li p{
	color: #777;
}

#niconico{
	position: absolute;
	top: 30px;
	left: 294px;
	width: 967px;
	height: 526px;
	margin: 0 auto;
	background: url("images/player.png") no-repeat;
	padding: 84px 0 0 109px;
	z-index: 1000;
}

#niconico a{
	color: #fff;
}

#banner{
	margin-top: 20px;
}