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





/* out of service */





/* ハーレクイン詳細ページ設定css */
a{
	font-size: 12px;
	line-height: 16px;
}
#detail{
	margin:2px 0 4px;
}
#detail .marginTop{
	margin-top:10px;
}
/* clear fix */
#detail h2{
	_height: 1px;
	zoom:1;/*for IE 5.5-7*/
}
#detail h2:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* contentsTitle
------------------------------------------------------------*/
#detail div#contentsTitle{
	margin-bottom: 1px;
	padding-top: 5px;
	background: transparent url(../../detail/bg_title.gif) left top no-repeat;
}
#detail h2{
	background: transparent url(../../detail/bg_title.gif) left bottom no-repeat;
	padding: 4px 4px 4px 13px;
	position:relative;
}
#detail h2 strong{
	float:left;
	display:inline;
	min-height: 25px;
	margin-top:4px;
	width:350px;
	line-height:1.2;
}
/*for IE6*/
*html #detail h2 strong{
	float:left;
	display:inline;
	height: 25px;
	margin-top:4px;
	width:350px;
	line-height:1.2;
}
#detail h2 ul{
	position: absolute;
    top: 10px;
    right: 10px;
}
#detail h2 li{
	float:left;
	display:inline;
}
#detail h2 .favorite a{
	display:block;
	width:145px;
	height:29px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(/common/button/add_to_favorite.png) no-repeat;
}
#detail h2 .tweet a{
	display:block;
	width:170px;
	height:29px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(/common/button/twitter.png) no-repeat;
}
*html #detail 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 #detail h2 .tweet a{
	display:block;
	width:170px;
	height:29px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(/common/button/twitter.gif) no-repeat;
}
#detail h2 strong.genreIcon_harlequin{
	background: transparent url(../../common/icon/harlequin.gif) left top no-repeat;
	padding-left: 69px;
}
#detail h2 strong.genreIcon_comic{
	/*width:412px;*/
	background: transparent url(../../common/icon/comic.gif) left top no-repeat;
	padding-left: 47px;
}

/* 全体ボックス
------------------------------------------------------------*/
#detail .container{
	position: relative;
	background:url(../../detail/bg_container_comic.gif) repeat-y;
	padding:0 10px;
}
/*clearfix 親要素の高さが算出されず背景画像など表示されない時に*/
#detail .container:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

/* 画像ボックス
------------------------------------------------------------*/
#detail .imgbox{
	float:left;
	width:286px;
}
#detail .imgbox .contents{
	padding:0 29px;
}
#detail .imgbox .contents p.img{
	background:#FFF;
	border:1px solid #CACACA;
	width:221px;
	padding:2px;
	margin-bottom:10px;
}
#detail .imgbox .contents ul{
	width:221px;
}
#detail .imgbox .contents li{
	float:left;
	text-align:right;
	font-size:10px;
	margin-bottom:7px;
}
#detail .imgbox .contents li.period{
	display:block;
	background:url(../../detail/bg_period_harlequin.gif) no-repeat;
	width:94px;
	height:20px;
	padding:3px 4px 0 0;
	margin:0 5px 0 13px;
	_margin:0 6px;
}
/*#detail .imgbox .contents li.price{
	display:block;
	background:url(../../detail/bg_price_comic.gif) no-repeat;
	width:94px;
	height:20px;
	padding:3px 4px 0 0;
}*/
/* 無料の場合
------------------------------------------------------------*/
#detail .imgbox .contents li.free{
	display:block;
	background:url(../../detail/bg_free.gif) no-repeat;
	width:93px;
	height:23px;
	padding:4px 5px 0 0;
}
/* 会員見放題の場合
------------------------------------------------------------*/
#detail .imgbox .contents li.member{
	display:block;
	background:url(../../detail/bg_member.gif) no-repeat;
	width:93px;
	height:23px;
	padding:4px 5px 0 0;
}
/* 有料の場合
------------------------------------------------------------*/
#detail .imgbox .contents li.price{
	display:block;
	background:url(../../detail/bg_price.gif) no-repeat;
	width:93px;
	height:23px;
	padding:4px 5px 0 0;
}

