@charset "utf-8";

div.box01 {
	background: url("../images/img01.png") no-repeat 0 0;
	width: 900px;
	height: 811px;
	margin: 10px auto 30px auto;
	position: relative;
}
div.box01 p {
	line-height: 1.6;
	position: absolute;
	
}
.txt02 {
	left: 30px;
	top: 130px;
	max-width: 100px;
}
.txt03 {
	left: 480px;
	top: 130px;
	max-width: 140px;
}
.txt04 {
	left: 20px;
	bottom: 20px;
	max-width: 245px;
	font-size: 14px;
}
.txt05 {
	right: 0;
	bottom: 15px;
	max-width: 120px;
	font-size: 14px;
}

.levelup {
	background: url("../images/img02.png") no-repeat 0 0;
	width: 753px;
	height: 244px;
	margin: 0 auto;
}
.levelup p {
	padding: 115px 0 0 25px;
	font-size: 14px;
	line-height: 1.8;
	max-width: 150px;
}