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

/*==================================================
	
 
==================================================*/

/*--------------------------------------------------
  ○ NEWS
--------------------------------------------------*/

#nav-above{
	display:block;
	overflow:hidden;
	clear:both;
	padding-bottom:20px;
}

#nav-above .nav-previous{
	float:left;
}

#nav-above .nav-next{
	float:right;
}

#nav-above a{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#nav-above a:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#nav-below{
	display:block;
	overflow:hidden;
	clear:both;
	padding-top:20px;
}

#nav-below .nav-previous{
	float:left;
}

#nav-below .nav-next{
	float:right;
}

#nav-below a{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#nav-below a:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.news_article_rpt{
	clear:both;
}

.topsubnavi_area{
	width:100%;
	height:48px;
	background:#000000;
	clear:both;
}

.news_article_rpt{
	padding:0px 50px;
}

.newsatlbox{
	padding-bottom:60px;
	clear:both;
}

.datecatbox{
	padding:0px 0px 6px 0px;
	margin-bottom:20px;
	background:url(../../images/2nd/news/news_headbg.jpg) no-repeat right bottom;
}

.datecatbox p.titles{
	font-size:22px;
	font-weight:bold;
	color:#111111;
}

.wp_social_bookmarking_light{
	padding:18px 0px 0px 0px;
	text-align:right;
}

.story_subnavi{
	padding:20px 0px;
}

.story_subnavi li{
	font-size:11px;
	padding:0px 15px 15px 15px;
	background:url(../../images/2nd/bldvd/topnavi_icon.jpg) no-repeat 5px 6px;
}

.story_subnavi li a{
	color:#BBBBBB;
	font-size:12px;
	position:relative;
}

.story_subnavi li a:hover{
	color:#EEEEEE;
	text-decoration:none;
}

#txtnv a{
	position:relative;
}


.disc_listbox{
	overflow:hidden;
	clear:both;
}

.disc_listbox dl{
	display:block;
	width:244px;
	height:auto;
	float:left;
	padding:0px 10px 20px 10px;
}

.disc_listbox dt{
	display:block;
	width:230px;
	height:160px;
	background:url(../../images/2nd/special/movie_listbg.jpg) no-repeat left top;
	padding:7px;
	line-height:0;
	font-size:0px;
}

.disc_listbox dt a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.disc_listbox dd{
	display:block;
	width:230px;
	height:auto;
	padding:7px;
	font-size:12px;
	color:#222222;
}

.disc_listbox dd a:hover{
	color:#666666;
	text-decoration:none;
}

.blankpnt{
	padding-bottom:500px;
}

.intop_subnavibox{
	height:48px;
	padding-left:500px;
}

.intop_subnavibox li{
	display:block;
	height:48px;
	line-height:48px;
	float:left;
	padding:0px 30px 0px 8px;
	background:url(../../images/2nd/bldvd/topnavi_icon.jpg) no-repeat left center;
}

.intop_subnavibox li a{
	color:#EEEEEE;
}

.intop_subnavibox li a:hover{
	color:#09F;
	text-decoration:none;
}






.book_title {
	font-weight:bold;
	font-size:18px;
	padding-bottom:15px;
}


.book_content {
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:20px;
	overflow:hidden;
	color:#333333;
}

.book_img {
	float:left;
	overflow:hidden;
	clear:both;
	padding:10px;
}

.book_img img {
	border:#999999 1px solid;
}

.book_text {
	width:423px;
	padding:10px;
	float:left;
}

dl.book_list dt {
  float: left;
  margin: 0 0 0.8em;
  width: 9em;
  padding-left: 5px;
  color: #000;
  font-weight:bold;
}

dl.book_list dd {
  margin-bottom: 0.8em;
  margin-left: 7.5em;
}

.centercontents35p h4{
	clear:both;
	padding-bottom:15px;
}



