@charset "iso-2022-jp";

/* books */
div.bx-books {
	background-color:#fff;
	margin:0 60px 30px;
	padding-bottom:30px;
	}
div.bx-books h2 {
	background-image:url(../css/img/cm_h2_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#aab480;
	border-bottom:8px solid #f8f3e9;
	margin-bottom:20px;
	}
div.bx-books h2 span {
	display:block;
	font-size:100%;
	color:#172c0c;
	line-height:1.25;
	text-shadow:1px 1px 3px #5a642d;
	letter-spacing:0.2em;
	padding:15px 25px;
	}
div.bx-books p {
	line-height:1.5;
	margin:0 30px;
	}
div.bx-books p.mgb-1em {
	margin-bottom:1em;
	}

div.contents p.p-txt {
	line-height:1.5;
	margin:0 60px;
	}
div.contents p.p-mgb1em {
	margin-bottom:1.5em;
	}

/* shuppan */
div.bx-shuppan {
	margin:0 60px;
	}
div.bx-shuppan h2 {
	color:#00174e;
	text-shadow:1px 1px 3px #f8f3e9;
	font-size:125%;
	line-height:1.25;
	letter-spacing:0.2em;
	margin-bottom:0.5em;
	}
div.contents p {
	line-height:1.5;
	}

/* image */
div.ph-big {
	background-repeat:no-repeat;
	background-position:center top;
	padding-bottom:40px;
	}
div.ph-big img {
	width:980px;
	height:324px;
	}