@charset "utf-8";

.title {
	background: url("../images/title.png") no-repeat 0 0;
	padding: 0 0 0 228px;
}
.title h2 {
	height: 150px;
}
.box01 {
	background: url("../images/img01.jpg") no-repeat 0 0;
	height: 1193px;
	position: relative;
}
.txt01 {
	position: absolute;
	left: 90px;
	top: 25px;
	max-width: 300px;
	text-align: justify;
}
.txt02 {
	position: absolute;
	left: 550px;
	top: 25px;
	max-width: 320px;
	text-align: justify;
}
.txt03 {
	position: absolute;
	left: 30px;
	top: 960px;
	max-width: 200px;
	text-align: justify;
}
.txt04 {
	position: absolute;
	left: 495px;
	top: 960px;
	max-width: 210px;
	text-align: justify;
}


