@charset "Shift_JIS";

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

	Site Name   SONY Reader
	File Name   toppage.css

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

/*---------------------------------------------------------
	common
---------------------------------------------------------*/
.mod-seriesList-item2:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}

.mod-heading2 ul{
	list-style:none;
}
.mod-heading.mod-heading-line-up {
	margin: 40px 0 0px;
}
.campaignAtt{
	text-align:right;
	font-size:10px;
	color:#999;
	display:block;
	margin:20px 0 0 0;
}
.campaignAtt sup{
	vertical-align: baseline;
	position:relative;
	top:0;
}

.mod-heading2 ul.mod-heading-misc{font-size:0.923em;margin:0;padding:.5em 0 0;float:right}
@media (max-width:640px){.mod-heading2 ul.mod-heading-misc{padding:0;float:none}.mod-heading2 ul.mod-heading-misc li{margin:0 10px 3px 0}}


.pc-invisible {
	display: none;
}

@media (max-width:640px){
	.right { text-align: left; }
	.ss-invisible { display: none; }
	.pc-invisible { display: block; }
}

#Lineup .mod-heading2{
padding: 5px 0;
border-bottom:none;
margin: 0 0 15px 0;
text-align: center;
background:#f2f2f2;
}


#Lineup .mod-heading2 h3{
	color:#000;
	float:none;
	font-size:1.2em;
}


/*---------------------------------------------------------
	#home_mainvisual縲2012.11.19
---------------------------------------------------------*/
.mod-brandTopImage-main {
	position:relative;
	height:300px;
}
	.mod-brandTopImage-main .bg {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/reader/lineup/);
	}
	.mod-brandTopImage-main .t1 {
	position: absolute;
	top: 273px;
	left: 127px;
	}
	.mod-brandTopImage-main .t2 {
	position: absolute;
	top: 273px;
	left: 525px;
	}

@media (max-width:640px){
.mod-brandTopImage-main {
	height:auto;
}
	.mod-brandTopImage-main .bg {
		display:none;
	}
	.mod-brandTopImage-main .t1 {
		display:none !important;
	}
	.mod-brandTopImage-main .t2 {
		display:none;
	}

.pcNone{
	width:100% !important;
}


}




/*---------------------------------------------------------
	#home_mainvisual縲2012.10.11
---------------------------------------------------------*/
/*
#home_mainvisual{
	position:relative;
	width:950px;
	height:300px;
	background:url(../../images/mainvisual_1011.jpg) no-repeat;
}
#home_mainvisual p{
	display:none;
}
#home_mainvisual li,
#home_mainvisual ul{
	margin:0;
	padding:0;
	list-style:none;
}
#home_mainvisual li{
	position:absolute;
	bottom:23px;
}
#home_mainvisual li.sp{left:433px;}
#home_mainvisual li.psv{left:555px;}
#home_mainvisual li.st{left:681px;}
#home_mainvisual li.re{left:848px;}


@media (max-width:640px){
	#home_mainvisual{
		display:none;
	}
	.mod-brandTopImage img.pcNone{
		width: 100%;
	}
}
*/



