@charset "shift_jis";
table {
	width: 100%;
}
th, td {
	padding: 20px 0;
	border-bottom: 1px dotted #999;
}
.page1 {
	padding: 10px 0;
	border-bottom: 1px dotted #999;
}
.page2 {
	padding: 10px 0;
}
th {
	width: 25%;
	background: #eee;
	vertical-align: middle;
	text-align: center;
}
td {
	width: 100%;
	padding-left: 20px;
	box-sizing: border-box;
}
.td1 a {
	cursor: default;
	text-decoration: none;
}
.td2 a {
	cursor: default;
	text-decoration: none;
}
.td3 a {
	cursor: default;
	text-decoration: none;
}
.td4 a {
	cursor: default;
	text-decoration: none;
}
