@charset "utf-8";

header {
	margin-bottom: 73px;
}

.contents {
	width: 860px;
	margin: 0 auto 15px auto;
	padding-bottom: 71px;
	padding-top: 20px;
	background: url(../../img/common/dot_line.gif) no-repeat bottom;
}

h2 {
	margin-bottom: 80px;
}

.inner {
	width: 716px;
	margin: 0 auto;
}

#check {
	margin-bottom: 80px;
}

.checkList {
	width: 600px;
	margin-left: 80px;
	position: relative;
}

.checkList .click {
	position: absolute;
	top: -31px;
	left: -29px;
}

.checkList .finBtn {
	position: absolute;
	bottom: 70px;
	right: -20px;
	cursor: pointer;
}

#fin {
	display: none;
}

.finTop {
	width: 798px;
	padding-top: 37px;
	background: url(../../img/common/thickbox_bg_top.png) no-repeat;
	position: relative;
}

.finBottom {
	padding-bottom: 54px;
	background: url(../../img/common/thickbox_bg_bottom.png) no-repeat bottom;
}

.finMiddle {
	width: 697px;
	padding: 0 50px 0 51px;
	background: url(../../img/common/thickbox_bg_middle.png) repeat-y;
}

.finTop .closeBtn {
	position: absolute;
	bottom: -25px;
	right: 20px;
	cursor: pointer;
}

.finMiddle .inner {
	width: 617px;
	margin: 0 auto;
	padding: 65px 0 30px 0;
}

.checkList ul {
	width: 600px;
	height: 768px;
	position: relative;
}

.checkList li {
	width: 300px;
	position: absolute;
}

.checkList li {
	text-align: left;
}

.checkList li.c1 {
	top:0;
	left:0;
}

.checkList li.c2 {
	top:0;
	left: 357px;
}

.checkList li.c3 {
	top:190px;
	left:0;
}

.checkList li.c4 {
	top:190px;
	left: 357px;
}

.checkList li.c5 {
	top:400px;
	left:0;
}

.checkList li.c6 {
	top:400px;
	left: 357px;
}

.checkList li.c7 {
	top:590px;
	left:0;
}

.checkList li .box {
	width: 52px;
	height: 52px;
	background: url(../../img/lococheck/box.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	z-index: 10;
}

.checkList li .box img {
	position: absolute;
	top: -9px;
	left: 8px;
	display: none;
	z-index: 10;
}

.checkList li p {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.checkList li.c1 p {
	top: -18px;
}

.checkList li.c2 p {
	top: -10px;
}

.checkList li.c5 p {
	top: 19px;
}

.checkList li.c7 p {
	top: -15px;
}

#training {
	margin-bottom: 20px;
}

#training .point {
	margin-bottom: 80px;
}

#training dl {
	width: 716px;
	margin: 0 auto 70px auto;
}

#training dt {
	margin-bottom: 24px;
}

#training dd {
	text-align: left;
	width: 716px;
	overflow: hidden;
}

#training dd .img1 {
	margin: 0 0 15px 30px;
}

#training dd .img2 {
	margin: 0 0 0 64px;
}