@charset  "utf-8";
#interestingArea .section {
	padding-top: 20px;
	padding-bottom: 20px;
}

#interestingArea h2 {
	background:none;
	height:auto;
	text-align:center;
	margin-top:15px;
}


#interestingArea .bookbox {
	height: 181px;
	background-image: url(images/bgimg.png);
	background-repeat: no-repeat;
	width: 260px;
	float: left;
	margin: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

#interestingArea .bookbox img {
	margin-left: 30px;
}

#interestingArea .bookbox .txt {
	width: 100px;
	font-size: 12px;
	display: block;
	margin-left: 30px;
}

#interestingArea .wadai {
	width: 560px;
	height: 600px;
	background-image: url(images/wadai.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 50px 0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#interestingArea .wadaibox {
	/*height: 181px;*/
	width: 210px;
	float: left;
	margin: 10px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#interestingArea .wadaibox .txt {
	width: 100px;
	font-size: 12px;
	display: block;
	margin-left: 30px;
	line-height: 1.3em;
	margin-top: 1em;
}
#interestingArea .wadaibox img {
	margin-left: 30px;
}