/*
Plugin: jQuery Parallax
Version 1.1.3
Author: Ian Lunn
Twitter: @IanLunn
Author URL: http://www.ianlunn.co.uk/
Plugin URL: http://www.ianlunn.co.uk/plugins/jquery-parallax/

License: http://creativecommons.org/licenses/by-sa/3.0/ (Attribution Share Alike). Please attribute work to Ian Lunn simply by leaving these comments in the source code or if you'd prefer, place a link on your website to http://www.ianlunn.co.uk/.
*/

@charset "utf-8";
/* CSS Document */


body{
	margin: 0;
	min-width: 980px;
	padding: 0;
}

p{
	margin: 0 0 20px 0;	
}

p, ul{
	font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
        font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅";
	font-size:12px;
        line-height:160%;
	font-size-adjust:0.488;
	font-weight:200;
	font-style:normal;
}

img{
	border: 0;
}


h1, #pixels{
	font-family:"Museo 900", Verdana, serif;
	font-size-adjust:0.40;
	font-weight:700;
	font-style:normal;
}

h2{
	font-family:"Beau Sans Pro Book", Arial, Helvetica,Verdana, sans-serif;
	font-size-adjust:0.531;
	font-weight:500;
	font-style:normal;
}

#header h1, #pixels{
	color: #48941A;
}

.float-left{
	float: left;	
	margin: 0 0px 0 0;
}



.float-right{
	float: right;
	margin: 0 0px　0 0;
}



.center{
	font-size: 2.5em;
	padding: 80px 0 0 0;
	text-align: center;
}

#nav{
	list-style: none;
	position: fixed;
        top: 250px;
	right: 20px;
}

#nav li{
	margin: 0 0 15px 0;	
}

#header, #intro, #second{
	width: 100%;
}

/* header */

#header{
	background-color:#FFF
	height: 200px;
	width:980px;
	height:30px;
	margin: 0 auto;
	padding: 30px 10px 30px 20px;
}

/* header */

/* top */

#intro{
	background:url(img/topbg.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 800px;
	margin: 0 auto;
	padding: 0;
}

/* top */

/* merchandise */

#second{
	background: url(img/merchandisebg.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#second .bg{
	background: url(img/cd.png ) 50% 0 no-repeat fixed;
	height: 800px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
	z-index: 200;
}

/* merchandise */

/* shop */

#third {
	background: url(img/shopbg.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

/* shop  */


/* biography */

#fourth{
	background: url(img/biographbg.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 801px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#fourth .bg3{
	background: url(img/bio.png) 50% 0 no-repeat fixed;
	height: 1300px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
	z-index: 200;
}

/* biography */


/* info */

#fifth{
	background: url(img/infobg2.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

/* info */


/* footter */

#sixth{
	background: #fff;
	height: 70px;
	margin: 0 auto;
	padding: 30px 0 0 0;}

/* footter */





/* 予備（未使用） */

#t{
	background: url() 50% 0 no-repeat fixed;
	color: white;
	height: 800px;
	padding: 100px 0 0 0;	
}

#s{
	background: url() 50% 0 no-repeat fixed;
	color: white;
	height: 801px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#s .b{
	background: url() 50% 0 no-repeat fixed;
	height: 1300px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
	z-index: 200;
}

/* 予備（未使用） */




.story{
	margin: 0 auto;
	min-width: 980px;
	overflow: auto;
	width: 980px;
}

.story .float-left, .story .float-right{
	padding: 100px 0 0 0;
	position: relative;
	width: 350px;	
}


.story2{
	margin: 0 auto;
	overflow: auto;
}
.story2 .float-right{
	padding: 0px 45px 0 0;
	position: relative;
	width: 350px;
}

.story3{
	margin: 0 auto;
	overflow: auto;
}
.story3 .float-right{
	padding: 75px 0px 0 0;
	position: relative;
	width: 700px;