@charset "utf-8";

* {
	font-family: sans-serif;
	font-size: 0.98em;
}
h1 {
	font-size: 1.5em;
	border-bottom: 1px solid #000;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
}
div#layout {
	width: 800px;
	margin: 0 auto;
}

div#main table th {
	width: 180px;
	text-align: left;
	padding: 5px;
}
.chu {
	color: red;
}
table table.nyuryoku {
	border: 1px solid #ccc;
	width: 55px;
}
table td#kakunin table {
	width: 450px;
	margin-top:10px;
	margin-bottom:10px;
}
table td#kakunin table td {
	border-bottom: 1px solid #ccc;
}


#inputtables table {
	margin-top:10px;
	margin-bottom:10px;
}

#inputtables td {
	border: 1px solid #ccc;

}

