@charset "shift_jis";

.chara1 {
	position: absolute;
	top:32px;
	right:7px;
	z-index: 1;
}


.box1 {
	position:relative;
	width:861px;
	height:400px;
	margin-bottom:10px;
	margin-left:55px;
}

.box1 h2 {
	margin-bottom: 14px;
}

.box1 p {
	margin-bottom:11px;	
}

.box1 .img1 {
	position: absolute;
	top:200px;
	left:0;
}

.box1 .img2 {
	position: absolute;
	top:346px;
	left:-2px;
}

.box1 .img3 {
	position: absolute;
	top:200px;
	left:261px;
}

.box2 {
	position:relative;
	width:850px;
	height:344px;
	margin-bottom:22px;
	margin-left:55px;
}

.box2 .txt1 {
	position: absolute;
	top:78px;
	left:0;
}
.box2 .txt2 {
	position: absolute;
	top:217px;
	left:0;
}

.box2 .img {
	position: absolute;
	top:58px;
	right:0;
}

.box3 {
	position:relative;
	width:850px;
	height:178px;
	margin-bottom:22px;
	margin-left:55px;
}

.box3 h2 {
	margin-bottom:20px;
}

.box4 {
	position:relative;
	width:850px;
	height:354px;
	margin-bottom:22px;
	margin-left:55px;
}

.box4 .txt1 {
	position: absolute;
	top: 77px;
	left:0;
}
.box4 .txt2 {
	position: absolute;
	top:325px;
	left:0;
}

.box4 .img {
	position: absolute;
	top: 77px;
	right:0;
}

