@charset "EUC-JP";


/* blue header & icon & search & background
------------------------------------------------------ */
div#newRelease h3.ebook {
	margin-top: 10px;
	padding: 5px;
	border-bottom: 1px solid #b0b0b0;
	color: #0b090a;
	font-weight: bold;
	font-size: 16px;
}
/* productInfo monopolyArea
------------------------------------------------------ */

#productInfo .monopolyArea {
	margin-top: 5px;
}

#productInfo .monopolyArea li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 5px 0;
	border: 1px solid #999999;
	font-size: 12px;
}
#productInfo .monopolyArea li.lastChild {
	margin: 0;
}
#productInfo .monopolyArea li a {
	padding: 3px 12px;
	text-decoration: none;
}

#productInfo .identifierArea {
	margin: 5px 0 10px;
}
#productInfo .identifierArea dt {
	float: left;
	vertical-align: top;
}
#productInfo .identifierArea dd {
	vertical-align: top;
}

#productInfo .identifierArea dt.series + dd{margin-left: 6em;}
#productInfo .identifierArea dt.releaseDate + dd{margin-left: 4em;}
#productInfo .identifierArea dt.device + dd {margin-left: 5em;}

#productInfo .identifierArea dt.series {
	padding: 2px 0;
}

#productInfo .identifierArea dt.releaseDate,
#productInfo .identifierArea dt.releaseDate + dd {
	margin-bottom: 4px;
	padding: 2px 0;
}

#productInfo .identifierArea dt.device + dd li{
	margin: 0 0 5px 0;
	padding: 0 5px;
	border-left: 1px solid #000000;
	float: left;
	line-height: 1;
}
#productInfo .identifierArea dt.device + dd li:first-child {
	padding-left: 0;
	border-left: none;
}
#productInfo .identifierArea dt.device + dd li.lastChild {
	margin-bottom: 15px;
}

/* purchaseBox
------------------------------------------------------ */

#purchaseBox .productPriceComparison {
	margin-bottom: 5px;
	font-size:105%;
}
#purchaseBox .productPriceComparison .paperPrice {
	padding-right: 7px;
}
#purchaseBox .productPriceComparison .reasonable {
	color: #BF0000;
}
#purchaseBoxKoboTitle {
	margin: 0 5px;
	padding: 10px 0 5px;
	font-size: 14px;
	border-bottom: 1px dotted #CCCCCC;
}
#purchaseBoxKoboTitle .ebook{
	vertical-align: top;
}
#purchaseBoxKoboTitle .icon_koboAvailable {
	display:inline-block;
	text-indent: -9999px;
	background: url(//image.books.rakuten.co.jp/books/img/common/smart/sprite_icons20130311.png) no-repeat -1px -289px;
	background-size: 115px 340px;
	width:112px;
	height:25px;
	margin-right: 10px;
}
#purchaseBoxKoboPrice {
	margin: 10px 10px;
	display:table;
	width: auto;
}
#purchaseBoxKoboPrice dt {
	display:table-cell;
	font-weight: bolder;
	vertical-align: middle;
	width: 65%;
	text-align: left;
}
#purchaseBoxKoboPrice dt a {
	font-size: 13px;
}
#purchaseBoxKoboPrice dd {
	display:table-cell;
	color: #BF0000;
	/*font-size: 175%;*/
	font-size: 150%;
	font-weight: bolder;
	vertical-align: middle;
	width: 35%;
	text-align: right;
}
#purchaseBox .couponCode {
	margin: 10px 0;
}
#purchaseBox .couponCode span {
	font-size: 80%;
}
.new_buyButton .new_addToCart_kobo {
	background: #7cb14a;
	border-radius: 5px;
	border: none;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:9px;
	box-shadow: 0 2px 1px rgba(255, 255, 255, 0.4) inset, 0 -1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 5px rgba(255, 255, 255, 0.5) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
}
.new_buyButton .new_addToCart_kobo:hover {
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2) inset;
}
.new_buyButton .new_addToCart_kobo span:before {
	content:"";
	position:relative;
	display:inline-block;
	width:20px;
	height:17px;
	background: url(//image.books.rakuten.co.jp/books/img/common/smart/icon-add-cart-01.png) no-repeat 0 2px;
	background-size: 20px 17px;
	padding-left: 5px;
}
#purchaseBox #purchaseKoboBox .new_buyButton .new_addToCart_kobo {
	margin-bottom: 10px;
}


/* seriesItem, sliderBox
------------------------------------------------------ */
#seriesItems {
	margin-bottom: 15px;
	background-color: #63C8D5;
	border: 1px solid #999999;
}
#seriesItems h2 {
	font-size: 16px;
	font-weight: bold;
	background: url(//image.books.rakuten.co.jp/books/img/common/smart/icon-arrow.png) no-repeat right center;
}
#seriesItems h2 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 19px 10px 5px;
	text-shadow: -1px -1px 1px #5AB5C1;
	display: block;
}
#seriesItems h2 a span.linkColor {
	color: #003399;
}
div#contents div.sliderBox.kobo h2 {
}
/* 
------------------------------------------------------ */
div#contents div.sliderBox.ebook h2 {
	display: none;
    background-color: #63C8D5;
    text-shadow: -1px -1px 1px #5AB5C1;
}




.koboAppLinkBox {
	margin: 20px 0 10px;
}
.koboAppLinkBox p{
	text-align: center;
}
.koboAppLinkBox img{
	padding: 5px;
	border: 1px solid #cccccc;
}

#relatedEBookItems {
	margin-bottom: 15px;
}
#relatedEBookItems h2 {
	border-bottom: 1px solid #999999;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 5px 5px;
}
#relatedEBookItems h2 em{
	font-style: normal;
}

#relatedEBookItems .inner {
	background: none repeat scroll 0 0 #fff;
	padding: 5px;
	font-size: 12px;
}
#relatedEBookItems li {
	border-bottom: 1px dotted #CCCCCC;
	line-height: 1.6;
	padding: 5px 5px 10px;
}
#relatedEBookItems li.relatedEbookItems_last {
	padding-bottom: 5px;
	border-bottom: medium none;
}
#relatedEBookItems li em {
	color: #BF0000;
	font-style: normal;
	font-weight: bold;
}
#relatedEBookItems li span.icon img{
	padding: 2px;
	vertical-align: middle;
}


/* Clears
------------------------------------------------------ */

#purchaseBoxKoboPrice {
	clear: both;
	zoom:1;
	min-height: 1px;
}
#purchaseBoxKoboPrice:after {
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
}

