@charset "utf-8";


.ritem .colleft{
	float:left;
	width:200%;
	margin-left:-10px;
	position:relative;
	right:100%;	
	}
	
	
.ritem .col1wrap {
    float:left;
    width:50%;
    position:relative;
    left:50%;
	padding:0;
    padding-bottom:1em;
    margin-top: 10px ;
}

.ritem .col1 
{
	margin: 0 0 0 20px;
	padding: 0 4px;
	background: none;
	border: none;
	border-top: none;
}

*html body .ritem .col1
{
	margin: 0;
	padding: 0;
	width: 100%;
}
.adv 
{
	margin-left: 20px;
	float:right;
	width:300px;
}

*html .adv
{
	margin-right: 4px;
}

.adv p#ad_detail
{
	margin: 0 0 10px 0;
}



div.topbox {
	overflow:hidden;
	padding:0;
}

.leftdivs
{
	width: 100%;
	float:right;
}

*html body .leftdivs
{
	width: auto;
	margin-left: 26px;

}

html:first-child .leftdivs{
	float:left;
	margin-right: 210px;
	margin-top: -445px;
}



/*  ----------------------------------------------- backnumber ---*/
div#backnm
{
	width:100%;
	margin-bottom: 1em;
	background: url(../img/common/backnum_bg.gif) no-repeat left bottom;
}

#backnm dt
{
	width:100%;
	height: 33px;
	border-bottom: none;
	background: url(../img/common/backnum_tit.gif) no-repeat;
}

#backnm dd ul
{
	margin: 0 6px;
}


/* Opera and Chrome */
body:first-of-type #backnm ul
{
	margin:0;
}

#backnm li
{
	text-align: left;
	color:#333;
}

#backnm li p
{
	margin: 0 0 0 55px;
	padding:0;
	text-align: left;
}


*html body #backnm li p
{
	margin: -22px 0 0 55px;
}
*+html body #backnm li p
{
	margin-top: -22px;
}
		

#backnm li.issue
{
	padding: 3px 0 0 28px;
	line-height: 1.4;
	background: url(../img/common/arr.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-weight: bold;
}

#backnm li.img
{
	border-top: none;
	/*padding: 9px 0px 0 0px;*/
	padding:8px 0px 0 5px;
	text-align: left;
	background: transparent;
}
#backnm li img
{
	float:left;
	width: 50px;
	/*margin: 0 9px 0 0 ;*/
	margin: 0 9px 0 0 ;
    margin-bottom:9px;
}

/* more backnumber */
#backnm div
{
	margin: 0 10px 0 60px;
}
#backnm div a
{
	padding: 0 0 0 10px;
	background: url(../img/common/dt_li_arr.gif) no-repeat left center ;	
}

/*  -----------------------------------------------subscription ---*/
#div_subscription
{
	min-height:263px;
	background: url(../img/common/subscription_bg.gif) no-repeat left bottom;
}

#div_subscription table
{
	margin: 8px ;
}

#div_subscription td
{
	white-space: nowrap;
}

#rbl_plan
{
	width: 255px!important;
}

.col2 #dl_subscription
{
	width:100%;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

#dl_subscription dt
{
	width:100%;
	height: 37px;
	border-bottom: none;
	background: url(../img/common/subscription_tit.gif) #bfd1de no-repeat;
}
dd
{
	width:100%;
	padding: 4px 0 10px 0;
	clear:both;
}


/* Opera and Chrome */
body:first-of-type #subscription ul
{
	margin:0;
}

#dl_subscription li
{
	text-align: left;
	color:#333;
}

#dl_subscription li p
{
	margin: 0 0 0 55px;
	padding:0;
	text-align: left;
}

*html body #dl_subscription li p
{
	margin: -22px 0 0 55px;
}
*+html body #dl_subscription li p
{
	margin-top: -22px;
}
		

#dl_subscription li.issue
{
	padding: 3px 0 0 25px;
	background: url(../img/common/arr.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-weight: bold;
}

#dl_subscription li.img
{
	border-top: none;
	/*padding: 9px 0px 0 0px;*/
	padding:11px 0px 0 5px;
	text-align: left;
	background: transparent;
}
#dl_subscription li img
{
	float:left;
	width: 50px;
	/*margin: 0 9px 0 0 ;*/
	margin: 0 9px 0 0 ;
    margin-bottom:9px;
}
/*--------subscription end -----------*/


/*  -----------------------------------------------e-hon ---*/

p.p_e-hon
{
	text-indent: -9999px;
	background: url(../img/common/e-hon_tit.gif) no-repeat #dddab5;
	height: 32px;
}
	
div.div_e-hon
{
	border: 1px solid #dddab5;
	margin: 0 0 5px;
	padding: 8px;
	background: #F5F3DD;
	text-align: center;
}

/*--------e-hon end -----------*/






/*--------detail only item -----------*/


#book_detail
{
	background: url(../img/common/book_details_bg.gif) repeat-x; 

}

#book_detail:after{
	content:"";
	display:block;
	clear:both;
	min-height: 3em;
}


#book_detail div.index
{
	padding: 10px 18px;
}

img.bk{
	/*width: 200px;*/
	margin-bottom: 16px;
}

#book_detail ul
{
	padding:0;
}

*html #book_detail ul{
	margin-left: 0px;
}

*+html body #book_detail ul{
	padding-top: 0px;
}

