@charset "utf-8";

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

.box01 {
	background: url("../images/img01.jpg") no-repeat 0 0;
	height: 1794px;
	position: relative;
}
.txt01 {
	position: absolute;
	left: 130px;
	top: 65px;
	max-width: 350px;
	text-align: justify;
}
.txt02 {
	position: absolute;
	left: 130px;
	top: 555px;
	max-width: 310px;
	text-align: justify;
}
.txt03 {
	position: absolute;
	left: 130px;
	top: 935px;
	max-width: 310px;
	text-align: justify;
}
.txt04 {
	position: absolute;
	left: 40px;
	bottom: 35px;
	max-width: 380px;
	text-align: justify;
}
.txt05 {
	position: absolute;
	right: 40px;
	bottom: 250px;
	max-width: 195px;
	text-align: justify;
}

