@charset "euc-jp";
/* CSS Document */

*{
	color: #432509;
}




#lead{
	width: 520px;
	height: auto;
	background: url(../img/chapter1/chapter1_1/lead.jpg) top center no-repeat;
	padding: 0 90px;
	text-align: left;
}

.cntBox{
	width: 520px;
	height: auto;
	background: url(../img/chapter1/chapter1_1/ctBox_center.jpg) top center;
	padding: 0 90px;
	text-align: left;
}

.cntBox p{
	width: 510px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	font-size: 12px;
}

.ssBox{
	width: 407px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
}

.miniTitle{
	width: 520px;
	padding: 5px 0;
	text-align: left;
}
