@charset "utf-8";
//*★★★★★★★★★★★★★★★★★★★★★入力問題の表示*/
*{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	border:none;
}*
#inputcontainers0, #inputcontainers1 {
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

#inputcontainers0 form input, #inputcontainers1 form input {
	position: absolute;
	border-style: none;
	background-color: transparent;
	font: 16px / 1.3em "游ゴシック", "ＭＳ ゴシック", "MS Gothic","ＭＳ Ｐゴシック", "MS PGothic","メイリオ", Meiryo, Osaka, sans-serif;
	width: 38px;
	height: 21px;
	margin:0px;
	padding:0px;
	text-align:center;
}

#typein1 {
	left: 115px;
	top: 425px;
}
#typein2 {
	left: 115px;
	top: 459px;
}

#typein11 {
	left: 115px;
	top: 425px;
}
#typein12 {
	left: 115px;
	top: 459px;
}
