@charset "utf-8";
/* CSS Document */


figure.book{
	float:left;
	width:240px;
	margin-left:0;
	}

.aboutThisBook{
	overflow:hidden;
	}

.btnBox{
	text-align:center;
	margin:10px 0;
	}

p.copy{
	margin-top:30px;
	}

.postedContents{
	margin:10px 0;
	padding:10px 15px 15px 15px;
	background:url(/matchingbook/img/page/top/bg_cell.gif);
	border:3px solid #0a1833;
	overflow:hidden;
	}

.postedContents	figure{
	float:left;
	margin:15px 5px;
	}
.postedContents h3{
	margin:0.25em auto 0.25em 180px;
	padding:0;
	font-size:1.9em;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.1;
	}
.postedContents h3 span{
	font-size:0.5em;
	line-height:1;
	}
.postedContents	.point{
	margin:0.5em auto 0.5em 180px;
	line-height:0;
	}
.postedContents	.point	img{
	vertical-align:bottom;
	}
.postedContents	ul{
	margin:0.5em 0 0.5em 195px;
	}
.jump{
	float:right;
	margin:0;
	padding-left:25px;
	background:url(/matchingbook/img/page/top/icn_arrow.png) left center no-repeat;
	color:#333;
	font-size:1.5em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.jump	a{
	}