body{
	background:#e50011;
}
.top_logo {
	position: absolute;
}
.top_pv_bar {
	position: absolute;
	left: -28px;
	top: -34px;
}
.top_kotori{
	position: absolute;
	top: 0px;
	left: 0px;
}
.top_copy {
	position: absolute;
	left: 842px;
	top: 2px; 
}
.top_logo{
	position:absolute;
	z-index:400;
	left:384px;
	top:557px;
}
.top_pv_btn{
//	cursor:pointer;
	width:275px;
	height:168px;
	position:absolute;
	background:url(../images/top/block.png);
}
.top_pv_bg{
	position:fixed;
	z-index:500;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
}
.top_pv{
	position:fixed;
	left:50%;
	top:150px;
	margin:0 0 0 -320px;
	background:#000;
	z-index:600;
}
.top_close{
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
}
.top_bg{
	position:fixed;
	width:100%;
	height:100%;
	background:#fff;
	top:0;
	left:0;
	z-index:1000;
}
.top_comics{
	position:absolute;
	top:126px;
	left:12px;
}
.top_comics_btn{
	width:230px;
	height:335px;
	position:absolute;
	top:168px;
	background:url(../images/top/block.png);
}
.top_comics_btn a{
	display:block;
	width:230px;
	height:335px;
}
.top_oizumi {
	position: absolute;
	z-index:100;
	left: 10px;
	top: 10px;
}
.top_jasrac{
	width:1123px;
	margin:5px auto 0 auto;
	text-align:right;
	color:#fff;
	font-size:14px;
}
.top_jasrac img{
	vertical-align:middle;
	margin-right:5px;
}