/* CSS Document */

h1 {
	width:1000px;
	height:58px;
	position:relative;
	margin:0;
	padding:0;
}
h1:first-child {
	top:30px;
}

#topspace {
	width:1000px;
	height:172px;
	position:relative;
	background-image:url(img/yozoraFD01/yozoraFD01_BG01.png);
}
#release {
	width:1000px;
	height:84px;
	top:88px;
	position:absolute;
}
#thumwrap {
	width:1000px;
	height:496px;
}
#thumwrap a{
	float:left;
}

#pricewrap {
	width:1000px;
	height:305px;
	margin-top:38px;
	display:flex;
	justify-content:space-around;
}
.priceBox a{
	width:180px;
	height:54px;
	display:block;
	margin:141px auto 0 auto;
}


#lineupleft {
	width:444px;
	float:left;
	margin-left:56px;
	margin-top:24px;
}

#lineupleft * {background-repeat:no-repeat;}
#lineupright * {background-repeat:no-repeat;}

#lineupright {
	width:444px;
	float:right;
	margin-right:29px;
	margin-top:24px;
}
#lineupcenter {
	width:487px;
	height:85px;
	position:relative;
	float:left;
	margin-left:180px;
	margin-bottom:100px;
	background-repeat:no-repeat;
}

.lineupwrap {
	width:444px;
	height:85px;
	margin-bottom:15px;
	position:relative;
}
.lineup_thum {
	min-width:209px;
	height:76px;
	position:absolute;
	z-index:5;
}
.lineup_yoyaku {
	position:absolute;
	z-index:10;
	top:40px;
	right:83px;
}
#lineupright .lineup_yoyaku {
	position:absolute;
	z-index:5;
	top:40px;
	right:0px;
}
#lineupcenter .lineup_yoyaku {
	position:absolute;
	z-index:5;
	right:3px;
}



#pillowwrap {
	width:480px;
	height:810px;
	margin-left:48px;
	margin-top:5px;
	float:left;
}
#pillowfront {
	width:225px;
	height:726px;
	float:left;
}
#pillowback {
	width:227px;
	height:726px;
	float:right;
}

#pillowinforight {
	width:460px;
	float:right;
	margin-top:45px;
}
#itemthum {
	width:379px;
	height:365px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:68px auto 0 auto;
}
#itemthum img {
	margin-bottom:10px;
}

#pillowinfo {
	width:1000px;
	height:115px;
	position:relative;
}
#pillowinfo table {
	color:#FFF;
	font-size:8pt;
	float:left;
	margin-top:10px;
	margin-left:50px;
}
#pulllink {
	width:243px;
	height:99px;
	position:absolute;
	right:35px;
	top:10px;
}




.setbox {
	width:1000px;
	height:384px;
	position:relative;
}
.setbox:first-child {
	top:30px;
}
.setbox h1 {
	width:1000px;
	height:58px;
	position:relative;
	margin:0;
	padding:0;
	top:0px;	
}

.setthum {
	margin-top:43px;
	margin-left:173px;
}
.setbox .priceBox {
	position:absolute;
	top:102px;
	left:670px;
}

#backlineup {
	width:339px;
	height:214px;
	margin:0 auto 0 auto;
}