/* CSS Document */

#p1 h1.ttl { background: url(../spend/images/catch1.gif) no-repeat top left; }
#p2 h1.ttl { background: url(../spend/images/catch2.gif) no-repeat top right; }
#p3 h1.ttl { background: url(../spend/images/catch3.gif) no-repeat top left; }
#p4 h1.ttl { background: url(../spend/images/catch4.gif) no-repeat top right; }
#p5 h1.ttl { background: url(../spend/images/catch5.gif) no-repeat top left; }

.box { height: 640px; }
.box .green { height: 100px; margin-bottom: 65px; }
.box .green p.eng { color: #4b4848; margin-bottom: 0; }
.box div.txt { height: 420px; padding-top: 20px; }
.box div.txt dt {
	border: 1px solid #4b4848;
	text-align: center;
	display: block;
	font-size: 12px;
	letter-spacing: 3px;
	margin-bottom: 20px;
}
.box div.txt dd { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dotted #4b4848;
	text-align: justify;
	-ms-text-justify: auto;
	text-justify: auto;
	text-justify: inter-ideograph;
}
.box div.txt p { display: block; }
