@charset "UTF-8";


.zentai {
	width: 980px;
	margin: 0 auto 0 auto;
}

.menu {
	margin: 0 0 0 30px;
}


.contents {
	margin: 40px auto 40px auto;
}


table {
	width: 100%;
}

table td {
	font-size: 12px;
	border: 1px solid #c3bab2;
	padding: 4px 10px 4px 10px;
	text-align: center;
}

.table_uchiwake > table {
	width: 200px;
	padding: 4px;
}

.table_uchiwake > table > tbody > tr > th {

}

.table_uchiwake > table > tbody > tr > td {
	width: 50px;
}