/*---------------------------------------------------------
	#home_mainvisual
---------------------------------------------------------
#home_mainvisual{
	position:relative;
	width:950px;
	height:300px;
}
	#home_mainvisual .banner .top{
		position:absolute;
		left:736px;
		top:13px;
		z-index:1;
	}
	#home_mainvisual .banner .btm{
		position:absolute;
		left:758px;
		top:116px;
		z-index:1;
	}

	#home_mainvisual .bg{
		position:absolute;
		top:0;
	}
	#home_mainvisual .txt1{
		position:absolute;
		z-index:1;
		display:none;
	}
	#home_mainvisual .txt2a{
		position:absolute;
		left:10px;
		top:12px;
		z-index:2;
		display:none;
	}
	#home_mainvisual .txt2b{
		position:absolute;
		left:439px;
		top:7px;
		z-index:2;
		display:none;
	}
	#home_mainvisual .txt2c{
		position:absolute;
		left:561px;
		top:107px;
		z-index:2;
		display:none;
	}
	#home_mainvisual .txt2d{
		position:absolute;
		left:251px;
		top:189px;
		z-index:2;
		display:none;
	}
	
	#home_mainvisual .btnapp{
		position:absolute;
		left:500px;
		top:252px;
		z-index:2;
	}
	
	#home_mainvisual .btnreader{
		position:absolute;
		left:590px;
		top:226px;
		z-index:2;
	}
	
	#home_mainvisual .btnxp{
		position:absolute;
		left:705px;
		top:232px;
		z-index:2;
	}
	
	#home_mainvisual .btntl{
		position:absolute;
		left:791px;
		top:225px;
		z-index:2;
	}

	

@media (max-width:640px){
	#home_mainvisual{
		width: 100%;
		height:auto;
	}
	#home_mainvisual .pc{
		display:none;
	}
	#home_mainvisual img.pcNone{
		width: 100%;
	}
}
*/	
	


/*---------------------------------------------------------
	#Lineup
---------------------------------------------------------*/
#Lineup {
	margin-top: 40px !important;
	padding-bottom: 40px;
}


#Lineup .pc-lineup{
	clear:both;
	margin:0 -17px 0 0;
	width:772px;
}

#Lineup .pc-lineup a,
#Lineup .pc-lineup a:hover,
#Lineup .pc-lineup a:visited{
	color: #333;
	cursor: pointer;
}

#Lineup .pc-lineup h3{
	font-size:1.25em;
	margin-bottom:5px;
	margin-top: 10px;
	height:50px;
	line-height:50px;
}
#Lineup .pc-lineup h3.lines{
	line-height:140%;
}
#Lineup .pc-lineup h3.lines.x_wm{
	line-height:100%;
}



#Lineup .pc-lineup .btnRight{
		text-align:right;
}
#Lineup .pc-lineup .btnCenter{
		text-align:center;
}


#Lineup .bg{
	background: url(../../images/lineup_bg.gif) repeat-y center top !important;
}

#Lineup .pc-lineup:after {
content: '';
display: block;
clear: both;
height: 0;
}

#Lineup .pc-lineup .lineup_pd{
		float:left;
		text-align:center;
		/*width:240px;*/
		width:179px;
		border-top:2px solid #000;
		margin:0 5px 0 5px;
}

#Lineup .pc-lineup .lineup_pd .campTxt1{
	display:block;
	background:url(/reader/lineup/images/campaign_txt1.gif) no-repeat;
	width:160px;
	height:50px;
	text-indent:-5000px;
	margin-left:8px;
}

#Lineup .pc-lineup .lineup_pd .campTxt1 .campTxt1_att{
	display:none;
}

#Lineup .pc-lineup .lineup_pd .campTxt2{
	display:block;
	background:url(/reader/lineup/images/campaign_txt2.gif) no-repeat;
	width:160px;
	height:50px;
	text-indent:-5000px;
	margin-left:8px;
}

#Lineup .pc-lineup .lineup_pd .campTxt3{
	display:block;
	background:url(/reader/lineup/images/campaign_txt3.gif) no-repeat;
	width:160px;
	height:50px;
	text-indent:-5000px;
	margin-left:8px;
}


span.mod-seriesList-text-large {
    font-size: 140%;
    font-weight: bold;
}
p.mod-seriesList-text-large {
    font-size: 120%;
}
h3.mod-seriesList-text-large {
    font-size: 150% !important;
}


@media (max-width:640px){
#Lineup .pc-lineup{
		width:100%;
		border-bottom:1px solid #ccc;
	}
#Lineup .pc-lineup .lineup_pd{
		float:none;
		width:auto;
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		margin:0;
		text-align:left;
		padding:5px 10px;
}

