@charset "EUC-JP";
@import "/r_css/imports2.css";
@import "/r_css/parts/snswidget.css";/*snswidget*/
@import "/common/css/detail_btns.css";/*btns for detail*/


/*
詳細ページ設定css
*/

#dltimeHeader{
	background:url(/misc/navigation/bg_navigation_downloadtime.gif) no-repeat;
	width:800px;
	height:78px;
	padding-top:20px;
}
#dltimeHeader table{
	margin:0 auto;
}


#detailDl{
	margin:4px 0;
}

#dldetailHeader{
	background:url(/container/bg_container.gif) repeat-y;
	width:800px;
	padding:8px 20px;
}
/* clear fix */
#detailDl h2{
	_height: 1px;
	zoom:1;/*for IE 5.5-7*/
}
#detailDl h2:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* contentsTitle
------------------------------------------------------------*/
#detailDl div#contentsTitle{
	margin-bottom: 1px;
	padding-top: 5px;
	background: transparent url(../../detail/bg_title.gif) left top no-repeat;
}
#detailDl h2{
	background: transparent url(../../detail/bg_title.gif) left bottom no-repeat;
	padding: 4px 4px 4px 13px;
	position:relative;
}
#detailDl h2 strong{
	float:left;
	display:inline;
	min-height: 25px;
	margin-top:4px;
	width:350px;
	line-height:1.2;
}
/*for IE6*/
*html #detailDl h2 strong{
	float:left;
	display:inline;
	height: 25px;
	margin-top:4px;
	width:350px;
	line-height:1.2;
}
#detailDl h2 ul{
	position: absolute;
	top: 6px;
	right: 5px;
}
#detailDl h2 li{
	float:left;
	display:inline;
}
#detailDl h2 .favorite a{
	display:block;
	width:145px;
	height:29px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(/common/button/add_to_favorite.png) no-repeat;
}
#detailDl h2 .tweet a{
	display:block;
	width:170px;
	height:29px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(/common/button/twitter.png) no-repeat;
}
*html #detailDl h2 .favorite a{
	display:block;
	width:145px;
	height:29px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(/common/button/add_to_favorite.gif) no-repeat;
}
*html #detailDl h2 .tweet a{
	display:block;
	width:170px;
	height:29px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(/common/button/twitter.gif) no-repeat;
}

#detailDl h2 strong.genreIcon_download{
	background: transparent url(../../common/icon/download.gif) left top no-repeat;
	padding-left: 64px;
}

/* 全体ボックス
------------------------------------------------------------*/
#detailDl .container{
	background:url(../../detail/bg_container_dl.gif) repeat-y;
	padding:0 10px;
}




/* ヘッダーバナーの表示
------------------------------------------------------------*/

#global_news_dl #newsNotifier a img{
margin:5px 0px 0px 0px;
border:0px;
width:733px;
height:55px;
}

/* 画像ボックス
------------------------------------------------------------*/
#detailDl .imgbox{
	float:left;
	width:373px;
}
#detailDl .imgbox .contents{
	width:300px;
	padding:0 13px;
}
#detailDl .imgbox .contents p.img{
	background:#FFF;
	width:346px;
	margin-bottom:10px;
}
#detailDl .imgbox .contents ul{
	width:346px;
}
#detailDl .imgbox .contents li{
	float:left;
	text-align:right;
	font-size:10px;
	margin-bottom:7px;
}
#detailDl .imgbox .contents li.period{
	display:block;
	background:url(../../detail/bg_period_dl.gif) no-repeat;
	width:106px;
	height:23px;
	padding:4px 10px 0 0;
}
#detailDl .imgbox .contents li.time{
	display:block;
	background:url(../../detail/bg_time_dl.gif) no-repeat;
	width:106px;
	height:23px;
	padding:4px 10px 0 0;
}
#detailDl .imgbox .contents li.price{
	display:block;
	background:url(../../detail/bg_price_dl.gif) no-repeat;
	width:110px;
	height:23px;
	padding:4px 3px 0 0;
}
#detailDl .imgbox .copyright{
	font-size:10px;
}

/* テキストボックス
------------------------------------------------------------*/
#detailDl .txtbox{
	float:right;
	width:396px;
}
#detailDl .txtbox p{
	padding:0 10px 20px;
}
#detailDl .txtbox .thumbnail{
	width:350px;
}
#detailDl .txtbox .thumbnail img{
	margin:0 1px 1px;
}
#detailDl .txtbox .thumbnail strong{
	color:#F00;
}

/* レディースコミック用
------------------------------------------------------------*/
#detail .tmv{
	clear:both;
	width:300px;
	margin:8px 0;
}
#detail .tmv h3{
	text-indent:-9999px;
	line-height:4px;
	width:300px;
	height:5px;
	background:url(../../detail/tmvbox_top.gif) no-repeat;
}
#detail .tmv .tmv_alt{
	font-size:10px;
	line-height:12px;
	padding:4px 10px;
	color:#FFFFFF;
	background:url(../../detail/tmvbox_alt_back.gif) repeat-y;
}
#detail .tmv .tmv_alt .toHelpLink{
	margin:6px 0 1px 0;
}
#detail .tmv .tmv_alt img{
	vertical-align:middle;

}
#detail .tmv .tmv_alt a{
	color:#ffff00;
	font-size:10px;
}
#detail .tmv .tmv_btn{
	color:#FFFFFF;
	padding:9px 0 7px 198px;
	background:url(../../detail/tmvbox_btn_back.gif) repeat-y;
}