@charset "UTF-8";
/* ******************************************************************

	--books.css--

	1. Layout setting

****************************************************************** */


/*==================================================================
	1. Layout setting
===================================================================*/
#pageBooks .sectionInner {
	margin-bottom:22px;
	padding:31px 0 36px;
}
#pageBooks .introBox {
	background:#D65B23;
}
#pageBooks .introBox .boxInner {
	min-height:138px !important;
	padding:0 0 5px;
	background:url(../img/books/bg_line01.gif) 108px 0 no-repeat;
}
#pageBooks .sectionInner .text {
	float:left;
	padding:36px 17px 0;
}
.block01 .text {
	min-height:263px;
	margin-right:22px;
	padding:36px 7px 0 16px !important;
	background:url(../img/books/bg_book01.png) 0 0 no-repeat;
}
.block02 .text {
	min-height:263px;
	margin-top:-7px;
	background:url(../img/books/bg_book02.png) 0 0 no-repeat;
}
.block03 .text {
	min-height:297px;
	margin:2px 58px 0 105px;
	background:url(../img/books/bg_book03.png) 0 0 no-repeat;
}
#pageBooks .sectionInner .text h2 {
	margin-bottom:28px;
}
#pageBooks .sectionInner .imageCover {
	float:left;
}
.block02 .imageCover {
	padding:0 32px 0 98px;
}