@charset "EUC-JP";

/******************************* 共通 *******************************/
dl,dt,dd,form {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}
a.white:link {
	color: #ffffff; 
}
a.white:hover {
	color: #ffffff; 
}
a.white:active {
	color: #ffffff; 
}
a.white:visited {
	color: #ffffff; 
}
.textNone {
	display: none;
}
.center {
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
.aka {
	color: #CC0000;
}
.orange {
	color: #FF6633;
}
.textBig {
	font-size: 115%;
	vertical-align: baseline;
}
.yajirushi {
	color: #F47745;
	background-image: url(//image.books.rakuten.co.jp/books/img/common/search/icon/icon_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 15px;
}
.numberA {
	color: #B25C05;
}
.numberB {
	color: #000000;
}
.width165 {
	width: 165px;
}
.width170 {
	width: 170px;
}
.width125 {
	width: 124px;
}


/******************************* レイアウト *******************************/
div#mainBoxArea {
	/*background-image: url(//image.books.rakuten.co.jp/books/img/common/search/back.gif);
	background-repeat: repeat-y;*/
	/*width: 100%;*/
	min-width: 950px;
	position: relative;
	overflow: hidden;
}
div#rightBoxArea {
	width: 100%;
	float: left;
	margin-bottom: -32768px;
	padding-bottom: 32768px;
}
div#leftBoxArea {
	/*background-color: #DDF8CF;*/
	width: 186px;
	float: left;
	margin-right:-204px;
	margin-bottom: -32768px;
	padding-bottom: 32768px;
}
div#rightBox {
	margin-left: 205px;
}

/* Start clearfix ------------------------------ */

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

div#mainBox {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html div#mainBox {
	height: 1%;
}
div#mainBox{
	display: block;
}
/* End hide from IE-mac */

/* -------------------------------- end clearfix */


/******************************* 2009/07/21 追記 *******************************/

.kakaku {
	color: #bf0000;
	font-weight: bold;
}
.kakaku span {
	color: #333333;
	font-weight: normal;
	text-decoration: line-through;
}

.kakaku span.rec_price {
	text-decoration: none;
}

.kakaku span.old_price {
	text-decoration: none;
}

.kakaku span.maker_rec_price {
	text-decoration: none;
}

/******************************* 2009/09/09 追記 *******************************/

.StockText{
	line-height: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
}
/******************************* 2010/01/18 修正 *******************************/

ul.moreComment {
	zoom: 1;
}
ul.moreComment li {
	padding-right: 5px;
}
dl.moreOver,dl.moreOver dt,dl.moreOver dd {
	display: inline;
}
dl.moreOver dt {
	border-left: 1px solid #333333;
	padding-left: 8px;
}
dl.moreOver dd {
	font-size: 100%;
	font-weight: bold;
	margin-right: 5px;
}
/******************************* 2010/05/27 add *******************************/
.aki6 {
	margin-right: -6px;
}　
* html .aki6 {
	margin-right: -3px;
}

/******************************* 2010/11/26 add *******************************/
li.StockText.oneDayDelivery {
	padding-bottom: 3px;
}
li.StockText.oneDayDelivery span {
	font-weight: normal;
	color: #bc0000;
}
li.StockText.oneDayDelivery span img {
	vertical-align: middle;
	margin: 0 3px 0 5px;
}
ul.moreComment li.limited {
	display: block;
}

/******************************* 2011/01/27 add *******************************/
ul.moreComment li.alternativeLink {
	display: block;
}
li.alternativeLink dl {
	display: inline;
}
li.alternativeLink dt,
li.alternativeLink dd {
	display: inline;
	margin-right: 9px;
}
li.alternativeLink dd {
	font-size: 100%;
}
li.alternativeLink dd span.count {
	margin-right: 4px;
	font-weight: bold;
}
li.alternativeLink dd span.price {
	font-weight: normal;
	color: #bf0000;
}

/* add 2011.1.31 add */
div#rightContents div#topSearchBox dl.topSearch.orderCondition li {
	border: none; !important
}
div#rightContents div#topSearchBox dl.topSearch.orderCondition li.start {
	padding: 3px 0 0 10px;
	text-align: left;
	width: auto;
}



/* ------------------------------------------------------------
20120808 add small cart button
------------------------------------------------------------ */


.buyButton button.addToCart {
	display: inline;
	width: auto;
	/width: 160px;
	height: 25px;
	margin: 0;
	_margin-top: 5px;
	padding: 6px 0 0 5px;
	vertical-align: middle;
	border: none;
	color:#565656;
	font-size: 12px;
	letter-spacing: -0.1em;
	/text-align: left;
	cursor: pointer;
	background: none;
}
.buyButton a.addToCart{
	color:#565656;
	text-indent: 0;
	padding: 8px 0 0 5px;
	margin: 0;
	letter-spacing: -0.05em;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	background: none;
}

.buyButton button.addToCart:hover {
	text-decoration: underline;
} 

/******************************* 2012/11/06 add *******************************/
.buyButton img {
	width: 22px;
	height: 22px;
	margin: 12px auto 5px;
	_margin-top: 5px;
	padding-bottom: 1px;
	border: none;
	vertical-align: middle;
}
.popup {
	position:fixed;
	left:50%;
	top:50%;
	z-index:1500;
	color:#000000;
	font-size:12px;
	width:auto;
	height: auto;
	line-height:30px;
	margin:0 0 0 0;
	padding: 10px 10px 10px 75px;
	background:#FCF9E6;
	border:ridge 2px #aaaaaa; 
	display:none;
}


/* ------------------------------------------------------------
20121212 add buyButton_input
------------------------------------------------------------ */
.buyButton .buyButton_input {
	background:#eeeeee;
	margin: 10px 0;
	_margin-top: 5px;
	padding: 0;
	position: relative;
	width: 110px;
	height: 25px;
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
	border: none;
	cursor: default;
	text-indent: 0;
}
.buyButton .buyButton_input span{
	position: absolute;
	top: 50%;
	margin-top: -0.5em;
	left: 5px;
	font-size: 11px;
	line-height: 1;
	font-weight: bold;
	color:#666666;
	border-right: 1px solid #999999;
	padding: 0 5px 0 0;
}
.buyButton .buyButton_input a{
	display: block;
	position: absolute;
	top: 3px;
	right: 4px;
	width: 25px;
	height: 19px;
	overflow: hidden;
	background: no-repeat 0 0 url(//image.books.rakuten.co.jp/books/img/common/search/icon/btn_cart.gif);
	text-indent: -9999px;
	cursor: pointer;
}
