@charset "Shift_JIS";
#newbooks_box {
	font: .9em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "?? ?ゴシ?", "MS PGothic", sans-serif;
	padding: 0px;
	float: left;
	width: 560px;
	margin-bottom: 50px;
	overflow: visible;
	margin-left: 55px;
}


span bookscopy {
	float: left;
	color: #009515;
	font: 15px/120% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "?? ?ゴシ?", "MS PGothic", sans-serif;
	text-align: justify;
}
.books_copy {
	color: #009515;
	font: bold 15px/120% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "?? ?ゴシ?", "MS PGothic", sans-serif;
	margin-bottom: 1px;
	margin-top: 1px;
}
.books_copy_sub {
	color: #009515;
	font: bold 11px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "?? ?ゴシ?", "MS PGothic", sans-serif;
	vertical-align: baseline;
	margin-top: 1px;
	margin-bottom: 1px;
}
.img newbooks {
	right: 10px;
	top: 10px;
	/* [disabled]bottom: 10px; */
	left: 0px;
	float: left;
}
.inner_left {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "?? ?ゴシ?", "MS PGothic", sans-serif;
	padding-right: 10px;
	width: auto;
	float: left;
}
.inner_middle {
	color: #000000;
	font: 10px/160% "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	padding-right: 10px;
	float: left;
	width: 200px;
	text-align: left;
}

.inner_right {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "?? ?ゴシ?", "MS PGothic", sans-serif;
	padding-right: 10px;
	float: left;
	width: 125px;
}
.inner_bottom {
	color: #000000;
	font: 1.1em/140% "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	float: left;
	width: 500px;
	clear: left;
	margin-bottom: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.green_bar {
	width: 560px;
	height: 15px;
	float: left;
	clear: left;
	background-color: #82FFA3;
	margin-top: 60px;
}
.inner_top {
	width: 560px;
	float: left;
	clear: left;
	height: auto;
}
#newbooks_box .inner_middle strong {
	color: rgba(255,0,4,1.00);
	font-weight: bold;
}
.bottom_b  {
	float: none;
	width: 800px;
	margin: 10px  10px 10px;
	padding: 10px;
	clear: both;
}


figure {
	width: 554px;
	height: 66px;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}


figure img {
	clear:both;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
figure:hover img {
	opacity: .5;
	float: left;
}
