@charset "utf-8";
/* ===================================================================
CSS information

 file name  :books.css
 style info :booksページのスタイル
=================================================================== */

#booksContents{
	background:url(/images/books/bg_books.jpg) top left no-repeat;
	width:921px;
	height:2395px;
	margin:7px 0 0 0;
	padding:44px 33px 0 36px;
}

#bg{ background:url(/images/books/bg_books02.jpg) no-repeat left 1141px}

.img01{
	float:left;
	padding:0 9px 17px 0;
}
#booksContents .right{
	float:left;
}
#booksContents .left{
	float:left;
}
.img03{
	padding:14px 0 10px 0;
}
.img04{
	padding:0 0 30px 11px;
}
.img05{
	padding:17px 17px 15px 0;
}
.img07{
	padding:12px 23px 0 0;
}
.img08{
	padding:12px 0 0 0;
}

div.pdf{
	clear:both;
	background:url(/images/books/bg_pdf.jpg) top left no-repeat;
	width:905px;
	height:53px;
	margin:0 0 0 0;
	padding:7px 6px 16px 7px;
}
p.btn_pdf{
	float:left;
}
p.text_pdf{
	float:left;
	padding:0 36px 0 13px;
}
p.btn_adobe{
	float:left;
	padding:16px 0 0 0;
}

/* ---PDF配信中エリア---------------------------------------------------------- */

div.pdfContents{
  padding:30px 0 0 0;
}

div.pdfContents div.pdf2{
	clear:both;
	background:url(/images/books/bg_pdf02.jpg) top left no-repeat;
	width:918px;
	height:144px;
  padding-bottom:30px;
}

div.pdfContents p.tit{
  padding-bottom:30px;
}

div.pdfContents p.btn_pdf2{
  padding-top:10px;
  text-align:center;
}

div.pdfContents p.btn_adobe2{
	float:right;
	padding:18px 214px 0 0;
}

div.pdfContents div.howtouse{
  width:838px;
  margin:0 auto;
}



