/* .bookSummary (New Layout) */

.bookSummary {
	margin:0 0 10px 0 !important;
}
.bookSummarySections .bookSummaryHeader {
	padding:10px 15px 5px;
}
.bookSummarySections .bookSummaryContent {
	padding:10px 15px;
}
.bookSummarySections .evaluationSummary .bookSummaryContent{
	padding-top: 3px;
	padding-bottom: 0;
}
.bookSummarySections .bookMain .bookSummarySubSections .bookSummaryContent{
	padding: 5px 15px 0;
}
.bookSummarySections .bookEvaluationSummary div.starlevel5{
	margin: 2px 0 4px;
}
.bookSummarySections .bookEvaluationSummary span{
	color: #5DB20E;
	font-weight: bold;
	line-height: 21px;
}
.bookSummarySections .bookEvaluationSummary span.noevaluation{
	margin-right: 10px;
	color: #888;
	font-weight: normal;
	font-size: 0.85em;
}
.bookSummarySections .bookEvaluationSummary a.reviewLink{
	display: inline-block;
	font-size: 0.85em;
	line-height: 21px;
}
.bookSummarySections .bookMain{
	margin-top: 0;
}
.bookSummarySections .bookSummarySection.LV2.bookThumbs{
	width: 120px;
}
.bookSummarySections .bookSummarySection.LV2.bookThumbs .bookThumb {
	width:110px;
}
.bookSummarySections .bookSummarySection.LV3.bookSaleInfos .bookTitle{
	font-size: 1.4em;
	line-height: 1.2em;
}
.bookSummarySections .bookSummarySection.LV3.bookSaleInfos .latestVolumeLink{
	margin-top: 20px;
	text-align: right;
}
.bookSummarySections .bookSaleInfos .bookStatusProperty {
	margin: 10px 0 0;
}
.bookSummarySections .bookSaleInfos .bookStatusProperty li{
	display: inline-block;
}
.bookSummarySections .bookSaleInfos .bookStatusProperty li .bookStatusPropertyIcn {
	display: inline-block;
	min-width: 72px;
	margin: 1px 0;
	padding: 1px 2px;
	font-size: 0.75em;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.bookSummarySections p.pc_explanations{
	display: none;
}
.bookSummarySections .bookSummarySection.explanations{
	display: block;
}
.bookSummarySections .operationPanel{
	margin-top: -10px;
}
.bookSummarySections .infoFree .bookCampInfo{
	margin: 10px 0 5px;
	padding: 5px;
	border-radius: 4px;
	background: #ffece5;
	text-align: center;
}
.bookSummarySections .infoFree .bookCampInfo .strong{
	font-size: 1.1em;
	font-weight: bold;
	color: #FF623F;
}
.bookSummarySections .infoFree .bookBtns{
	display: block;
	margin-top: 5px;
}
.bookSummarySections .infoFree .bookBtns a.btn{
	width: 100%;
}
.bookSummarySections .bookBtnLists{
	margin-top: 10px;
}
.bookSummarySections .bookBtnLists .bookCampInfo{
	margin: 10px 0 5px;
	padding: 5px;
	border-radius: 4px;
	background: #ffece5;
	text-align: center;
}
.bookSummarySections .bookBtnLists .bookCampInfo .strong{
	font-size: 1.1em;
	font-weight: bold;
	color: #FF623F;
}
.bookSummarySections .bookBtnLists .bookBtnListBuy .btn{
	padding: 15px 10px;
}
.bookSummarySections .bookBtnLists .bookBtnListBuy .btn .price{
	font-size: 1.2em;
}
.bookSummarySections .bookBtnLists .bookBtnListBuy p.offtxt{
	margin: 5px 0;
	text-align: center;
}
.bookSummarySections .bookBtnLists .bookBtnListBuy p.offtxt .strong{
	font-size: 1.1em;
	font-weight: bold;
	color: #FF623F;
}
.bookSummarySections .bookBtnLists .bookBtnListBuy p.offtxt .basePrice{
	font-size: 0.85em;
	color: #999;
}
.bookSummarySections .bookBtnLists .bookBtnListBuy p.pointtxt{
	margin: 5px 0 10px;
	font-weight: bold;
	text-align: center;
}
.bookSummarySections .bookBtnLists .bookBtnListBuy p.pointtxt .strong{
	font-size: 1.2em;
	font-weight: bold;
	color: #FF623F;
}
.bookSummarySections .endDate{
	margin: 4px 0 5px;
	font-size: 0.85em;	
	color: #666;
}
.bookSummarySections .bookBtnLists .wishBtnList{
	margin-top: 15px;
}
.bookSummarySections .bookBtnLists .wishBtnList .bookBtnLists2 .btn{
	font-size: 100%;
}
.bookSummarySections .snsBtns .bookSummaryContent{
	margin: 0;
	padding-top: 12px;
	padding-bottom: 2px;
	background: #eee;
}
.bookSummarySections .newbookNotifySwitch ul.switchListsNewbookNotify li{
	display: table;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bookSummarySections .newbookNotifySwitch ul.switchListsNewbookNotify li .label{
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
.bookSummarySections .newbookNotifySwitch ul.switchListsNewbookNotify li .switch {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}
.bookSummarySections .operationPanel .reviewWriteBtn .bookSummaryContent{
	padding-top: 0;
}
.bookSummarySections .bookSummarySection.LV1.details{
	border-bottom: none;
}
.bookSummarySections .detailTable{
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.bookSummarySections .detailTable ul{
	padding-bottom: 10px;
}
.bookSummarySections .detailTable.close ul li{
	display: none !important;
}
.bookSummarySections .detailTable.close ul li:nth-child(-n+4){
	display: block !important;
}
.bookSummarySections .detailTableMore{
	display: none;
}
.bookSummarySections .reviewWriteBtn .btn{
	width: 100%;
}
.bookSummarySections .review{
	margin-top: -80px;
	padding-top: 110px;
}
.bookSummarySections .review > .bookSummaryHeader{
	display: table;
	width: 100%;
	padding: 5px 0 15px;
	font-size: 100%;
	background: url(../../img/h/h2_bg01.png) repeat-x 0 bottom;
	background-size: 10px 10px;
	vertical-align: bottom;
}
.bookSummarySections .review > .bookSummaryHeader > h2{
	display: table-cell;
	padding: 0 0 0 45px;
	font-size: 1.3em;
	background: url(../../img/h/h2_icn01.png)no-repeat 7px center / 28px 28px;
}
.bookSummarySections .review > .bookSummaryHeader > .h_asist{
	display: table-cell;
	padding-right: 5px;
	text-align: right;
	font-size: 100%;
}
.bookSummarySections .review .bookSummarySection.LV3 > .bookSummaryHeader{
	display: table;
	width: 100%;
	padding: 4px 4px 4px 0px;
	border-left: 6px solid #1D60B4;
	border-bottom: 1px solid #CCC;
	vertical-align: bottom;
	font-size: 100%;
}
.bookSummarySections .review .bookSummarySection.LV3 > .bookSummaryHeader h3{
	display: table-cell;
	padding: 0 0 0 10px;
	font-size: 1.3em;
}
.bookSummarySections .review .bookSummarySection.LV3 > .bookSummaryHeader .h_asist{
	display: table-cell;
	text-align: right;
	font-size: 100%;
}
.bookSummarySections .review .bookSummarySection.LV3 > .bookSummaryContent {
	padding: 10px 0;
}
.bookSummarySections .review .reviewHeader{
	display: table;
	width: 100%;
}
.bookSummarySections .review .reviewHeader .reveiwerImg{
	display: table-cell;
	vertical-align: middle;
	width: 40px;
}
.bookSummarySections .review .reviewHeader .reveiwerImg a{
	text-decoration: none;
}
.bookSummarySections .review .reviewHeader .reveiwerImg img{
	max-width: 100%;
	width: 40px;
	height: auto;
}
.bookSummarySections .review .reviewHeader .reveiwInfo{
	display: table-cell;
	padding-left: 5px;
	vertical-align: middle;
}
.bookSummarySections .review .reviewHeader .reveiwInfo .reviewer .reviewerName{
	display: inline-block;
	font-weight: bold
}
.bookSummarySections .review .reviewHeader .reveiwInfo .reviewer .reviewerName a{
	color: #333;
	text-decoration: none;
}
.bookSummarySections .review .reviewHeader .reveiwInfo .reviewer .reviewerName a:hover{
	color: #25a5e5;
	text-decoration: underline;
}
.bookSummarySections .review .reviewHeader .reveiwInfo .reviewer .favReviewer{
	display: inline-block;
	margin-left: 5px;
	font-size: 0.85em;
	text-align: right;
}
.bookSummarySections .review .reviewHeader .reveiwInfo .reviewLevel{
	display: inline-block;
	font-size: 0.85em;
	font-weight: bold;
	color: #5DB20E;
}
.bookSummarySections .review .reviewHeader .reveiwInfo .date{
	display: inline-block;
	color: #888;
	font-size: 0.85em;
}
.bookSummarySections .review .texts .title{
	margin: 10px 0 5px;
	font-weight: bold;
}
.bookSummarySections .review .texts .title .spoiler{
	margin-left: 10px;
	color: #FF623F;
	font-size: 0.8em;
	font-weight: bold;
}
.bookSummarySections .review .texts .usefulBtns{
	margin-top: 10px;
}
.bookSummarySections .review .texts .usefulBtns .btn.useful{
	width: 120px;
	height: 24px;
	padding: 0;
	line-height: 24px;
	vertical-align: top;
}
.bookSummarySections .review .texts .text{
    font-size: 1em;
    line-height: 1.8em;
    height: 5.4em;
    overflow: hidden;
}

@media only screen and (min-device-width:768px) and (max-device-width:1279px) {
	.bookSummarySections .evaluationSummary .bookSummaryContent{
		padding-top: 10px;
	}
	.bookSummarySections .bookMainBanner{
		padding: 10px 0 20px;
	}
	.bookSummarySections .bookMain{
		position: relative;
		margin-top: 15px;
	}
	.bookSummarySections .bookSummarySection.LV2.bookThumbs{
		width: 220px;
	}
	.bookSummarySections .bookSummarySection.LV2.bookThumbs .bookThumb {
		width:200px;
	}
	.bookSummarySections p.pc_explanations{
		display: block;
		margin-top: 10px;
	}
	.bookSummarySections .bookSummarySection.explanations{
		display: none;
	}
	.bookSummarySections.titleReview .bookSummarySection.explanations{
		display: block;
	}
	.bookSummarySections .bookSaleInfos .bookStatusProperty li .bookStatusPropertyIcn {
		padding: 3px;
	}
	.bookSummarySections .mainInfoPanel{
		padding-right: 330px;
	}
	.bookSummarySections .operationPanel{
		position: absolute;
		top: 0;
		right: 10px;
		width: 300px;
		overflow: hidden;
		background: #f7f7f7;
		border-radius: 4px;
	}
	.bookSummarySections .operationPanel .bookSummaryContent{
		padding: 10px;
	}
	.bookSummarySections .operationPanel .bookSummarySection:first-child .bookSummaryContent{
		padding: 0 10px;
	}
	.bookSummarySections .operationPanel .bookSummarySection:last-child .bookSummaryContent{
		padding-bottom: 10px;
	}
	.bookSummarySections .details{
		padding-right: 330px;
	}
	.bookSummarySections .detailTable ul li{
		width: 100% !important;
	}
	.bookSummarySections .snsBtns .bookSummaryContent{
		margin: 0 10px;
	}
	.bookSummarySections .review{
		margin-top: -115px;
		padding-top: 145px;
		padding-right: 330px;
	}
}
@media only screen and (min-device-width:768px) and (max-device-width:1279px) and (orientation:landscape) {
	.bookSummarySections .detailTable ul li{
		width: 50% !important;
	}
}

@media only screen and (min-device-width:1280px) {
	.bookSummarySections .evaluationSummary .bookSummaryContent{
		padding-top: 10px;
	}
	.bookSummarySections .bookMainBanner{
		padding: 10px 15px 20px;
	}
	.bookSummarySections .bookMain{
		position: relative;
		margin-top: 15px;
	}
	.bookSummarySections .bookSummarySection.LV2.bookThumbs{
		width: 220px;
	}
	.bookSummarySections .bookSummarySection.LV2.bookThumbs .bookThumb {
		width:200px;
	}
	.bookSummarySections p.pc_explanations{
		display: block;
		margin-top: 10px;
	}
	.bookSummarySections .bookSummarySection.explanations{
		display: none;
	}
	.bookSummarySections.titleReview .bookSummarySection.explanations{
		display: block;
	}
	.bookSummarySections .bookSaleInfos .bookStatusProperty li .bookStatusPropertyIcn {
		padding: 3px;
	}
	.bookSummarySections .mainInfoPanel{
		padding-right: 330px;
	}
	.bookSummarySections .operationPanel{
		position: absolute;
		top: 0;
		right: 10px;
		width: 300px;
		overflow: hidden;
		background: #f7f7f7;
		border-radius: 4px;
	}
	.bookSummarySections .operationPanel .bookSummaryContent{
		padding: 10px;
	}
	.bookSummarySections .operationPanel .bookSummarySection:first-child .bookSummaryContent{
		padding: 0 10px;
	}
	.bookSummarySections .operationPanel .bookSummarySection:last-child .bookSummaryContent{
		padding-bottom: 10px;
	}
	.bookSummarySections .details{
		padding-right: 330px;
	}
	.bookSummarySections .detailTable ul li{
		width: 100% !important;
	}
	.bookSummarySections .snsBtns .bookSummaryContent{
		margin: 0 10px;
	}
	.bookSummarySections .review{
		margin-top: -95px;
		padding-top: 125px;
		padding-right: 330px;
	}

}
@media only screen and (min-device-width:1280px) and (min-width:1280px) {
	.bookSummarySections .detailTable ul li{
		width: 50% !important;
	}
}


/* .bookSummary */

.bookSummary {
	margin:0 0 30px 0;
}
.bookSummarySections {
}
.bookSummarySection {
}
.bookSummaryHeader {
	padding:10px 5px 5px 5px;
	font-size:1.3em;
}
.bookSummaryContent {
	padding:10px 5px 10px 5px;
}
.bookSummarySection.mp > .bookSummaryContent {
	padding:0;
}
.bookSummarySection.LV1 {
	border-bottom:1px solid #DDD;
}
.bookSummarySection.LV1:first-child {
	border-top:1px solid #DDD;
}
.bookSummarySubSections {
	display:table;
	table-layout:fixed;
	width:100%;
}
.bookSummarySubSections > .bookSummarySection {
	display:table-cell;
}
.bookSummarySection.LV2.bookThumbs {
	width: 140px;
	vertical-align:top;
	text-align:center;
}
.bookSummarySection.LV2.bookThumbs .bookThumb {
	width:130px;
	display:inline-block;
}
.bookSummarySection.LV2.bookThumbs .bookThumb a{
	text-decoration: none;
}
.bookSummarySection.LV2.bookThumbs .bookThumb img {
	max-width:100%;
	-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.2);
	border-width: 1px;
	border-style: solid;
	border-color: #EEE #DDD #DDD #EEE;
	cursor:url(../../img/icn/icn_zoom.png) ,auto;
}
.bookSummarySection.LV2.bookThumbs .bookStatusProperty {
	margin-top:5px;
}
.bookSummarySection.LV2.bookThumbs .bookStatusProperty li {
	float:left;
	margin-right:3px;
	margin-top:5px;
}
.bookSummarySection.LV2.bookSaleInfos {
}
.bookSummarySection.LV2.bookSaleInfos .bookSummarySection.LV3 {
	border-bottom:1px dotted #DDD;
}
.bookSummarySection.LV2.bookSaleInfos .bookSummarySection.LV3:last-child {
	border-bottom:none;
}
.bookSummarySection.LV3 .bookTitle {
	font-size:1.7em;
	font-weight:bold;
	line-height:1.5em;
}
.bookSummarySection.LV3 .bookAuthor , 
.bookSummarySection.LV3 .bookPublisher {
	display:inline-block;
	margin-right:10px;
}
.bookSummarySection.LV3 .bookAuthor a , 
.bookSummarySection.LV3 .bookPublisher a {
	margin-right:10px;
}
.bookSummarySection.LV3 .bookInfos {
}
.bookSummarySection.LV3 .bookInfos .bookInfo {
}
.bookSummarySection.LV3.free p {
	font-size:0.85em;
}
.bookSummarySection.LV3.free p .strong {
	font-weight:bold;
	color:#FF623F;
}
.bookSummarySection.LV3.free .bookInfoAttention {
	margin:10px 0 0 0;
	font-size:0.75em;
	color:#FF6735;
}
.bookSummarySection.LV3.free .bookInfos,
.bookSummarySection.LV3.free .bookInfos .bookInfo,
.bookSummarySection.LV3.free .bookInfos .bookBtns,
.bookSummarySection.LV3.free .bookInfos .bookBtns ul li,
.overlaySection.LV4.free .bookInfos,
.overlaySection.LV4.free .bookInfos .bookInfo,
.overlaySection.LV4.free .bookInfos .bookBtns,
.overlaySection.LV4.free .bookInfos .bookBtns ul li{
  display: block;
}
.bookSummarySection.LV3.free .bookInfos,
.overlaySection.LV4.free .bookInfos {
  width: 100%;
  margin: 0px;
  padding: 15px 10px;
  border: 2px solid #ffb39a;
  border-radius: 4px;
  background: #ffece5;
  text-align: center;
}
.bookSummarySection.LV3.free .bookInfos .bookBtns,
.overlaySection.LV4.free .bookInfos .bookBtns{
  margin: 5px auto 0;
}
.bookSummarySection.LV3.free .bookInfos .bookInfo p .strong,
.overlaySection.LV4.free .bookInfos .bookInfo p .strong{
  font-size: 1.2em;
}
.bookSummarySection.LV3.free .bookInfos .bookBtns a.btn,
.overlaySection.LV4.free .bookInfos .bookBtns a.btn {
  padding: 8spx 10px;
  font-size: 0.85em;
}
.bookSummarySection.LV3 .bookPrices {
}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists {
	}

.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li {
	display: inline-block;
	margin: 0;
}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li .title {
	display:inline-block;
	width:60px;
}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li .data {
	display:inline;
}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookPrice .data {
}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookPrice .data.strong {
	color:#FF623F;
}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookPrice .data .price {
	font-size:1.4em;
}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookPrice .data.strong .price {
	font-weight:bold;
}

.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookPoint {
  margin: 0 0 15px;
  color: #333;
	font-weight:bold;
}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookPoint .title {
	font-size: 0.9em;
	width: auto;
}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookPoint .data {
	font-size:1.0em;
}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookPoint .data.strong {
	font-weight:bold;
	color:#FF623F;
}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookOff .data {}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookOff .data .offPrice {
	font-size:1.2em;
	margin:0 10px 0 0;
}
.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookOff .data.strong  .offPrice{
	color:#FF623F;
	font-weight:bold;
}

.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookOff .data .basePrice {
	display:inline-block;
	font-size:0.85em;
	color:#999;
	//text-decoration:line-through;
}
.bookSummarySection.LV3.paid p.endDate {
	font-size:0.85em;
	margin:10px 0 0 0;
	color:#999;
}
.bookSummarySection.LV3 .bookBtns {
	margin:10px 0 0 0;
}
.bookSummarySection.LV3 .bookBtns ul.bookBtnLists {
}
.bookSummarySection.LV3 .bookBtns ul.bookBtnLists li {
	margin:0 0 10px 0;
	width:100%;
}
.bookSummarySection.LV3 .bookBtns ul.bookBtnLists li:last-child {
	margin:0 0 0 0;	
}
.bookSummarySection.LV3 .bookBtns ul.bookBtnLists li.bookBtnListAuto{
  margin-top: 15px;
  padding-top: 20px;
  border-top: 1px dotted #ddd;
}
.overlaySection.LV4 .bookBtns ul.bookBtnLists li.bookBtnListAuto{
  margin-top: 15px;
  padding-top: 20px;
  border-top: 1px solid #eee;
}
.bookSummarySection.LV3 .bookBtns ul.bookBtnLists li.bookBtnListBuy > p,
.bookSummarySection.LV3 .bookBtns ul.bookBtnLists li.bookBtnListAuto > p a,
.overlaySection.LV4 .bookBtns ul.bookBtnLists li.bookBtnListAuto > p a {
  display: block;
	margin:5px 0 5px 0;
	text-align:left;
	font-size:0.75em;
	line-height:1.3em;
}

.bookSummarySection.LV2 ul.bookBtnLists2,
.overlaySection.LV3.bookThumbs ul.bookBtnLists2{
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 10px 0;
}
.bookSummarySection.LV2 ul.bookBtnLists2 li{
  display: table-cell;
  padding: 1px;
}
.overlaySection.LV3.bookThumbs  ul.bookBtnLists2 li{
  display: block;
  padding: 1px;
}
.bookSummarySection.LV2 ul.bookBtnLists2 li .btn{
  width: 100%;
  padding: 10px 0;
  font-size: 0.9em;
  text-align: center;
}
.overlaySection.LV3.bookThumbs ul.bookBtnLists2 li .btn{
  width: 100%;
  padding: 10px 0;
  font-size: 0.8em;
  text-align: center;
}

.bookSummarySection.LV3.relate {
}
.bookSummarySection.LV3.relate .bookSummaryContent ul li {
	display:inline-block;
	margin:0 10px 0 0;
	line-height:1.5em;
}
.bookSummarySection.LV1.tools .bookSummarySubSections {
	display:block;
}
.bookSummarySection.LV1.tools .bookSummarySubSections .bookSummarySection.LV2 {
	display:block;
	border-bottom:1px solid #DDD;
}
.bookSummarySection.LV1.tools .bookSummarySubSections .bookSummarySection.LV2:last-child {
	border-bottom:none;
}
.bookSummarySection.LV1.tools .bookReviewSummary > p {
	margin-bottom:5px;
	font-size:0.9em;
}
.bookSummarySection.LV1.tools .bookReviewSummary ul li {
	display:inline-block;
	padding:0 5px 0 0;
}
.bookSummarySection.LV1.details {
}
.bookSummarySection.LV1.details .detailTable {
}
.bookSummarySection.LV1.details .detailTable ul {
	margin:0;
	padding:0;
	width:100%;
}
.bookSummarySection.LV1.details .detailTable ul li {
	margin:0;
	padding:5px 0px 5px 0;
	display:table;
}
.bookSummarySection.LV1.explanations > .bookSummaryContent p {
	padding:0 0 0 0;
	font-size:1em;
	line-height:1.8em;
}
@media only screen and (orientation:landscape) {
	.bookSummarySection.LV1.details .detailTable ul li {
		width:50%;
		float:left;
		padding:5px 20px 5px 0;
	}
	.bookSummarySection.LV1.details .detailTable ul li:nth-child(2n) {
		padding:5px 0 5px 0;
	}
}
.bookSummarySection.LV1.details .detailTable ul li .title {
	font-size:0.85em;
	color:#888;
	display:table-cell;
	width:122px;
}
.bookSummarySection.LV1.details .detailTable ul li .data {
	margin:0 0 0 10px;
	display:table-cell;
}
.bookSummarySection.LV1.details .detailTable ul li .data .dataList.unsupported {
	text-decoration:line-through;
	color:#AAA;
}
.bookSummarySection.LV3.explanations .bookSummaryContent p {
	max-height:7.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.bookSummarySection.LV1.evaluations {
}
.bookSummarySection.LV1.evaluations .bookSummarySubSections {
	display:block;
}
.bookSummarySection.LV1.evaluations .bookSummarySubSections .bookSummarySection.LV2 {
	display:block;
	border-bottom:1px solid #DDD;
}
.bookSummarySection.LV1.evaluations .bookSummarySubSections .bookSummarySection.LV2:last-child {
	border-bottom:none;
}

@media only screen and (min-device-width:768px) and (max-device-width:1279px) {
	.bookSummaryHeader {
		padding:10px 10px 5px 10px;
	}
	.bookSummaryContent {
		padding:10px 10px 10px 10px;
	}
	.bookSummarySection.LV2.bookThumbs {
		width: 220px;
	}
	.bookSummarySection.LV2.bookThumbs .bookThumb {
		width:200px;
	}
	.bookSummarySection.LV3 .bookInfos {
		margin:0;
		display:table;
		width:100%;
		max-width:620px;
	}
	.bookSummarySection.LV3 .bookInfos .bookInfo {
		display:table-cell;
	}
	.bookSummarySection.LV3.free p {
		font-size:1.2em;
	}
  .bookSummarySection.LV3.free .bookInfos .bookBtns{
    width: 160px;
  }
  .bookSummarySection.LV3.free .bookInfos .bookInfo p .strong br{
    display: none;
  }
	.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li {
		display:table;
	}

	.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li .title {
		width:60px;
		display:table-cell;
	}
	.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li .data {
		display:table-cell;
	}

  .bookSummarySection.LV3 .bookPrices ul.bookPriceLists li {
  	margin: 0 0 10px 0;
  }
  .bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookPoint {
    margin: -10px 0 15px 60px;
  }
  .bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookPoint .data {
    padding-left: 2px;
    font-size: 1.2em;
  }

	.bookSummarySection.LV3 .bookBtns {
		display:table-cell;
		width:200px;
		padding:0 10px;
		text-align:right;
	}
	.bookSummarySection.LV3 .bookBtns ul.bookBtnLists li.bookBtnListBuy > p {
		font-size:0.75em;
	}
  .overlaySection.LV3.bookThumbs  ul.bookBtnLists2 li{
    display: table-cell;
    padding: 1px;
  }
	.bookSummarySection.LV1.tools .bookSummarySubSections {
		display:table;
	}
	.bookSummarySection.LV1.tools .bookSummarySubSections .bookSummarySection.LV2 {
		border-right:1px solid #DDD;
		display:table-cell;
		border-bottom:none;
	}
	.bookSummarySection.LV1.tools .bookSummarySubSections .bookSummarySection.LV2:last-child {
		border-right:none;
	}
	.bookSummarySection.LV1.details .detailTable ul li {
		float:left;
		width:50%;
		margin:0;
		padding:5px 30px 5px 0;
		display:table;
	}
	.bookSummarySection.LV1.details .detailTable ul li:nth-child(2n) {
		padding:5px 0 5px 0;
	}
	.bookSummarySection.LV1.evaluations .bookSummarySubSections {
		display:table;
	}
	.bookSummarySection.LV1.evaluations .bookSummarySubSections .bookSummarySection.LV2 {
		border-right:1px solid #DDD;
		display:table-cell;
		border-bottom:none;
	}
	.bookSummarySection.LV1.evaluations .bookSummarySubSections .bookSummarySection.LV2:last-child {
		border-right:none;
	}
}

@media only screen and (min-device-width:1280px) {
	.bookSummaryHeader {
		padding:10px 10px 5px 10px;
	}
	.bookSummaryContent {
		padding:10px 10px 10px 10px;
	}
	.bookSummarySection.LV2.bookThumbs {
		width: 220px;
	}
	.bookSummarySection.LV2.bookThumbs .bookThumb {
		width:200px;
	}
	.bookSummarySection.LV3 .bookInfos {
		margin:0;
		display:table;
		width:100%;
		max-width:620px;
	}
	.bookSummarySection.LV3 .bookInfos .bookInfo {
		display:table-cell;
	}
	.bookSummarySection.LV3.free p {
		font-size:1.2em;
	}
  .bookSummarySection.LV3.free .bookInfos .bookBtns{
    width: 160px;
  }
  .bookSummarySection.LV3.free .bookInfos .bookInfo p .strong br{
    display: none;
  }
	.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li {
		display:table;
	}
	.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li .title {
		width:60px;
		display:table-cell;
	}
	.bookSummarySection.LV3 .bookPrices ul.bookPriceLists li .data {
		display:table-cell;
	}
  .bookSummarySection.LV3 .bookPrices ul.bookPriceLists li {
  	margin: 0 0 10px 0;
  }
  .bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookPoint {
    margin: -10px 0 15px 60px;
  }
  .bookSummarySection.LV3 .bookPrices ul.bookPriceLists li.bookPoint .data {
    padding-left: 2px;
    font-size: 1.2em;
  }
	.bookSummarySection.LV3 .bookBtns {
		display:table-cell;
		width:200px;
		padding:0 10px;
		text-align:right;
	}
	.bookSummarySection.LV3 .bookBtns ul.bookBtnLists li.bookBtnListBuy > p {
		font-size:0.75em;
	}
  .overlaySection.LV3.bookThumbs  ul.bookBtnLists2 li{
    display: table-cell;
    padding: 1px;
  }
	.bookSummarySection.LV1.tools .bookSummarySubSections {
		display:table;
	}
	.bookSummarySection.LV1.tools .bookSummarySubSections .bookSummarySection.LV2 {
		border-right:1px solid #DDD;
		display:table-cell;
		border-bottom:none;
	}
	.bookSummarySection.LV1.tools .bookSummarySubSections .bookSummarySection.LV2:last-child {
		border-right:none;
	}
	.bookSummarySection.LV1.details .detailTable ul li {
		float:left;
		width:50%;
		margin:0;
		padding:5px 30px 5px 0;
		display:table;
	}
	.bookSummarySection.LV1.details .detailTable ul li:nth-child(2n) {
		padding:5px 0 5px 0;
	}
	.bookSummarySection.LV1.evaluations .bookSummarySubSections {
		display:table;
	}
	.bookSummarySection.LV1.evaluations .bookSummarySubSections .bookSummarySection.LV2 {
		border-right:1px solid #DDD;
		display:table-cell;
		border-bottom:none;
	}
	.bookSummarySection.LV1.evaluations .bookSummarySubSections .bookSummarySection.LV2:last-child {
		border-right:none;
	}
}
/* /.bookSummary */


/*.setLists*/
ul.setLists {
	margin:10px 0 0 0;
}
ul.setLists li.setList {
	margin:10px 0 0 0;
	border:1px solid #DDD;
	border-top: none;
}
ul.setLists li.setList.completeset{
	background: #f2ffdd;
}
ul.setLists li.setList.completeset .icn.setNum{
	background: #ddd;
}
ul.setLists li.setList .setListHeader {
	background: none repeat scroll 0% 0% #F7F7F7;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #ddd;
}
ul.setLists li.setList ul.setItemsLists {
}
ul.setLists li.setList ul.setItemsLists li.setItemsList {
	border-top:1px solid #DDD;
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem {
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells {
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell {
	display:inline-block;
	padding:6px;
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells.setItemBtns {
	display:table;
	table-layout:fixed;
	width:100%;
	padding:0 6px;
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells.setItemBtns .setItemCell {
	padding:6px 0;
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells.setItemBtns .setItemCell.setItemBtn {
	display:table-cell;
	padding:2px 2px 6px 0px;
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells.setItemBtns .setItemCell.setItemBtn:last-child {
	padding:2px 0px 6px 2px;

}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemName {
    font-size: 1.2em;
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemNum {
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemPrice {
  vertical-align: middle;
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemPoint {
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemBtn {
}


ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemPrice .basePrice {
  //text-decoration: line-through;
  text-align: center;
  color: #999;
  font-size: 0.85em;
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemPrice .offPrice {
  text-align: center;
  color: #FF623F;
  font-weight: bold;
}
ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemPrice .offPrice .price{
  font-size: 1.2em;
}


@media only screen and (min-device-width:768px) and (max-device-width:1279px) {
	ul.setLists li.setList ul.setItemsLists li.setItemsList  .setItem {
		display:table;
		width:100%;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells {
		display:table-cell;
		vertical-align:middle;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells.setItemPrices {
		width:340px;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells.setItemBtns {
		display:table-cell;
		table-layout:auto;
		width:190px;
		text-align:right;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells.setItemBtns .setItemCell.setItemBtn {
		display:inline-block;
		padding:6px 0;
		width:85px;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells.setItemBtns .setItemCell.setItemBtn:last-child {
			padding:6px 0;
		}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemName {
    	font-size: 1.1em;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemNum {
		width:70px;
		text-align:right;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemPrice {
		width:140px;
		text-align:right;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemPoint {
		width:120px;
		text-align:right;
	}
}
@media only screen and (min-device-width:1280px) {
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem {
		display:table;
		width:100%;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells {
		display:table-cell;
		vertical-align:middle;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells.setItemPrices {
		width:340px;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells.setItemBtns {
		display:table-cell;
		table-layout:auto;
		width:190px;
		text-align:right;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells.setItemBtns .setItemCell.setItemBtn {
		display:inline-block;
		padding:6px 0;
		width:85px;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells.setItemBtns .setItemCell.setItemBtn:last-child {
			padding:6px 0;
		}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemNum {
		width:70px;
		text-align:right;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemPrice {
		width:140px;
		text-align:right;
	}
	ul.setLists li.setList ul.setItemsLists li.setItemsList .setItem .setItemCells .setItemCell.setItemPoint {
		width:120px;
		text-align:right;
	}
}
/*/.setLists*/


/* .bookAttention */
.bookAttention {
	border:2px solid #CCC;
	margin:10px;
	padding:10px;
}
.bookAttention .bookAttentionHeader p {
}
.bookAttention .bookAttentionContent {
	margin:10px 0 0 0;
}
.bookAttention .bookAttentionContent ul {
}
.bookAttention .bookAttentionContent ul li {
	margin:10px 0 0 0;
	font-size:0.8em;
	line-height:1.5em;
	color:#999;
	list-style-type:disc;
	list-style-position:inside;
}
/* /.bookAttention */
