@charset "shift_jis";

.chara01 {
	position: absolute;
	top:27px;
	right:0;
	z-index: 1;
}

/* adventure */
.adventure {
	width:850px;
	height:296px;
	margin-bottom:22px;
	margin-left:55px;
}

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

.adventure .img01 {
	float:right;
}


/* type */
.type {
	position:relative;
	width:850px;
	height:785px;
	margin-bottom:22px;
	margin-left:55px;
}

.type .copy01 {
	position: absolute;
	top:78px;
	left:51px;
}

.type .copy02 {
	position: absolute;
	top:78px;
	left:477px;
}

.type .img01 {
	position: absolute;
	top:148px;
	left:51px;
}

.type .copy03 {
	position: absolute;
	top:342px;
	left:76px;
}

.type .typeBattle {
	position: absolute;
	top:397px;
	left:110px;
	border: #CCCCCC 1px solid;
	width: 628px;
	height: 146px;
}

.type .typeBattle .img02 {
	float:right;
	margin: 14px 15px 0 0;
}

.type .typeBattle dl {
	margin: 39px 0 0 15px;
}
.type .typeBattle dt {
	margin-bottom: 15px;
}

.type .img03 {
	position: absolute;
	top:565px;
	left:0;
}

.type .copy04 {
	position: absolute;
	top:606px;
	left:477px;
}

/* legend */
.legend {
	width:850px;
	margin-left:55px;
}

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

.legend .copy01 {
	margin-bottom: 20px;
}


