@charset "utf-8";


dl.consciousness {
	background: url("../images/consciousness.png") no-repeat 0 0;
	width: 503px;
	height: 182px;
	margin: 25px auto 50px auto;
}
dl.consciousness dt {
	padding: 10px 0 0 15px;
}
dl.consciousness dd {
	margin: 0 0 0 15px;
	max-width: 150px;
}
p.img_r {
	float: right;
}
p.img_r2 {
	float: right;
	margin: 0 300px 0 0;
}
.box01 {
	background: url("../images/1.png") no-repeat 10px 0;
	padding: 5px 0 0 80px;
	min-height: 94px;
}
.box02 {
	background: url("../images/2.png") no-repeat 0 0;
	padding: 5px 0 0 80px;
	margin-bottom: 5px;
	position: relative;
}
.box03 {
	background: url("../images/3.png") no-repeat 0 0;
	padding: 125px 0 0 0;
	margin-bottom: 5px;
	position: relative;
}
.box03 strong {
	color: #6fba2c;
}
div.levelup {
	background: url("../images/levelup.png") no-repeat 0 0;
	width: 289px;
	height: 257px;
	position: absolute;
	right: 0;
	top: 0;
}
div.levelup p {
	font-size: 15px;
	padding: 40px 10px 0 20px;
	line-height: 1.5;
}
.arrow {
	margin: 40px 0 40px 150px;	
}
.arrow2 {
	margin: 70px 0 70px 150px;	
}
.ng {
	background: url("../images/ng.png") no-repeat 0 0;
	height: 158px;
	width: 586px;
	margin: 50px auto 0 auto;
}
.ng p {
	font-size: 15px;
	line-height: 1.5;
	max-width: 210px;
	padding: 15px 0 0 140px;
}