@charset "utf-8";



#wbswrap .books {
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	background: transparent url(../images/ttl_books.gif) no-repeat center top;
	color: #313131;
	text-align: left;
	font: 13px/1.5 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.books h3 {
	margin-top: 40px;
	margin-bottom: 5px;
}
.books_box {
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.ttl_bg {
	background: url(../images/wbs_sttl_bg.gif) no-repeat 0px 0px;
	font-size: 15px;
	padding-top: 4px;
	height: 28px;
	color: #353535;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 30px;
}
.books_img {
	float: left;
	margin-right: 30px;
	width: 200px;
	padding-left: 5px;
}
.books_img img {
	border: 1px solid #c8c8c8;
}
.books_r {
	float: left;
	width: 350px;
}
.buy {
	padding-top: 10px;
}
.line {
	background: url(../images/line650.gif) no-repeat center center;
	height: 15px;
	clear: both;
}
hr {
	display:none;
}