@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;
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// 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;
}



/*201307 add*/
body#home #bg_gnavi{ margin-bottom: 30px;}

#series_box,
#bn_box,
#news_box,
#comics_box,
#main_box{
	width:900px;
	margin:0 auto;
	z-index: 1;
	overflow: hidden;
}
#main_box{
	padding-bottom: 36px;
	background-image: url(../images/new/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main_box .box{
	width:565px;
	float: left;
}
#main_box .pic1{float: left; position: relative;}
#main_box .pic1 .date{
	display: block;
	position: absolute;
	bottom:0;
	left:0;
	z-index: 50;
}
#main_box .pic2{float: right;}
#main_box .whatsnew{
	width: 330px;
	height: 433px;
	float: right;
	background-image: url(../images/new/bg-whatsnew.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#main_box .whatsnew h2{
	height: 36px;
	text-indent: 100%;
	overflow: hidden;
	display: block;
	white-space: nowrap;
}
#main_box .whatsnew ul{
	width: 320px;
	margin:0 auto;
}
#main_box .whatsnew ul li{
	height: 95px;
	background-color: #ffffff;
	margin-bottom: 4px;
}
#main_box .whatsnew ul li img{vertical-align: top;}
#main_box .whatsnew ul li a{
	height: 95px;
	display: block;
}

#comics_box{
	height: 146px;
	background-image: url(../images/new/bg-comics.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#comics_box h2{
	width: 112px;
	height: 146px;
	float: left;
	text-indent: 100%;
	overflow: hidden;
	display: block;
	white-space: nowrap;
}
#comics_box .box{
	width:788px;
	height: 146px;
	float: left;
	overflow: hidden;
	zoom: 1;
	position: relative;
}
#comics_box .loadingBox{
	width: 788px;
	height: 146px;
	background-image: url(../images/new/loader-small.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#comics_box ul{
	width: 10000px;
	position: absolute;
	top:0;
	left:0;
}
#comics_box ul li{
	width: 93px;
	float: left;
	margin-right: 22px;
	text-align: right;
}
#comics_box ul li a{
	display: block;
	position: relative;
}
#comics_box ul li a span{ display: none;}
#comics_box ul li a span.ico-new{
	width: 93px;
	height: 128px;
	display: block;
	background-image: url(../images/new/ico-new.png);
	background-repeat: no-repeat;
	position: absolute;
	top:0;
	left:0;
	text-indent: 100%;
	overflow: hidden;
	display: block;
	white-space: nowrap;
}
#comics_box ul li img{
	border: solid 1px #cccccc;
}
#comics_box ul li a:hover img{
	border: solid 1px #64d21b;
}

#news_box{
	background-image: url(../images/new/news-bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 18px;
}
#news_box .box-top{
	background-image: url(../images/new/news-top.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
}
#news_box .box-bottom{
	width: 100%;
	background-image: url(../images/new/news-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
	overflow: hidden;
	zoom: 1;
	display: table;
}
#news_box h2{
	width: 150px;
	display: table-cell;
	*float: left;
	vertical-align: middle;
}
#news_box dl{
	width: 745px;
	*width: 735px;
	display: table-cell;
	*float: left;
	font-size: 12px;
	vertical-align: middle;
	font-weight: normal;
	padding-right: 25px;
	*padding-right: 0;
}
#news_box h2.h2_2{
	width: 150px;
	*float: left;
}
#news_box .dl_2{
	width: 745px;
	*width: 735px;
	*float: right;
	font-size: 12px;
	font-weight: normal;
	padding-right: 25px;
	*padding-right: 0;
}
#news_box .dl_2 p{
	background-color: #EEEEEE;
	margin-bottom: 16px;
	padding: 2px 5px;
}
#news_box dt{
	color:#888888;
	float: left;
	margin-bottom: 5px;
}
#news_box dd{
	margin-left: 78px;
	margin-bottom: 5px;
}

#series_box{
	padding-bottom: 8px;
	border-bottom: solid 1px #64d21b;
	margin-bottom: 20px;
}

#series_box h2{ margin-bottom: 14px;}
#series_box ul li{
	width: 214px;
	float: left;
	margin:0 12px 12px 0;
}
#series_box ul li.last,
#series_box ul li:nth-child(4n){ margin-right: 0;}
#series_box ul li img{border: solid 1px #cccccc;}
#series_box ul li a:hover img{border: solid 1px #64d21b;}

/*バナー*/
#bn_box{padding-bottom: 14px;}
#bn_box ul li{
	width:145px;
	float:left;
	margin:0 6px 6px 0;
}
#bn_box ul li.last,
#bn_box ul li:nth-child(6n){ margin-right:0 !important;}
#bn_box ul li img{ vertical-align:top;}


div#sqexFooter {
	padding-top: 17px;
	border-top: none;
}


.op a img:hover{
    opacity: 0.7;
    -moz-opacity: 0.7; /* Firefox */
    filter: alpha(opacity=70); /* IE6/7 */
    -ms-filter: "alpha(opacity=70)"; /* IE8 */
}