<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#nextnumberBox{
	clear:both;
	width:890px;
	padding:9px 20px 0px;
	margin:0px auto 20px auto;
	background-color:#000;
	border-radius: 11px;         /* CSS3 */
    -webkit-border-radius: 11px; /* Webkit */
    -moz-border-radius: 11px;    /* Mozilla */
}
/*
#imgCover{
	border:4px solid #fff;
	float:left;
	margin-top:11px;
	height: 590px;
	width: auto;
}
*/
.cover-left{
	float:left;
	margin-top:11px;
}


.cover-left .img{
    width: 408px;
    height: 590px;
	border:4px solid #fff;
}
.works-right{
	width: 445px;
    float:right;
}
#titlePoint{
/*	float:right;*/
	margin-bottom:16px;
}
.topics{
/*	float:right;*/
	margin-bottom:13px;
}

/*
#bnrArea{
	width:444px;
	margin-top:1px;
    overflow: hidden;
}
*/
#bnrArea{
	margin: 15px 0 0 -10px;
}

#bnrArea a{
    width: 221px;
    float: left;
}
#bnrArea a:first-child{
    padding-right:2px;
}
#bnrTwitter{
    
	
}
#imgFortcoming{
	clear:both;
}



#shopInfo{
	clear:both;
	width:930px;
	height: 0px;
	padding-top: 37px;
	display:block;
	overflow:hidden;
	background: url(../about/images/shop.png) no-repeat;
	margin-left: -10px;
}</pre></body></html>