@charset "utf-8";

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

.box01 {
	background: url("../images/img01.jpg") no-repeat 0 0;
	height: 1221px;
	position: relative;
}
.txt01 {
	position: absolute;
	left: 110px;
	top: 27px;
	max-width: 300px;
	text-align: justify;
}
.txt02 {
	position: absolute;
	left: 565px;
	top: 27px;
	max-width: 300px;
	text-align: justify;
}
.txt03 {
	position: absolute;
	left: 30px;
	top: 1115px;
	max-width: 390px;
	text-align: justify;
}
.txt04 {
	position: absolute;
	left: 480px;
	top: 1115px;
	max-width: 390px;
	text-align: justify;
}


