table.tokuteiTable th {
	text-align: left;
	width: 150px;
}
/*table.tokutei {
	width: 100%;
	height: auto;
}
table.tokutei th {
	width: 150px;
	height: auto;
	padding: 5px;
	background: #eeeeee;
	border: 1px #000 solid;
}
table.tokutei td {
	width: auto;
	height: auto;
	padding: 5px;
	border: 1px #000 solid;
}
table.tokutei td h3 {
	padding: 3px;
	background: #eeeeee;
}*/