@charset "iso-2022-jp";

p.p-copy {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/copy.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:32px;
	margin-bottom:20px;
	}

/* comment */
div.bx-comment {
	background-color:#fff;
	margin:0 60px 30px;
	padding-bottom:30px;
	}
div.bx-comment 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-comment h2 span {
	display:block;
	font-size:125%;
	color:#2d3214;
	line-height:1.25;
	text-shadow:1px 1px 3px #5a642d;
	letter-spacing:0.25em;
	padding:20px 25px;
	}
div.bx-comment p {
	line-height:1.5;
	margin:0 30px;
	}

div.contents p.p-txt {
	line-height:1.5;
	margin:0 60px;
	}
div.contents p.p-mgb1em {
	margin-bottom:1.5em;
	}

/* image */
div.ph-big {
	background-repeat:no-repeat;
	background-position:center top;
	padding-bottom:40px;
	}
div.ph-big img {
	width:980px;
	height:364px;
	}