#book_detail  li{
	display:block;
	font-weight: normal;
	color:#333;
	vertical-align: top;
}


#book_detail li.title{
	/*height: 29px;*/
	width:100%;
	/*padding:0 0 15px 0;*/
	font-size: 14px;
	padding: 0.5em 0;
	line-height: 1.5;
}

li.description1
{
	padding: 0.4em 0;
    font-size:120%;   
    line-height: 1.45; 
}



li.description2
{
	padding: 0.4em 0;
    font-size:100%;  
    line-height: 1.5; 
}


/*  -----------------------------------------------books---*/
.books{
	width:99%;
	clear: both;
	margin-top: 15px;
}

.books:after{
	content:"";
	display:block;
	clear:both;
	min-height: 1em;
}

/*  -----------------------------------------------BookTitle---*/
#book_title
{
	width: 100%;
	padding: 0;
}

#book_title table
{
	width: 100%;
}
#book_title table td
{
	padding: 0 0 0 15px;
	vertical-align: top;
}


#book_title td.title_data
{
	height: 5em;
	vertical-align:top;
}

	#book_title td.title_data h2
	{
		margin: 0 0 10px;
		padding: 10px;
		color: #776347;
		font-size: 27px;
		font-weight: bold;
		background: url(../img/common/title_data_h2_bg.gif) repeat-x left bottom #fff;
		border-top: 3px solid #6d92d5;
		border-bottom: 1px solid #ddd;
	}

	#book_title td.title_data h2 span
	{
		display: inline-block;
		padding: 0 0 0 28px;
		background: url(../img/common/title_data_h2.gif) no-repeat left 3px;

	}



#book_title td.bkdata
{
	border-bottom:none;
	line-height: 1.3;
	height: 110px;
}

#book_title ul.book_data
{
	width: 50%;
	border: 1px solid #dedede;
	border-bottom: none;
	float: left;
}

#book_title ul.book_data li
{
	background: url(../img/common/book_data_li_bg.gif) repeat-x left top;
	margin: 1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d3d3d3;
	padding: 5px 7px;
}

ul.book_data li #lbl_price
{
	color: Red;
	font-size: 170%;
	font-weight: bold;
}

div.bookmrks
{
	float:right;
	width: 175px;
	height: 30px;
	padding: 10px 0 0 10px;
	border: 1px solid #ddd;
}

#book_title td.thumb
{
	width: 200px;
	padding: 15px;
	text-align: center;
	border: 1px solid #ccc;
	background: #FCFCFC;
}

/* Buttons */

#book_title td.thumb a
{
	display: block;
}

	/* Tachiyomi */
	a#hlk_viewer
	{
		margin: 0 0 13px 0;
	}
	/* e-hon */
	a#hlk_ehon
	{
		margin: 0 0 5px 0;
	}
	/* Digital */
	a#ibn_cart_in
	{
	}


