@charset "UTF-8";
/* CSS Document */

img {-ms-interpolation-mode: bicubic; image-rendering:optimizeQuality;}

html,body{
	background-image: url(../img/header_bc.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e4f0f9;
}

#container{
	width: 944px;
	margin: 0 auto;
}


/*header──────────────────────*/
#header{
	margin: 0 auto;
	padding-top: 22px;
	background: url(../img/header_bg.jpg) no-repeat;
	position: relative;
}

#logo{
	float: left;
	margin-left: 2px;
}

#top_banner{
	float: right;
	margin-right: 2px;
	width: 468px;
	height: 60px;
	background: #fff;
}

#top_banner li{
	display: none;
}

/*coumpanyNavigation──────────────────────*/

#s_nav{
	width: 652px;
	height: 32px;
	margin-top: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #d9ebfe;
	position:relative;
   behavior: url( http://www.hakusensha.co.jp/pie/PIE.htc );
}

#s_nav li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 19px;
	margin-top: 10px;
}

*+html #s_nav li {
	margin-top: 8px;
}

#s_nav li.hakutop{
	margin-left: 112px;
}

#s_nav li a{
	color: #0c5aa2;
	font-weight: bold;
	text-decoration: none;
	font-size: 93%;
	background: url(../img/snav_arrow.gif) no-repeat;
	padding-left: 8px;
	background-position: 0 4px;
}

#s_nav li.hakutop a{

	background: url(../img/hakutop_arrow.gif) no-repeat;
	padding-left: 14px;
}

#s_nav li a:hover{
	text-decoration: underline;
}

#book_search{
	width: 280px;
	height: 56px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #d9ebfe;
	position:relative;
   behavior: url( http://www.hakusensha.co.jp/pie/PIE.htc );
	position: absolute;
	top: 90px;
	left: 656px;
	padding-top: 5px;
	padding-left: 5px;
	
}
#book_search { top/*\**/: 90px\9; }

select.category{
	display: block;
}


input#search_text{
	width: 208px;
	float: left;
	margin-top: 5px;
	background-image: url(../img/glass.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 18px;
}

input#search_text.fill{
	background-image: none;
}

input#search_btn{
	float: left;
	margin-top: 4px;
	margin-left: 5px;
}

/*globalNavigation──────────────────────*/

#gNav{
	clear: both;
	margin-left: 55px;
	margin-top: 9px;
}
#gNav li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 259px;
	height: 49px;
	margin-right: 22px;
}

#gNav li a{
	width: 259px;
	height: 49px;
	display: block;
	text-indent: -99999px;
}

#gNav li.magazine a{
	background: url(../img/btn_mag.png) no-repeat;
}

#gNav li.comics a{
	background: url(../img/btn_com.png) no-repeat;
}

#gNav li.magazine a:hover,
#gNav li.comics a:hover{
	background-position: 0 -49px;
}

#gNav li.select span{
	text-indent: -99999px;
	display: block;
	width: 259px;
	height: 49px;
}

/*contents──────────────────────*/

#contents{
	background: url(../img/bg.gif) repeat-y;
	padding: 0 22px;
	width: 900px;
	padding-bottom: 20px;
}



/*leftUnit──────────────────────*/

#leftUnit{
	float: left;
	width: 672px;
	margin-right: 12px;
}

#rightUnit{
	width: 134px;
	float: left;

}


#newcomics,#newmagazine,#newtopics,#newmoe{
	width: 208px;
	height: 106px;
	margin-bottom: 8px;
	position: relative;
}

#newcomics{
	background: url(../img/newcomic_bg.gif) no-repeat;
	clear: both;
	height: 104px;
	padding-top: 30px;
	padding-left: 8px;
}

#newmagazine{
	background: url(../img/newmagazine_bg.gif) no-repeat;
	clear: both;
	padding-left: 8px;
	padding-top: 28px;
}

#newtopics{
	background: url(../img/newtopics_bg.gif) no-repeat;
	clear: both;
	padding-left: 8px;
	padding-top: 28px;
}

#newmoe{
	background: url(../img/newmoe_bg.gif) no-repeat;
	clear: both;
	padding-left: 8px;
	padding-top: 28px;
}

#newmoe h3 img,
#newtopics h3 img{
	max-width: 68px;
	max-height: 100px;
}

#newcomics a,#newmagazine a,#newtopics a,#newmoe a{
	position: absolute;
	top: 110px;
	left: 120px;
	pddint-top: 28px;
}

#newcomics >:first-child {
	border: 1px solid #ccc;
	width: 60px;
	float: left;
}

#newmagazine >:first-child,
#newtopics >:first-child,
#newmoe >:first-child{
	border: 1px solid #ccc;
	max-width: 68px;
	float: left;
}


#newcomics p,
#newmagazine p,
#newtopics p,
#newmoe p{
	font-size: 77%;
	color: #f00;
	width: 130px;	
	float: left;
	margin-left: 5px;
	overflow: hidden;
	
}


/*mainbanner──────────────────────*/
/*BaseSettings*/
div#mainbanner {width:664px; height:270px; background:url(../img/main_b_bg.gif) no-repeat; margin:0 auto; padding:7px 0 0 8px; margin-bottom: 5px;}
a {border:none; outline:none;}

