.check_stage {
	position: relative;
	background: #e3f4e4;
	height: 215px;
	margin: 15px 0 0 0;
	padding: 0;
	border: 1px solid #64c372;
	margin-bottom: 30px;
}
.check_stage #start ,
.check_stage .scene ,
.check_stage #comm ,
.check_stage #result {
	position: absolute;
}
.check_stage p {
	margin: 0 0 0 0;
}

.check_stage #start {
	width: 100%;
	top: 120px;
}
.check_stage #start p {
	font-size: 24px;
	text-align: center;
}

#check_utu.check_stage {
	height: 280px;
}
@media print, screen and (min-width: 767px) {
	#check_utu.check_stage {
		height: 215px;
	}
}
#check_chihou .scene {
	display: none;
	top: 45px;
	left: 10px;
}
@media print, screen and (min-width: 767px) {
	#check_chihou .scene {
		left: 50px;
	}
}
#check_utu .scene {
	display: none;
	width: 100%;
	height: 198px;
	top: 0;
	left: 0;
}
#check_chihou .scene .question {
	position: relative;
	padding: 6px 30px 11px 42px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
}
#check_chihou .scene .question span.numb {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: 0;
	left: 0;
	text-indent: -9999px;
}
#check_utu .scene .question {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 14px;
	left: 15px;
	margin: 0;
	padding: 0;
}
#check_utu .scene .question span {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
}
.check_stage #scene01 .question span.numb { background: url(/_img/t_guide/num01.gif) no-repeat 0 center; }
.check_stage #scene02 .question span.numb { background: url(/_img/t_guide/num02.gif) no-repeat 0 center; }
.check_stage #scene03 .question span.numb { background: url(/_img/t_guide/num03.gif) no-repeat 0 center; }
.check_stage #scene04 .question span.numb { background: url(/_img/t_guide/num04.gif) no-repeat 0 center; }
.check_stage #scene05 .question span.numb { background: url(/_img/t_guide/num05.gif) no-repeat 0 center; }
.check_stage #scene06 .question span.numb { background: url(/_img/t_guide/num06.gif) no-repeat 0 center; }
.check_stage #scene07 .question span.numb { background: url(/_img/t_guide/num07.gif) no-repeat 0 center; }
.check_stage #scene08 .question span.numb { background: url(/_img/t_guide/num08.gif) no-repeat 0 center; }
.check_stage #scene09 .question span.numb { background: url(/_img/t_guide/num09.gif) no-repeat 0 center; }
.check_stage #scene10 .question span.numb { background: url(/_img/t_guide/num10.gif) no-repeat 0 center; }
.check_stage #scene11 .question span.numb { background: url(/_img/t_guide/num11.gif) no-repeat 0 center; }
.check_stage #scene12 .question span.numb { background: url(/_img/t_guide/num12.gif) no-repeat 0 center; }
.check_stage #scene13 .question span.numb { background: url(/_img/t_guide/num13.gif) no-repeat 0 center; }
.check_stage #scene14 .question span.numb { background: url(/_img/t_guide/num14.gif) no-repeat 0 center; }
.check_stage #scene15 .question span.numb { background: url(/_img/t_guide/num15.gif) no-repeat 0 center; }
.check_stage #scene16 .question span.numb { background: url(/_img/t_guide/num16.gif) no-repeat 0 center; }
.check_stage #scene17 .question span.numb { background: url(/_img/t_guide/num17.gif) no-repeat 0 center; }
.check_stage #scene18 .question span.numb { background: url(/_img/t_guide/num18.gif) no-repeat 0 center; }
.check_stage #scene19 .question span.numb { background: url(/_img/t_guide/num19.gif) no-repeat 0 center; }
.check_stage #scene20 .question span.numb { background: url(/_img/t_guide/num20.gif) no-repeat 0 center; }
.check_stage #scene21 .question span.numb { background: url(/_img/t_guide/num21.gif) no-repeat 0 center; }

#check_chihou .scene input ,
#check_utu .scene input {
	/*display: none;*/
	position: absolute;
	top: -5000px;
}

#check_chihou .scene label {
	position: absolute;
	display: block;
	background: url(/_img/t_guide/check_off.gif) no-repeat 0 center;
	width: 150px;
	height: 26px;
	top: 64px;
	padding: 7px 0 0 36px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	cursor: pointer;
}
#check_chihou .scene label.yes { left: 10px; }
#check_chihou .scene label.no { left: 100px; }
@media print, screen and (min-width: 767px) {
	#check_chihou .scene label.yes { left: 122px; }
	#check_chihou .scene label.no { left: 242px; }
}

#check_utu .scene label {
	position: absolute;
	display: block;
	background: url(/_img/t_guide/check_off.gif) no-repeat 0 0;
	/*width: 460px;*/
	left: 60px;
	padding: 6px 6px 11px 36px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	cursor: pointer;
}
#check_utu .scene label#sel1 { top: 15px; }
#check_utu .scene label#sel2 { top: 71px; }
#check_utu .scene label#sel3 { top: 127px; }
#check_utu .scene label#sel4 { top: 183px; }
@media print, screen and (min-width: 767px) {
	#check_utu .scene label#sel1 { top: 15px; }
	#check_utu .scene label#sel2 { top: 53px; }
	#check_utu .scene label#sel3 { top: 91px; }
	#check_utu .scene label#sel4 { top: 129px; }
}

#check_chihou .scene label.selected ,
#check_chihou .scene label:hover {
	background: url(/_img/t_guide/check_on.gif) no-repeat 0 center;
}
#check_utu .scene label.selected ,
#check_utu .scene label:hover {
	background: url(/_img/t_guide/check_on.gif) no-repeat 0 0;
}

.check_stage #cap {
	position: absolute;
	bottom: 8px;
	left: 60px;
	font-size: 14px;
}

.check_stage #comm {
	display: none;
	bottom: 4px;
	right: 7px;
	z-index: 9;
}
.check_stage #comm a {
	display: block;
	background: url(/_img/t_guide/reset_off.gif) no-repeat 0 center;
	width: 100px;
	height: 30px;
	text-indent: -9999px;
}
.check_stage #comm a:hover {
	background: url(/_img/t_guide/reset_on.gif) no-repeat 0 center;
}

.check_stage #result {
	display: none;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 80%;
	height: 6.2rem;
}
.check_stage #result #score {
	width: auto;
	padding: 20px 0;
	border: 1px solid #666;
	font-weight: bold;
	text-align: center;
}
.check_stage #result #score strong {
	display: inline-block;
	width: 100px;
	font-size: 24px;
	text-align: center;
}
@media print, screen and (min-width: 767px) {
	.check_stage #result {
		position: absolute;
		top: 65px;
		left: 102px;
		height: auto;	
	 }
	 .check_stage #result #score {
		width: 358px;
	}	
}
