@charset "utf-8";

@import url("./common/minimum");


p.date {
	text-align: right;
}

div.selection-pass p.gender {
	margin-bottom: 0.4em;
}
div.selection-pass ul.name-list {
	list-style-image: none;
	margin-top: 0.4em;
	margin-bottom: 2em;
}
div.selection-pass ul.name-list li {
	list-style-image: none;
	margin-left: 3.6em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
div.class-name-time {
	height: 31em;
	position: relative;
}
div.class-name-time table.ME {
	position: absolute;
	top: 1.5em;
	left: 2em;
}
div.class-name-time table.MF {
	position: absolute;
	top: 1.5em;
	left: 15em;
}
div.class-name-time table.WF {
	position: absolute;
	top: 1.5em;
	left: 27em;
}