#saihakkou {
	font-size: small;
	width: 100%;
	border: 1px solid #CCC;
}
#saihakkou tr th {
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #999;
	font-weight: bold;
}
#saihakkou tr td {
	padding: 10px;
	border: 1px solid #CCC;
}
#saihakkou tr p {
	list-style-type: none;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	background-image: none;
}
#saihakkou tr .saihakkou {
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

#saihakkou-submit {
	padding: 20px;
	font-size: 12px;
}
#saihakkou-submit input {
	font-size: 30px;
	padding: 20px;
	font-weight: lighter;
}
