@charset "utf-8";

.title {
	background: url("../images/title.png") no-repeat 0 0;
	padding: 0 0 0 190px;
}

.box01 {
	background: url("../images/img01.jpg") no-repeat 0 0;
	height: 1143px;
	position: relative;
}
.txt01 {
	position: absolute;
	left: 230px;
	top: 130px;
	max-width: 120px;
	text-align: justify;
}
.txt02 {
	position: absolute;
	left: 40px;
	top: 750px;
	max-width: 195px;
	text-align: justify;
}
.txt03 {
	position: absolute;
	right: 20px;
	bottom: 285px;
	max-width: 245px;
	line-height: 1.5;
}
.txt04 {
	position: absolute;
	left: 400px;
	top: 708px;
	max-width: 180px;
	text-align: justify;
}
.txt05 {
	position: absolute;
	left: 195px;
	top: 1050px;
	text-align: justify;
}