#detail .imgbox .contents p.button{
	clear:both;
	/*background:url(../../detail/bg_button_comic.gif) no-repeat;*/
	width:244px;
	height:53px;
	margin:10px 0 10px 3px;
	text-align:center;
}
#detail .imgbox .contents p.button img{
	margin:14px 5px 0;
}

#detail .imgbox .contents .button a{
	display: block;
	float:left;
	width:80px;
	margin:0 7px;
}
#detail .imgbox .copyright{
	font-size:10px;
	border-top:1px solid #CCC;
	margin-left:-28px;
	margin-right:-28px;
	margin-top:10px;
	padding:10px 20px;
}

/* テキストボックス
------------------------------------------------------------*/
#detail .txtbox{
	float:right;
	width:483px;
	_margin-left:-5px;
}
#detail .txtbox ul.author{
	width:477px;
	/*width:483px;
	height:31px;*/
	padding:3px 0;
}
#detail .txtbox ul.author:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*#detail .txtbox li{
	float:left;
}*/
#detail .txtbox h3{
	clear:both;
	margin:10px 0;
}
#detail .txtbox li.authorName{
	display:block;
	width:454px;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 25px;
	margin-bottom: 5px;
	line-height:33px;
	color:#000;
	background:url(../../detail/bg_author.gif) no-repeat;
}
#detail .txtbox li.authorName span{
	color: #666;
	padding:8px 10px 6px 0;
	margin-right: 3px;
	background:url(../../detail/bg_sepalator.gif) right top no-repeat;
}
#detail .txtbox .txtArea{
	clear:both;
	margin:5px 0;
	line-height:120%;
}
#detail .txtbox .txtArea:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
#detail .txtbox .txtArea .left{
	float:left;
	width:240px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom: 10px;
	line-height: 150%;
	display: inline;
}
#detail .txtbox .txtArea .right{
	float:right;
	width:170px;
	margin:3px 16px 0 14px;
	background:#e1e2e2;
	border:1px solid #9a9a9a;
	display: inline;
}
*html #detail .txtbox .txtArea .right{
	float:right;
	width:170px;
	margin:0 20px 0 10px;
	_margin:0 10px;
	background:#e1e2e2;
	border:1px solid #9a9a9a;
}
#detail .txtbox .txtArea .right li{
	float:left;
	width:130px;
	border-bottom:1px dotted #929292;
	margin:0 10px;
	padding:5px 10px;
	font-size:10px;
	display: inline;
	background:url(/common/icon/arrow_upcoming.gif) no-repeat 0 7px;
}
#detail .txtbox .txtArea .right li.none{
	border:none;
}
#detail .txtbox .contents{
	clear:both;
	background:#ddbee8 url(/common/icon/contents.gif) no-repeat 10px 10px;
	width:407px;
	margin:10px 0;
	padding:5px 10px 10px 50px;
	font-size:12px;
	font-weight:bold;
}
#detail .txtbox ul li{
	clear: both;
}

/* Recommend
------------------------------------------------------------*/
#detail div#deqwas-recommend{
	clear: both;
	padding: 8px 0 0 1px;
	line-height: 0;
	font-size: 0;
	background:#EFF1F0 url(../../detail/line_container_middle_comic.gif) left top no-repeat;
}
*:first-child+html #detail div#deqwas-recommend{
	padding-top: 4px;
}

