@charset "utf-8";
.title h2 {
	height: 150px;
}
.title {
	background: url("../images/title.png") no-repeat 0 0;
	padding: 0 0 0 202px;
}

.box01 {
	background: url("../images/img01.jpg") no-repeat 0 0;
	height: 1189px;
	position: relative;
}
.txt01 {
	position: absolute;
	left: 85px;
	top: 30px;
	max-width: 250px;
	text-align: justify;
}
.txt02 {
	position: absolute;
	left: 550px;
	top: 30px;
	max-width: 310px;
	text-align: justify;
}
.txt03 {
	position: absolute;
	right: 45px;
	top: 215px;
	max-width: 145px;
	line-height: 1.5;
	text-align: justify;
}
.txt04 {
	position: absolute;
	left: 12px;
	top: 990px;
	max-width: 180px;
	text-align: justify;
}
.txt05 {
	position: absolute;
	left: 490px;
	top: 990px;
	max-width: 180px;
	text-align: justify;
}

