@charset "utf-8";
/* CSS Document */

section .headphoto.recruit {
	background-image:url(../img/head.jpg);
}
.message {
	margin: 0 20px;
}
.message .title {
	text-align: center;
	font-weight: bold;
	font-size: 138.5%;
	margin-bottom: 30px;
}
.message p {
	margin-bottom: 15px;
}
.message p:last-child {
	margin-bottom: 0;
}
h3.recruit {
	text-align: left;
	font-size: 138.5%;
	letter-spacing: 0;
	text-indent: 20px;
	padding: 0 0 10px;
}