body{
	margin: 0;
　　padding: 0;
　　font-family:Arial, sans-serif;
	background-color:#fbedf1;
}

/*------------------------------------------960以上-------------------------------*/
@media screen and (min-width: 960px) {
#storyinfo{
	width:1359px;
	height:3150px;
	margin: 0 auto;
	position:relative;
	background-image:url(../images/back.png);
	background-repeat:repeat;
}
#header{
	position:absolute;
	width:1359px;
	top:20px;
	height:52px;
}
.t-wrappe{
	display: none;
}

#header .menu{
	position:absolute;
	font-family: ＭＳ Ｐ明朝, MS PMincho,ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, serif;
	}

#header .menu ul li {
list-style-type: none;
	width: 140px;
	float : left;
	font-size:24px;
	text-align:center;
	line-height:1.35;
}
#header .menu ul{
	margin-top:10px;
	padding-left:140px;
}
#header .menu li a{
	color:#FFF;
	text-decoration:none;
}
#header .menu a:visited {
	text-decoration: none;
	color:#F9F;
}
#header .menu a:hover {
	text-decoration: none;
	color:#F3C;
}
#header .menu a:active {
	text-decoration: none;
	color: #F0F;
}

#storypage{
	position:relative;
	width:1359px;
	top:100px;
	margin:0 auto;

}
#storypage .story{
	text-align:center;
	left:480px;
	}
#storyslid{
	width:1000px;
	top:70px;
	padding:0 180px;
	margin:0;
}
#storyslid ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#storyslid ul li{
	position: relative;
	margin:0;
	padding:0;
}
#storypage .copy1{
	position:absolute;
	top:700px;
	padding:0 350px;
}
#storypage #storybody{
	position:absolute;
	top:850px;
	width:600;
	padding:0 380px;
	margin:0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:24px;
	line-height:1.8;
}
#storypage .julietta{
	position:absolute;
	top:2880px;
	padding:0 640px;
}
#pageFoot{
	position:absolute;
	top:2980px;
	width:1000px;
	border-top: solid 1px #FCF;
	padding:0px 160px;
	margin:0;
	text-align:center;
}

}


/*------------------------------------------９５９以下-----------------------------------*/
@media screen and (max-width: 959px){

#storyinfo{
	width:100%;
	height: 100%;
	margin: 0 auto;
	position:relative;
	background-image:url(./images/back.png);
	background-repeat:repeat;
}

.menu{
display: none;
}

.obi{
	display: none;
}

.t-wrappe{
	position: fixed;
	left: 5px;
	top: 10px;
	z-index: 1;
}

button{
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
}

#btn{
	width: 30px;
}

.sp-menu{
	display: none;
	width: 150px;
	background-color: rgba(255, 153, 223, 0.8);
}

.sp-menu ul li {
	list-style-type: none;
	width: 140px;
	font-size:20px;
	line-height:2;
}
.sp-menu ul{
}
.sp-menu li a{
	font-family: Arial, sans-serif;
	color:#FFF;
	text-decoration:none;
}
.sp-menu a:visited {
	text-decoration: none;
	color:#fbdcfb;
}
.sp-menu a:hover {
	text-decoration: none;
	color:#F3C;
}
.sp-menu a:active {
	text-decoration: none;
	color: #F0F;
}




#storypage{
	position:relative;
	width:350px;
	top:10px;
	margin:0 auto;

}
#storypage .story{
	text-align:center;

	}
#storyslid{
	width:350px;
}
#storyslid ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#storyslid ul li{
	position: relative;
	margin:0;
	padding:0;
}
#storypage .copy1img{
	width: 300px;
	top:10px;
	padding:0 10px;
}
#storypage #storybody{
	width:340px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:13px;
	line-height:1.5;
}

.story3img{
	width: 340px;
	margin: 0 auto;
}

.storyphoto2img{
	width: 340px;
	margin: 0 auto;	
}
#storypage .julietta{
	width: 25px;
	margin: 10px 40%;
}
#pageFoot{
	width:350px;
	border-top: solid 1px #FCF;
	padding-bottom: 10px;
}
#copyright{
	font-size: 13px;
}

}