#Lineup .pc-lineup .lineup_pd .campTxt1{
	display:block;
	background: none;
	width:100%;
	height:auto;
	text-indent:0;
	color:#c65356;
}

#Lineup .pc-lineup .lineup_pd .campTxt1 .campTxt1_att{
	display: inherit;
	color:#333;
}

#Lineup .pc-lineup .lineup_pd .campTxt3,
#Lineup .pc-lineup .lineup_pd .campTxt2{
	display:block;
	background: none;
	width:100%;
	height:auto;
	text-indent:0;
	color:#385ba3;
}

#Lineup .pc-lineup .lineup_pd h3 br{
	display:none;
}

#Lineup .pc-lineup .lineup_pd .clear{
	clear:both;
	font:1px/monospace;
}

#Lineup .pc-lineup .lineup_pd .pimg{
	float:right;
}

#Lineup .pc-lineup .lineup_pd .pimg img{
	width:95px;
}

#Lineup .pc-lineup .lineup_pd .ptxt{
	float:left;
	width:180px;
}


#Lineup .pc-lineup .lineup_pd .ptxt h3{
	font-size:14px;
}

#Lineup .pc-lineup .btnCenter{
	display:none;
}

#Lineup .bg{
	background:none !important;
}

#Lineup .pc-lineup .btnRight{
		text-align:left;
}

}

#Lineup .pc-lineup .lineup_pd:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}


#Lineup .mod-seriesList-item2-text h3 {
	margin-top: -3px !important;
	margin-bottom: 5px !important;
	/*font-size: 170% !important;*/
}

#Lineup .mod-seriesList-item2-text .new {
	color:#ff0000;
	font-weight:normal;
	font-size:60%;
}

#Lineup .valuepack {
	margin-top:15px;
	height: 30px;
}

@media (max-width:640px){
	.valuepack img {
		width:100%;
	}
}

/*---------------------------------------------------------
	#PickUp
---------------------------------------------------------*/
#PickUp {
	margin-top: 40px;
}

#PickUp p.mod-seriesList-item2-text-intro {
	padding-bottom: 7px;
	letter-spacing: 0.15em !important;
}

#PickUp .mod-seriesList-item2-text h3 {
	padding-bottom: 6px;
	font-size: 100% !important;
	letter-spacing: 0.05em !important;
}

@media (max-width:640px){
	#PickUp p.mod-seriesList-item2-text-intro {
		padding-bottom: 0;
		line-height: 1.2;
		letter-spacing: 0.0em !important;
	}
	#PickUp .mod-seriesList-item2-text h3 {
		padding-bottom: 0;
		font-weight: bold;
		letter-spacing: 0.0em !important;
	}
}

/*---------------------------------------------------------
	#Related
---------------------------------------------------------*/
#Related {
	margin-top: 50px;
}

#Related .mod-seriesList-item2-text h3 {
	font-size: 120% !important;
	letter-spacing: 0.05em !important;
}

#Related .mod-seriesList-item2-text p {
	padding-bottom: 5px;
}

#Related p.mod-seriesList-item2-text-intro {
	padding-bottom: 2px;
}

@media (max-width:640px){
	#Related .mod-seriesList-item2-text h3 {
		margin-bottom: 5px;
		font-weight: bold;
		letter-spacing: 0.0em !important;
	}

	#Related .mod-seriesList-item2-text p {
		padding-bottom: 0;
		line-height: 1.2;
	}

	#Related p.mod-seriesList-item2-text-intro {
		margin-bottom: 0;
		padding-bottom: 3px;
		font-size: 85%;
	}
}


.mod-recommendMain-image {
		margin-bottom:15px !important;
}

