@charset "iso-2022-jp";

/* intro */
div.copy {
	background-image:url(img/images.png);
	background-position:0 -100px;
	background-repeat:no-repeat;
	height:177px;
	margin-bottom:30px;
	}
div.copy p {
	position:absolute;
	left:-999px;
	width:700px;
	font-size:1px;
	}

div.introduction {
	margin:0 60px 40px;
	}
div.introduction p {
	line-height:1.5;
	margin-bottom:1.5em;
	}
div.introduction p strong {
	color:#b27b0c;
	}


/* comment */
div.contents h2 {

	}
div.sections {
	margin:0 55px 40px;
	}
div.sections h3 {
	color:#7b4e04;
	border-bottom:6px solid #e3e3e3;
	margin-bottom:0.75em;
	}
div.sections h3 span {
	display:block;
	color:#333;
	text-shadow:1px 1px 3px #dfa53b;
	letter-spacing:0.25em;
	font-size:125%;
	line-height:1.25;
	background-color:#ffeea4;
	padding:0.5em 1em;
	border-left:14px solid #dfa53b;
	}
div.sections p {
	line-height:1.6;
	margin:0 34px;
	}
div.sections p.mgb-1em {
	margin-bottom:1em;
	}

/* button */
p.tocomment {
	background-image:url(img/images.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 210px;
	}
p.tocomment a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	height:90px;
	}

p.tomodoru {
	background-image:url(img/images.png);
	background-position:-500px 0;
	background-repeat:no-repeat;
	margin:0 310px;
	}
p.tomodoru a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	height:90px;
	}