@charset "shift-jis";

body {
	background:url(../img/bg_line_170208.jpg) repeat-x top left #E0DCF1;
}
body #container {
	width:850px;
	background-image:none;
}
#container a img {
	vertical-align:top;
}
.contents-wrap {
	background:#e0dcf1;
}
.contents-wrap .contents-area {
	margin:0 45px;
	padding-bottom:20px;
}
.contents-area h3 {
	margin-bottom:15px;
}
.contents-area .books-wrap-top {
	background:url(../img/bg_books_three_top.gif) no-repeat top left;
	padding-top:10px;
	margin-bottom:15px;
}
.contents-area .books-wrap-bottom {
	background:url(../img/bg_books_three_bottom.gif) no-repeat bottom left;
	padding-bottom:10px;
}
.contents-area .books-wrap {
	background:url(../img/bg_books_three_middle.gif) repeat-y top left;
}
.books-wrap .item {
	float:left;
	width:207px;
	_width:240px;
	padding:0 16px 0 18px;
	margin-right:17px;
	display:inline;
}
.books-wrap .item.right {
	margin-right:0;
}
.contents-area .item .img-book {
	margin:12px 20px;
}
.contents-area .item {
	margin-bottom:5px;
}
.contents-area .item dl {
	font-weight:bold;
	line-height:150%;
	font-size:115%;
	background:url(../img/bg_dotline.gif) repeat-x bottom left;
	padding-bottom:15px;
	margin-bottom:15px;
}
.contents-area .item dl dt {
	font-size:110%;
}
.contents-area .item dl .txt-color {
	color:#543cb9;
}
.contents-area .item .story {
	line-height:150%;
}
.contents-area .item .btn-read {
	text-align:center;
	margin-top:10px;
}
.contents-area .books-wrap-top.twobooks {
	background:url(../img/bg_books_two_top.gif) no-repeat top left;
	padding-top:10px;
	margin-bottom:0;
}
.contents-area .books-wrap-top.twobooks .books-wrap-bottom {
	background:url(../img/bg_books_two_bottom.gif) no-repeat bottom left;
	padding-bottom:10px;
}
.contents-area .books-wrap-top.twobooks .books-wrap {
	background:url(../img/bg_books_two_middle.gif) repeat-y top left;
}
.contents-area .books-wrap-top.onebook {
	background:url(../img/bg_book_one_top.gif) no-repeat top left;
	padding-top:10px;
	margin-bottom:0;
}
.contents-area .books-wrap-top.onebook .books-wrap-bottom {
	background:url(../img/bg_book_one_bottom.gif) no-repeat bottom left;
	padding-bottom:10px;
}
.contents-area .books-wrap-top.onebook .books-wrap {
	background:url(../img/bg_book_one_middle.gif) repeat-y top left;
}

/* footer-area
==================================================*/
.footer-area {
	background:#fff;
	border-top:1px solid #b3b3b3;
	padding-top:10px;
}
.footer-area .inner-footer-area {
	width:850px;
	margin:0 auto;
	text-align:left;
}
.footer-area dl {
	margin:0 50px 0 100px;
}
.footer-area .logo {
	float:left;
	width:121px;
}
.footer-area .copyright {
	float:right;
	width:545px;
	font-size:85%;
	line-height:125%;
	color:#666;
}

