@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: 1000px;
	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;
}

.sotowaku {
	border: 1px solid #ccc;
}


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-bottom:30px;
}

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

.memo {
	font-weight: normal;
	font-size: 90%;
	color: #515152;
}
.style2 {font-size: smaller}
.style1 {color: #FF0000}
