@charset "UTF-8";

/* book マイコネクトマイコネクトおすすめ本を紹介しよう===================================================

bookTitle

=============================================================================== */


/* bookTitle*/

#bookTitleArea{
	background: #BBE433 url(../images/book-f01.gif) no-repeat center bottom;
	margin: 0px 0px 30px;
	padding: 0px 0px 10px;
	width: 530px;
	display: block;
}

#bookConArea{
	background: #FFFFD7 url(../images/book-f0102.gif) no-repeat center bottom;
	margin: 0px auto;
	padding: 0px 0px 10px;
	width: 510px;
}

#bookConAreaTop{
	background: url(../images/book-f0101.gif) no-repeat center top;
	margin: 0px;
	padding: 10px 10px 0px;
	width: 490px;
}

/* bookReview*/
.bookReview{
	background: url(../images/book-f0202.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
	width: 530px;
	display: block;
}
.bookReview02{
	background: url(../images/book-f0201.gif) no-repeat center top;
	margin: 0px;
	padding: 10px 10px 0px;
	width: 510px;
	display: block;
}
.bookReview03{
	background: url(../images/book-f0203.gif) no-repeat center bottom;
	margin: 0px;
	padding: 0px 0px 10px;
	width: 530px;
}

