@charset "Shift_JIS";

body{
	background-image:url(../../images/bg_top_head.gif) !important;
	background-repeat:repeat-x;
}


#wrapper_top{
	margin:0 auto;
	text-align:left;
}

#header{ width:auto !important;}



#top_mainflash{
	width:100%;
	text-align:center;
}

#wrapper_top table.printRestriction{
	width:912px;
	margin:0 auto;
}


#top_mainflash{
	margin-bottom:20px;
	margin-top:2px;
}


#bn_box{
	width:1080px;
	margin:0 auto;
}

#bn_box ul li{
	width:170px;
	float:left;
	margin:0 12px 17px 0;
}

#bn_box ul li.nopad{ margin-right:0 !important;}
#bn_box ul li img{ vertical-align:top;}

div#sqexFooter {
	/margin-top: 17px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// comics lineup
//
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#top_mainimg{
	text-align:center;
	margin-bottom:3px;
}

#top_comicslist{
	height:131px;
	background-image:url(../../images/bg_topnewcomics.gif);
	background-repeat:repeat-x;
	background-position:left top;
	position:relative;
}
#top_comicslist .bg_comics{
	width:1154px;
	height:124px;
	margin:0 auto;
	padding:7px 0 0 0;
	background-image:url(../../images/bg_topcomics.png);
	background-repeat:no-repeat;
	background-position:right top;
}

#top_comicslist img{ vertical-align:top;}
#top_comicswrap{
	position:absolute;
	top:7px;
	left:50%;
	/*margin-left:-263px;*/ /*197+(82*コミックス数)*/
}

#top_comicslist h2{
	float:left;
	margin-right:22px;
}

#top_comicslist ul{
	height:116px;
	float:left;
}
#top_comicslist li{
	width:76px;
	margin-right:6px;
	float:left;
}

.ov a:hover img{
	filter: alpha(opacity=70);
	opacity: 0.7;
}

