/* character */

div#acrplain {
	/* override */
	text-align: left;
}

div.character {
	background: #0fa1b8 url(../img/bg_container_character.jpg) no-repeat center top;
}


div.character div.bg_layer {
	position: relative;
	top: 84;
	left: 94;
	width: 579px;
	margin-bottom: 119px;
	text-align: left;
}


div.character div.section {
	position: absolute;
	top: 0;
	left: 94;
	width: 579px;
	height: 401px;
	text-align: left;
}
div.character div.section div.content {
	position: absolute;
	top: 84;
	left: 0;
	width: 579px;
}
div.character div.section h2 {
	width: 111px;
	margin-left: 234px;
}
div.character div.section div.relationship {
	width: 515px;
	margin: 3px 0 0 32px;
}
/* detail */
div.character div.section h3 {
	width: 414px;
	margin-top: 49px;
	margin-left: 164px;
}
div.character div.section div.text {
	width: 404px;
	margin-top: 18px;
	margin-left: 166px;
}
div.character div.section div.btn {
	position: absolute;
	top: 279;
	right: -51;
	width: 52px;
}
div.character div.section div.img {
	position: absolute;
	top: -103;
	left: -8;
	width: 154px;
}
	/* ashley */
	div.ashley div.section h3 {
		width: 414px;
		margin-top: 27px;
		margin-left: 164px;
	}
	div.ashley div.section div.text {
		width: 391px;
		margin-top: 18px;
		margin-left: 166px;
	}



div.character h1 {
	position: absolute;
	width: 282px;
	top: -36;
	left: 242;
	z-index: 9999;
}

