@charset "utf-8";

/*--------------------
	contents
--------------------*/
#company p.company_slogan {
	position: relative;
}
#company #slogan {
	position: absolute;
	bottom: 10px;
	right: 5px;
	white-space: nowrap;
	color: #0A318F;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-shadow: -1px 0px 13px rgba(255, 255, 255, 1), -1px 0px 13px rgba(255, 255, 255, 1), -1px 0px 13px rgba(255, 255, 255, 1), -1px 0px 13px rgba(255, 255, 255, 1);
}

#president img, #president b {
	display: block;
}
#president img {
	margin: auto;
	width: 50%;
}
#president b {
	text-align: center;
	margin-bottom: 10px;
}
.career section {
	margin-top: 35px;
}
.career p {
	outline: 1px solid #000;
	padding: 5px;
}