@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: 1200px;
	position: relative;
}
.txt01 {
	position: absolute;
	left: 85px;
	top: 70px;
	max-width: 275px;
}
.txt02 {
	position: absolute;
	left: 595px;
	top: 395px;
	max-width: 260px;
}
.txt03 {
	position: absolute;
	left: 95px;
	top: 640px;
	max-width: 305px;
}
.txt04 {
	position: absolute;
	left: 28px;
	bottom: 30px;
	max-width: 350px;
}
.txt05 {
	position: absolute;
	right: 30px;
	bottom: 11px;
	max-width: 427px;
}
.txt04 h3,
.txt05 h3 {
	color: #2AA3A7;
	font-size: 18px;
}
