@charset "UTF-8";
/* CSS Document */

.document1 {
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
	line-height: 22px;
}
.document1 p {
	margin-bottom: 10px;
}
.photoArea {
	border: 1px solid #CDD4DA;
	padding: 9px;
	width: 140px;
	background-color: #E4EDF2;
}
.document2 {
	font-size: 10px;
	color: #333333;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.item1 {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #024673;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(image/recruit-img-02.jpg);
	background-repeat: no-repeat;
	padding-left: 21px;
	background-position: 5px 7px;
}
.item2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 15px;
	padding-left: 5px;
}
.toiawase {
	background-color: #FFE8D0;
	border: 1px solid #FF6701;
	line-height: 30px;
	text-align: center;
}