/*---------------------------------------------------------
	#reader store
---------------------------------------------------------*/
#ReaderStore{
	width:735px;
	border:2px #333333 solid;
	border-right:1px #CCC solid;
	border-left:1px #CCC solid;
	border-bottom:1px #CCC solid;
	padding:8px;
}
#ReaderStore .header{
	border-bottom:solid 1px #666666;
	overflow:hidden;
	/*margin-bottom:30px;*/
	margin-bottom:10px;
  }


#ReaderStore .header h3{
	float:left;
	margin:0;
	padding:0 0 10px 10px;
}
#ReaderStore .header .text{
	float:left;
	display:block;
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 10px ;
	width:310px;
	height:70px;
	text-indent:-5000px;
	background:url(../../images/re_text.gif) no-repeat;
	
}
#ReaderStore .header .text .sm{
	font-size:11px;
	font-weight:normal;
	display:none;
}

#ReaderStore .header .psv{
	margin:10px 0 0 15px;
	padding:0;
	position:relative;
	width:215px;
	height:78px;
	float:right;
	text-align:center;
	background:url(../../images/rs_total_bg2.gif) no-repeat;

	/*
	font-size:10px;
	text-align:center;
	padding:8px;
	height:54px;
	line-height:27px;
	*/
}
#ReaderStore .header .psv strong{
	width:215px;
	display:block;
	margin:22px auto 0 auto;
	font-size:14px;
	color:#C65151;
}

#ReaderStore .header .psv strong span.norTxt{
	font-size: 10px;
	color: #999;
	font-weight:normal;
}
#ReaderStore .header .psv #numtext2{
	font-size:18px;
	line-height:30px;
}
#ReaderStore .header .psv #numtext2 span{
}

#ReaderStore .header .psv #datetext2{
	width:215px;
	display:block;
	font-size:11px;
	color: #999;
}
#ReaderStore .header .psv .t_pc_none{
	display:none;
}



#ReaderStore .header .total{
	margin:10px 0 0 15px;
	padding:0;
	position:relative;
	width:215px;
	height:78px;
	float:left;
	text-align:center;
	background:url(../../images/rs_total_bg.gif) no-repeat;

	/*
	font-size:10px;
	text-align:center;
	padding:8px;
	height:54px;
	line-height:27px;
	*/
}
#ReaderStore .header .total strong{
	width:215px;
	display:block;
	margin:22px auto 0 auto;
	font-size:20px;
	color:#C65151;
}
#ReaderStore .header .total #numtext{
	font-size:30px;
	line-height:30px;
}
#ReaderStore .header .total #numtext span{
}

#ReaderStore .header .total #datetext{
	width:215px;
	display:block;
	font-size:10px;
	color: #999;
}
#ReaderStore .header .t_pc_none{
	display:none;
}

/*

#ReaderStore .header .total{
	margin:0;
	padding:0;
	position:relative;
	width:207px;
	height:75px;
	float:right;
	background:url(../../images/rs_total_bg.gif) no-repeat;
	/*
	font-size:10px;
	text-align:center;
	padding:8px;
	height:54px;
	line-height:27px;
	/
}
#ReaderStore .header .total #numtext{
	position:absolute;
	bottom:2px;
	right:0;
	font-size:32px;
}
#ReaderStore .header .total #numtext span{
	display:none;
}

#ReaderStore .header .total #datetext{
	position:absolute;
	bottom:0;
	right:0;
	font-size:10px;
}
#ReaderStore .header .t_pc_none{
	display:none;
}
#ReaderStore .header .total strong{
	display:block;
	font-size:20px;
	font-weight:bold;
}
*/



#ReaderStore .slidenav{
	position:relative;
	padding:17px 0 0 27px;
}
#ReaderStore .thumb ul.slideset{
	float:left;
	margin:0 0 0 0;
	padding:5px ;
	width:105px;
	height:320px;
	position:relative;
	overflow:hidden;
}
#ReaderStore .thumb ul.slideset li{
	position:absolute;
	left:6px;
	overflow:visible;
	margin:0;
	padding:0;
}
.tooltip {
	display:none;
	background-image: url(../../images/reader_store_tooltip.png);
	background-repeat:no-repeat;
	font-size:10px;
	height:90px;
	width:120px;
	color:#000;
	padding:20px;
	z-index:300;
}
		
