@charset "utf-8";
/* CSS Document */

.grid .col.md2_4 {
	float: none;
}
.grid .col.japan_map {
	width: 100%;
	float: none;
	text-align: center;
}
.grid ol li {
	width: 50%;
	float: left;
	list-style: none;
	font-size: 117%;
}
.txt_link {
	text-align: right;
	font-size: 100%;
}
.alumni_area p {
	width: 100px;
	display: table-cell;
	vertical-align: top;
}
.alumni_area ol {
	display: table-cell;
}