/**********MainUnit**********/
/*Arrow*/
div#mainbanner div.arrow {float:left; width:26px; height:266px; display:inline;}
div#mainbanner div.arrow a {width:26px; height:266px; overflow:hidden; display:block; text-indent:-9999px;}
div#mainbanner div.arrow a.left {background:url(../img/left_arrow.gif) no-repeat;}
div#mainbanner div.arrow a.left:hover {background-position:0 -266px;}
div#mainbanner div.arrow a.right {background:url(../img/right_arrow.gif) no-repeat;}
div#mainbanner div.arrow a.right:hover {background-position:0 -266px;}
/*****Unit*****/
div#mainbanner div#content {width:606px; height:266px; position:relative; float:left; overflow:hidden!important;}
div#mainbanner div#content div.none {display:none;}
/*****Banner*****/
div#mainbanner div#content div#banner ul.banner {height:234px; overflow:hidden; position:relative; padding:6px 0 0 0;}
div#mainbanner div#content div#banner ul.banner li {width:606px; height:236px; overflow:hidden; text-align:center; padding:0 0 0 0; margin-bottom:-236px; vertical-align:bottom;}
/*listBtn*/
div#mainbanner div#content div#banner div#listBtn {position:relative; text-align:right; width:606px; height:19px; margin:5px 0 -17px 0;}
/*list*/
div#mainbanner div#content div#banner ul.list {position:relative; z-index:10; margin-left:7px; margin-top: 2px;}
div#mainbanner div#content div#banner ul.list li {width:9px; height:9px; margin-right:7px; float:left;}
div#mainbanner div#content div#banner ul.list li a {display:block; width:9px; height:9px; background:url(../img/btn_listdetail.gif) no-repeat top center; text-indent:-9999px;}
div#mainbanner div#content div#banner ul.list li.on a {background-position:0 -9px;}
/*****List*****/
div#mainbanner div#content div#list ul {width:606px;}
div#mainbanner div#content div#list ul li {float:left; display:inline; width:191px; height:28px; margin:5px 0 0 5px; background:#fffee7; border:#caccff solid 2px; overflow:hidden; text-align:center;}
div#mainbanner div#content div#list ul li a {line-height:2.2; color:#858381; text-decoration:none; display:block; width:191px; height:28px; position:relative; z-index:10;}
div#mainbanner div#content div#list div#bannerBtn {position:relative; text-align:right; width:606px; height:19px; margin:246px 0 -265px 0;}


#news_tab{
	float: left;
}

#news_tab li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#news_tab li.open{
	background: url(../img/tab_news.gif);
	width: 122px;
	height: 18px;
	display: block;
	text-indent: -99999px;
}



#news_box{
	width: 642px;
	border: 5px solid #ff7f29;
	background: url(../img/news_bg.gif) repeat-y;
	color: #585858;
	font-size: 92%;
	clear: both;
	padding: 0 10px;
	overflow: hidden;
}


#news_box li{
	border-top: 1px dotted #ff7f29;
	height: 18px;
	padding-top: 6px;
	width: 640px;
	overflow: hidden;
	line-height: 140%;
}

#news_area >:first-child{
	border: none;
}

#news_box li a{
	text-decoration: none;
	color: #585858;
	display: block;
}


#news_box li a:hover{
	color: #f63;
}

#news_box li a span.ymd{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 10px;
}


/*各詳細──────────────────────*/
#notice li{
	width: 216px;
	height: 134px;
	float: left;
	margin-left: 12px;
	margin-bottom: 12px;
}

#notice li img{
	margin-bottom: 3px;
}

#notice li a{
	width: 192px;
	height: 115px;
	display: block;
	margin: 12px;
	overflow: hidden;
	text-decoration: none;
	color: #585858;
}

#notice li.mag{
	background: url(../img/mag_detail.gif) no-repeat;
}

#notice li.com{
	background: url(../img/comic_detail.gif) no-repeat;
}

#notice li.book{
	background: url(../img/book_detail.gif) no-repeat;
}

#notice li.other{
	background: url(../img/other_detail.gif) no-repeat;
}

#notice li span{
	word-break: break-all;
}

#company{
	width: 898px;
	border: 1px solid #666666;
	padding: 15px 0;
}

#company li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 8px;
}

#company li.line{
	border-right: 1px solid #666;
}

#company li a{
	font-size: 92%;
	color: #585858;
	text-decoration: none;
}

#company li a:hover{
	text-decoration: underline;
}

#anime_area{
	width: 202px;
	height: 93px;
	background: url(../img/anime_bg.gif) no-repeat;
	padding: 34px 7px 7px 7px;
	margin-top: 8px;
}

#anime_area ul{
	background: #fff;
	overflow-y: scroll;
	height: 93px;
	border-top: 1px solid #1a7869;
}

#anime_area ul li{
	padding: 10px 5px 0px 15px;
}

#anime_area ul li a{
	color: #585858;
	text-decoration: none;
	display: block;
}

#anime_area ul li a:hover{
	text-decoration: underline;
}


#twitter_h ul{
	background: #fff;
	overflow-y: scroll;
	border-top: 1px solid #e8c20f;
}

#twitter_h ul li{
	padding: 10px 5px 0px 15px;
}

#twitter_h ul li a{
	color: #585858;
	text-decoration: none;
	display: block;
}

#twitter_h ul li a:hover{
	text-decoration: underline;
}

/*footer──────────────────────*/

#footer{
	width: 100%;
	height: 57px;
	background: url(../img/footer_bg.gif) repeat-x;
	text-align: center;
	color: #fff;
	font-size: 77%;
	padding-top: 15px;
}




/*clearfix──────────────────────*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
