@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: 1221px;
	position: relative;
}
.txt01 {
	position: absolute;
	left: 95px;
	top: 25px;
	max-width: 290px;
	text-align: justify;
}
.txt02 {
	position: absolute;
	left: 555px;
	top: 22px;
	max-width: 310px;
	text-align: justify;
}
.txt03 {
	position: absolute;
	left: 50px;
	bottom: 40px;
	max-width: 290px;
	text-align: justify;
}
.txt04 {
	position: absolute;
	right: 40px;
	bottom: 235px;
	max-width: 225px;
	text-align: justify;
}

