<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0;
	padding:0;
}

.hint_zu05{
position:absolute;
top:320px;
left:450px;
font-size:18px;
line-height:30px;
width:380px;
}

#container08 {
	position:absolute;
	top:0px;
	left:0px;
	width:240px;
	height:240px;
	background:url(../img/math/time05.png) no-repeat;

}

#fuchi,#memori5,#memori,#short,#canvas {
	position: absolute;
	top:0px;
	left:0px;
}

#long, #longZ {
	position: absolute;
	top:7px;
	left:105px;
	-moz-transform-origin:center 114px;
	-webkit-transform-origin:center 114px;
	-o-transform-origin:center 114px;
	-ms-transform-origin:center 114px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#longZ, #shortZ {
	opacity: 0;
}

#short, #shortZ {
	position: absolute;
	top:54px;
	left:105px;
	-moz-transform-origin:center 68px;
	-webkit-transform-origin:center 68px;
	-o-transform-origin:center 68px;
	-ms-transform-origin:center 68px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#container_s {
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	height:300px;
	background: url(../img/math/ans_time.png) center 48px no-repeat;
}
#canvas_s {
	position: absolute;
	top:0px;
	left:0px;
	
}
#long_s, #longZ_s,#longZ_s2 {
	position: absolute;
	top:70px;
	left:146px;
	-moz-transform-origin:center 80px;
	-webkit-transform-origin:center 80px;
	-o-transform-origin:center 80px;
	-ms-transform-origin:center 80px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#longZ_s, #shortZ_s,#longZ_s2,#shortZ_s2 {
	opacity: 0;
}

#short_s, #shortZ_s,#shortZ_s2 {
	position: absolute;
	top:110px;
	left:146px;
	-moz-transform-origin:center 40px;
	-webkit-transform-origin:center 40px;
	-o-transform-origin:center 40px;
	-ms-transform-origin:center 40px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#fukidasi {
	width:160px;
	height: 38px;
	background:url(../img/fukidasi1.png) top center no-repeat;
	position:absolute;
	top:5px;
	left:70px;
	text-align: center;
	display: none;
	font-size: 13px;
	line-height:1;
	padding-top:5px;
}

.anime_replay{
	position:absolute;
	top:535px;
	left:235px;
	width:241px;
	display: none;
}

.anime_replay:hover{
	cursor: pointer;
}

#numberbtn{
}</pre></body></html>