/* Series LInk
------------------------------------------------------------*/
div#detail ul.seriesLink{
	clear: both;
	height: 18px;
	margin-bottom: 7px;
	padding: 12px 5px 0;
	text-align: center;
	background: transparent url(/detail/series_link.gif) left top repeat-x;
}
div#detail ul.seriesLink.lower{
	margin-top: 8px;
	margin-bottom: 0;
}
div#detail ul.seriesLink.upper{
	background-position: left -24px;
	padding: 6px 5px 12px;
	margin-bottom: 0;
}
div#detail ul.seriesLink li{
	clear:none;
	display: block;
	float: left;
	width: 57px;
}
div#detail ul.seriesLink li.seriesNex{
	float: right;
}
div#detail ul.seriesLink a{
	display: block;
	width: 57px;
	height: 0 !important;
	height /**/	: 18px;
	padding-top: 18px;
	overflow: hidden;
	outline:none;
}
div#detail ul.seriesLink li.seriesPrv a{
	background: transparent url(/detail/series_link.gif) left -60px repeat-x;
}
div#detail ul.seriesLink li.seriesNex a{
	background: transparent url(/detail/series_link.gif) left -78px repeat-x;
}
div#detail ul.seriesLink li.seriesPrv a:hover{
	background-position: left -96px;
}
div#detail ul.seriesLink li.seriesNex a:hover{
	background-position: left -114px;
}
div#detail ul.seriesLink li.pageCnt{
	width: 319px;
	display: block;
	margin: 0 auto;
	padding: 0;
	color: #b4b4b8;
	text-align: center;
}
div#detail div.seriesBtn a{
	position: absolute;
	display: block;
	width: 57px;
	height: 0 !important;
	height /**/	: 75px;
	padding-top: 75px;
	margin-top: -25px;
	overflow: hidden;
	outline:none;
	text-decoration: none;
	background: transparent url(/detail/series_tab_narrow.png) left top no-repeat;
	z-index:10;
}
* html div#detail div.seriesBtn a{
	background-image: url(/detail/series_tab_narrow.gif);
}
div#detail div.seriesBtn a#btnPrvEp{
	left: -29px;
	top: 45%;
	background-position: 8px top;
}
div#detail div.seriesBtn a#btnNexEp{
	position: absolute;
	left: 784px;
	top: 45%;
	background-position: -57px top;
}
div#detail div.seriesBtn a span{
	display: block;
    position: absolute;
    top: 50%;
	left:.0px;
    padding: 2px 5px;
	border: 1px solid #444;
    visibility: hidden;
    color: #444;
    background-color: #fffcd1;
    text-decoration: none;
    text-decoration: none;
    white-space: nowrap;
}
div#detail div.seriesBtn a:hover,
div#detail div.seriesBtn a:hover span{
	visibility: visible;
	z-index: 100;
}

/* ↓2012.2.7 add by murayama */
/*alert0cpn
--------------------------------*/
#alert0cpn{
	margin:10px 0;
	padding:5px 5px 0;
	height:108px;
	background: url(/detail/bg_alert0cpn.gif) no-repeat;
}
#alert0cpn img,
#alert0cpn2 img{
	display:block;
	/*width:123px;*/
	margin:4px auto 0;
}
#alert0cpn p,
#alert0cpn2 p{
	clear:both;
	disply:block;
	line-height:1.2;
	color:#F00;
	font-size:11px;
	padding:4px 5px 0;
}
#alert0cpn a,
#alert0cpn2 a{
	color:#0055CC;
}
#alert0cpn2{
	margin:10px 0 10px -16px;
	width:250px;
	padding:5px 5px 0;
	height:108px;
	background: url(/detail/bg_alert0cpn_comic.gif) no-repeat;
}
#alert0cpnMark{
	position:absolute;
	top:-10px;
	left:0;
	z-index:1;
}
/*20130822 add  commic for sp,  kitagawa 
/*clientEnvironments
--------------------------------*/

#clientEnvironments{
	margin:10px 0;
	padding:15px 10px 0;
	height:98px;
	/*background: url(/detail/bg_client.gif) no-repeat;*/
	background:#efefef;
	border:#ddd 1px solid;
	border-radius:3px;
	
}
#clientEnvironments ul{
	clear:both;
	margin:6px auto 0;
}
#clientEnvironments ul:after{
	display: block;
	clear: both;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
	font-size: 0.1em;
	content: ".";
}
#clientEnvironments ul li{
	display: inline;
	float: left;
	margin:0 1px;
}

#clientEnvironments ul li a{
	display: block;
	width: 49px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/detail/icon_client_comic.png) no-repeat;
	text-align:justify;
}
#clientEnvironments ul li#wp a{
	background-position: 0 0;
	
}
#clientEnvironments ul li#android a{
	background-position: -49px 0;
}
#clientEnvironments ul li#ios a {
	background-position: -98px 0;
}
#clientEnvironments ul li#xbox a {
	background-position: -147px 0;
}