@charset "iso-2022-jp";

div.contents h1 span {
	background-image:url(img/images.png);
	background-position:left top;
	}


/* intro */
div#bx-copy {
	background-image:url(img/images.png);
	background-position:0 -90px;
	background-repeat:no-repeat;
	margin-left:40px;
	height:360px;
	margin-bottom:30px;
	}
div#bx-copy p {
	position:absolute;
	left:-999px;
	width:700px;
	font-size:1px;
	}

div.bx-intro {
	margin:0 90px 40px;
	}
div.bx-intro p {
	line-height:1.6;
	margin-bottom:1.6em;
	}
div.bx-intro p strong {
	color:#0fa4cf;
	}


/* comment */
div.contents h2 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/images.png);
	background-position:0 -450px;
	background-repeat:no-repeat;
	height:44px;
	margin-bottom:30px;
	}
div.sections {
	margin:0 60px 40px;
	}
div.sections h3 {
	border-bottom:6px solid #e3e3e3;
	margin-bottom:0.75em;
	}
div.sections h3 span {
	display:block;
	color:#333;
	text-shadow:1px 1px 3px #499ac2;
	letter-spacing:0.25em;
	font-size:125%;
	line-height:1.25;
	background-color:#7bccf4;
	padding:0.5em 1em;
	border-left:14px solid #fc0;
	}
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:0 -500px;
	background-repeat:no-repeat;
	margin:0 200px;
	}
p.tocomment a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	height:90px;
	}

p.tomodoru {
	background-image:url(img/images.png);
	background-position:-550px -500px;
	background-repeat:no-repeat;
	margin:0 290px;
	}
p.tomodoru a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	height:90px;
	}