@charset "utf-8";


/* メニュー
============================================================*/
*html ul#globalmenu a.kaido_news{
	position:relative;
	top:-3px;}
	
*+html ul#globalmenu a.kaido_news{
	position:relative;
	top:-3px;}
	
*html ul#globalmenu a.profile{
	position:relative;
	top:-6px;}
	
*+html ul#globalmenu a.profile{
	position:relative;
	top:-6px;}
	
*html ul#globalmenu a.interview{
	position:relative;
	top:-9px;}
	
*+html ul#globalmenu a.interview{
	position:relative;
	top:-9px;}
	
*html ul#globalmenu a.charactors{
	position:relative;
	top:-12px;}
	
*+html ul#globalmenu a.charactors{
	position:relative;
	top:-12px;}

/* フッター
============================================================*/
* html #footer{
	padding:13px 26px 26px 26px;
}

*+html #footer{
	padding:13px 26px 26px 26px;
}

/*flashplayerに関する告知
===========================================================*/
* html .announcement{
	line-height:150%;
	font-size:9px;
}

*+html .announcement{
	line-height:150%;
	font-size:9px;
}

/*インデックスページ
===========================================================*/
* html .indexFrame{
	float:none;
}

*+html .indexFrame{
	float:none;
}

* html .recent_news{
	padding:0 17px 0 16px;
}

* html .infomation ul.slideArea li{
	background-image:none;
	background-color:#000000;
	filter:Alpha(opacity=75);
	margin:0 0 7px 0;
	padding:0;
}

* html .infomation ul.slideArea li .scrollArea{
	padding-right:0;
}

* html .infomation ul.slideArea li .scrollArea dl.Scroller-Container{
	margin-right:25px;
}

* html .Scrollbar-Track{
	tpp:0;
	left:230px;
	background:#333333;
}

* html .book_index ul li dl dd p span.price{
	font-size:9px;
}

*+html .book_index ul li dl dd p span.price{
	font-size:9px;
}

/*中ページ共通
===========================================================*/
* html .contentsFrame{
	float:none;
}

* html .main_txt{
	float:none;
}


/*海堂ニュース-contents
===========================================================*/
* html .bottom_pagenation .current_page,
* html .bottom_pagenation a.link_page{
	height:28px;
}

* html .bottom_pagenation .read_more{
	padding:2px 0;
}

*+html .bottom_pagenation .read_more{
	padding:2px 0;
}

/*海堂ニュース-index
===========================================================*/
* html .news_pagenation .read_more{
	padding:2px 0;
}

*+html .news_pagenation .read_more{
	padding:2px 0;
}

* html .news_pagenation .current_page,
* html .news_pagenation a.link_page{
	height:28px;
}

/*インタビュー
===========================================================*/
*html .interviewArea .interview_box{
	margin:30px 5px 0 0;
}

*html .interviewArea .header{
	height:144px;
}
