@charset "UTF-8";

table#Tsukin {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border-top:2px dashed #11712D;
	border-bottom:2px dashed #11712D;
}

table#Tsukin th {
	text-align:center;
	border-bottom:1px dashed #11712D;
}

table#Tsukin td {
	text-align:center;
	font-size:14px;
	white-space:nowrap;
	border-bottom:1px dashed #11712D;
	padding:10px;
}

table#Tsukin td span {
	font-weight:bold;
	background:#CCFFCC;
	paddiing:1px;
}


table#Tsukin td#TsSubmit {
	text-align:center;
	font-size:14px;
	white-space:nowrap;
	border-bottom:none;
}

table#Tsukin td#TsSubmit span {
	font-size:larger;
	font-weight:bold;
	background:#CCFFCC;
	paddiing:1px;
}

table#Tsukin2 {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border-top:2px;
	border-bottom:2px;
}

table#Tsukin2 th {
	text-align:center;
	border-bottom:1px;
}

table#Tsukin2 td {
	text-align:center;
	font-size:14px;
	white-space:nowrap;
	border-bottom:1px;
	padding:5px;
}

table#Tsukin2 td span {
	font-weight:bold;
	background:#CCFFCC;
	paddiing:1px;
}

table#Tsukin2 td#TsSubmit {
	text-align:center;
	font-size:14px;
	white-space:nowrap;
	border-bottom:none;
}

table#Tsukin2 p#ans {
	text-align:center;
	font-size:25px;
	white-space:nowrap;
	border-bottom:none;
}

table#Tsukin2 td#TsSubmit span {
	font-size:larger;
	font-weight:bold;
	background:#CCFFCC;
	paddiing:1px;
}
