@charset "utf-8";


#books_detail {
	margin-left: 8px;
	margin-right: 2px;
}
#books_detail h2 {
	font-size: 14px;
}
#books_detail table td.txt_box {
	width: 333px;
}
#books_detail table td.img_box {
	width: 224px;
	padding-top: 14px;
}
#books_detail table td.img_box img {
	margin-left: 18px;
}

#books_detail table td,
#books_detail table td p {
	line-height: 1.5em;
	font-size: 14px;
}

#books_detail .txt_02 {
	padding: 14px;
	background-color: #DFE0E1;
	font-size: 12px;
}

#books_detail .buy_box {
	padding-bottom: 40px;
}
#books_detail .order {
	margin-left: 10px;
}