#ReaderStore .slidenav .btn_next_prev{
}
#ReaderStore .btn_next_prev .top,
#ReaderStore .btn_next_prev .bottom{
	display: block;
	width: 125px;
	height: 19px;
	margin:0;
	padding:0;
	text-indent:-5000px;
	cursor:pointer;
}
#ReaderStore .btn_next_prev .top:hover,
#ReaderStore .btn_next_prev .bottom:hover{
	opacity:0.7;
}
#ReaderStore .btn_next_prev .top{
	position: absolute;
	right: 303px;
	top: 0px;
	background: url(../../images/rs_arrow_top.gif) no-repeat;
	z-index:10;
}
#ReaderStore .btn_next_prev .bottom{
	background: url(../../images/rs_arrow_btm.gif) no-repeat;
	position: absolute;
	right: 303px;
	top: 337px;
	z-index:10;
}



#ReaderStore ul.detail{
	overflow:hidden;
	margin:0;
	padding:40px 0 0 0 ;
	clear:left;
}

#ReaderStore ul.detail li{
	float:left;
	width:237px;
	border:solid 1px #bfbfbf;
	list-style:none !important;
	margin-right:8px;
}
#ReaderStore ul.detail li.last{
	margin-right:0px;
}
#ReaderStore ul.detail li dl{
	margin:0;
	padding:8px;
	display:block;
}
#ReaderStore ul.detail li dt{
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:inside;
	display:list-item;
	text-indent:-5000px;
	width:223px;
	height:26px;

}
#ReaderStore ul.detail li.point1 dt{background:url(../../images/rs_point1.gif) no-repeat;}
#ReaderStore ul.detail li.point2 dt{background:url(../../images/rs_point2.gif) no-repeat;}
#ReaderStore ul.detail li.point3 dt{background:url(../../images/rs_point3.gif) no-repeat;}

#ReaderStore ul.detail li dd{
	margin:0;
	padding:10px;
	color: #666;
	display:block;
	font-size:12px;
	line-height:1.5em;
	height:90px;
}
#ReaderStore .footer{
	overflow:hidden;
	padding-top:20px;
	clear: both;
}
#ReaderStore .footer .attention{
	float:left;
	color:#929292;
	font-size:10px;
	line-height:30px;
}
#ReaderStore .footer .btn_bottom{
/*	float:right;*/
}
#ReaderStore .footer .btn_bottom a{
	margin:0 150px;
	text-align:center;
	display:block;
	background-color:#2d2d2d;
	border:solid 1px #8f8f8f;
	color:#fff;
	padding-left:1em;
	padding-right:1em;
	line-height:30px;
	padding:5px 10px 5px 10px ;
	font-size:14px;
}
@media (max-width:640px){
#ReaderStore .footer .btn_bottom a{
	margin:0 auto;
	text-align:center;
	display:block;
	background-color:#2d2d2d;
	border:solid 1px #8f8f8f;
	color:#fff;
	padding-left:1em;
	padding-right:1em;
	line-height:30px;
	padding:5px 10px 5px 10px ;
	font-size:14px;
}
}


#ReaderStore .footer .btn_bottom span {
	margin-left:0.5em;
}


@media (max-width:640px){
#ReaderStore{
	width:100%;
	border:1px #d9d9d9 solid;
	padding:8px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#ReaderStore .header h3{
	float:none;
	padding: 0px 0 0px 0;
	margin:0;
}
#ReaderStore .header h3 img{
	width:50%;
}

#ReaderStore .header .text{
	margin:10px 0 0 0 ;
	float:none;
	height:auto;
	line-height:1.5;
	background:none;
	text-indent:0;
	width:auto;
}
#ReaderStore .header .text .sm{
	font-size:13px;
	font-weight:normal;
	display:block;
	margin:0 0 10px 0;
}

