@charset "UTF-8";
dl.accordion{
	width: 610px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
p{
	padding: 0px;
	margin: 0px 0px 10px;
}
.accordion dd{
	width: 610px;
	padding: 0px;
	margin: 0px 10px 10px 0px;
}
.contents_books {
	overflow: hidden;
	background: url(../images/booksgenreline.gif) repeat-y;
	margin: 0px auto 10px;
	padding: 0px;
	width: 950px;
	float: left;
	position: relative;
}
.column_books {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	width: 650px;
	position: relative;
	clear: both;
	float: left;
}
.bookinfo {
	width: 205px;
	position: relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.book_genre {
	width: 189px;
	margin: 5px 0px 20px 10px;
	float: left;
}
.book_text2 {
	float: left;
	text-align: justify;
	width: 180px;
	line-height: 21px;
	font-size: 100%;
	margin: 5px 0px 0px 3px;
}
.book_text2 h3 {
	line-height: 20px;
	margin: 5px 0px 0px;
	font-size: 102%;
}

.bookframe {
	border: 1px solid #DDD;
}

.textbox {
	font-size: 95%;
	line-height: 2.2;
	font-family: "LinotypeUniversW01-Regu", "Gothic Medium BBB", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
	;
	text-align: justify;
	color: #000;
	padding-top: 0px;
	padding-right: 10px;
	width: 370px;
	float: left;
	padding-left: 10px;
	clear: none;
}

.slides_container {
	overflow:hidden;
	position:relative;
	display:none;
	height: 500px;
	width: 600px;
}

.textbox2 {
	float: right;
	position: relative;
	width: 375px;
	font-size: 95%;
	font-family: "LinotypeUniversW01-Regu", "Gothic Medium BBB", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
	text-align: justify;
	line-height: 1.9;
	color: #555;
	padding: 0px 10px;
	margin: 10px 0px 0px;
}
.textbox2 li {
	background: transparent url(../images/list_grey.gif) no-repeat scroll left top;
	clear: both;
	display: block;
	line-height: 18px;
	list-style: none outside none;
	margin: 0;
	padding: 0 0 10px 18px;
	font-size: 99%;
	text-decoration: none;
}
.open{
	cursor: pointer
     }
 .open:hover{
	opacity: 0.75;
	filter: alpha(opacity=75);
     }
#slideBox{
	padding: 0px;
	width: 610px;
	overflow: hidden;
     }
#nslideBox{
	padding: 0px;
	width: 610px;
     }

.preview {
	margin: 10px 0px;
}


.mt40 {
	margin-top: 40px;
}
