
div.message h2 {
	font-size: 23px;
	text-align-last: left;
}

div.message div.text {
	width: auto;
}

div.message div.yamazaki-photo {
	width: auto;
}

div.profile {
	padding: 20px;
}

div.profile table.history th {
	padding: 5px 20px 5px 0;
	white-space: nowrap;
	width: 60px;
}

div.profile div.affiliation {
	display: block;
	padding: 16px;
}

div.profile div.affiliation ul.list {
	margin: 0 1%;
	width: 100%;
}

div.profile div.affiliation ul.list:not(:first-child) {
	border-top: none;
}

div.profile div.affiliation ul.list li {
	background-position: 10px 17px;
	padding: 8px 0 8px 24px;
}