#ReaderStore .header .total{
	
	font-size:10px;
	text-align:center;
	text-indent:0;
	text-align:center;
	background:#F8F8F8 ;
	float:none ;
	width:100%;
	line-height:1.5 ;
	padding:10px;
	-webkit-box-sizing:border-box ;
	-moz-box-sizing:border-box ;
	box-sizing:border-box ;
	border:solid 1px #d9d9d9 ;
	height:auto;
	margin-bottom:10px;
	margin: 10px 0 0 0;

/*
	background:none !important;
	float:none !important;
	height:200px !important;
	line-height:1.5 !important;
	padding:0.2em auto !important;
	-webkit-box-sizing:border-box !important;
	-moz-box-sizing:border-box !important;
	box-sizing:border-box !important;
	border:solid 1px #d9d9d9 !important;
*/
}
#ReaderStore .header .total strong{
	position:relative;
	width:auto ;
	top:0;
	font-size:13px;
	display:block;
	margin:0;
}
#ReaderStore .header .total #numtext{
	font-size:16px;
}
#ReaderStore .header .total #numtext span{
}

#ReaderStore .header .total #datetext{
	width:100%;
	position: relative;
	bottom:0px;
	font-size:10px;
	color: #999;
	margin-left:5px;
	display: inline;
}
#ReaderStore .header .t_pc_none{
	display: inline-block;
}



#ReaderStore .header .psv{
	
	font-size:10px;
	text-align:center;
	text-indent:0;
	text-align:center;
	background:#F8F8F8 ;
	float:none ;
	width:100%;
	line-height:1.5 ;
	padding:10px;
	-webkit-box-sizing:border-box ;
	-moz-box-sizing:border-box ;
	box-sizing:border-box ;
	border:solid 1px #d9d9d9 ;
	height:auto;
	margin-bottom:10px;
	margin: 10px 0 0 0;
/*
	background:none !important;
	float:none !important;
	height:200px !important;
	line-height:1.5 !important;
	padding:0.2em auto !important;
	-webkit-box-sizing:border-box !important;
	-moz-box-sizing:border-box !important;
	box-sizing:border-box !important;
	border:solid 1px #d9d9d9 !important;
*/
}
#ReaderStore .header .psv strong{
	position:relative;
	width:auto ;
	top:0;
	font-size:13px;
	display:block;
	margin:0;
}
#ReaderStore .header .psv #numtext2{
	font-size:16px;
}
#ReaderStore .header .psv #numtext2 span{
}

#ReaderStore .header .psv #datetext2{
	width:100%;
	position: relative;
	bottom:0px;
	font-size:10px;
	color: #999;
	margin-left:5px;
	display: inline;
}
#ReaderStore .header .psv .t_pc_none{
	display: inline-block;
}



/*
#ReaderStore .header .total #datetext{
	position:relative;
}
#ReaderStore .header .t_pc_none {
	display: inline-block !important;
}
#ReaderStore .header span {
	display: inline-block !important;
}
#ReaderStore .header .total #numtext{
	position: relative;
	bottom:2px;
	right:0;
	font-size:20px;
}
#ReaderStore .header .total #numtext img{
	display:none;
}
#ReaderStore .header .total #numtext span{
	display: block;
}
*/
#ReaderStore .footer .btn_bottom a{
	font-size:14px;
}

#ReaderStore .slidenav{
	position:relative;
	height:210px;
	margin-left:-27px !important;
}


#ReaderStore .slidenav .btn_next_prev{
	display:none;
}



div.moveWrap .bookArea{
		float:left;
		display:inline;
		margin:0 10px;
		text-align:left;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.flickSlideContainer {
	position:relative;
	width:100%;
	border-top:0px;
	margin:0 15px;
}

div.moveWrap {
	position:relative;
	overflow:hidden;
	width:220px;
	height:200px;
}
ul.moveWrapBG {
	display:inline-block;
	position:relative;
	width:100%;
	height:auto;
	visibility:hidden;
	-webkit-box-sizing:border-box;
	margin:0;
	padding:0;
}

/*div.moveWrap:after, */
/*
ul.moveWrapBG:after{
	content:'.';
	visibility:hidden;
	width:100%;
	line-height:0;
	clear:both;
}
*/
div.slideMask {
	position:absolute;
	top:0;
	left:0;
	border:4px #FFF solid;
	-webkit-box-sizing:border-box;
	margin-right:1px;
}

div.moveWrap>ul.move {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	padding:0;
	margin:0;
	width:10000px;
	margin:0;
	padding:0;
	display:none;
}

div.moveWrap>ul.move li.slideUnit {
	float:left;
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
	-webkit-box-sizing:border-box;
	width:100%;
}


div.moveWrap>ul.move li.slideUnit img{
	width:100%;
}

li.slideUnit>div {
	float:left;
	display:inline;
	text-align:center;
}

li.slideUnit>div .bookArea{
	float:left;
	display:inline;
	margin: 0 0px 0 5px;
	width:30%;
	font-size:70%;
	line-height:110%;
}
li.slideUnit>div .bookleft{
	margin: 0 0px 0 10px;
}


div.flickSlideBottom {
	position:relative;
	top:0;
	left:0;
	margin:-160px 0 0 0;
}

div.flickSlideBottom div.bottomRight {
	width:19px;
	height:58px;
	background:url(../../images/nav_next.gif) no-repeat 0 0;
	float:right;
}

div.flickSlideBottom div.bottomLeft {
	width:19px;
	height:58px;
	background:url(../../images/nav_prev.gif) no-repeat 0 0;
	float:left;
}



div.flickSlideBottom ul.slidePager {
	display:none;
}


#ReaderStore .list {
		margin: auto;
		padding: 23px auto 0 auto;
		width: 269px;
		height: 205px;
}
#ReaderStore .list-inner {
		position: relative;
		overflow: hidden;
		margin:0 5px;
		height: 180px;
	}
	
#ReaderStore .list-inner .note{
		font-size:70% !important;
	}
	
	#ReaderStore .list ul {
		position: relative;
		/*width: 2100px;*/
		width: 2652px;
	}
#ReaderStore .list li {
		float: left;
		margin-bottom: 0;
		padding-left:1px;
		width: 71px;
		height: auto;
	}
#ReaderStore .list li .book img {
		width: auto;
		height: 101px;
	}
#ReaderStore .list li .title {
		display: block;
		margin: 0 3px;
		font-size: 70%;
		color: #9a2b5d;
	}
#ReaderStore .list li .auther {
		display: block;
		margin: 0 3px;
		font-size: 70%;
		color: #444444;
	}
	
#ReaderStore	div.moveWrap .bookArea em{
		font-style:normal;
		font-weight:bold;
		color:#000000;
	}



#ReaderStore ul.detail{
	clear:left;
	margin:0;
	padding:0;
}

#ReaderStore ul.detail li{
	float:none;
	width:auto;
	max-width:100%;
	margin: 4px 0px 4px 0px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:solid 1px #d9d9d9;
}

#ReaderStore ul.detail li dd{
	font-size:12px;
	height:auto;
}
#ReaderStore ul.detail li dd br{
	display:none;
}

#ReaderStore .footer{
	overflow:hidden;
	padding-top:10px;
}
#ReaderStore .footer .attention{
	float:none;
	font-size:small;
	line-height:1.5;
}
#ReaderStore .footer .btn_bottom{
	float:none;
	margin-bottom:10px;
}
#ReaderStore .footer .btn_bottom a{
}
#ReaderStore .footer .btn_bottom span {
}

}