@charset "UTF-8";

/* CSS Document */


.recruit-top-txt {
	width: 580px;
	float: left;
}
.recruit-top-txt p {
	font-size: 109%;
	line-height: 220%;
}
.recruit-top-txt p.bg-c {
	background: #cbf0ff;
	margin: 16px 0;
	padding: 12px 16px;
}
.recruit-top-photo {
	width: 314px;
	float: right;
}
.recruit-message-title {
	width: 289px;
	float: left;
}
.recruit-message-txt {
	width: 630px;
	float: right;
}
.recruit-message-txt p {
	font-size: 109%;
	line-height: 180%;
	padding: 8px 0;
	padding-left: 1em;
	text-indent: -1em;
	border-bottom: 1px dotted #999;
}
.recruit-merit-box {
	width: 950px;
}
.recruit-merit-box h3.merittitle {
	width: 950px;
	text-align: right;
	cursor: pointer;
	background:url(../../images/advantage/merit-closed.jpg) no-repeat #FFF;
}
.meritcontents {
	background: #e8f4fc;
	padding: 20px 27px;
	display: none;
}
.meritcontents-txt {
	width: 560px;
	float: left;
	font-size: 109%;
	line-height: 220%;
}
.meritcontents-photo {
	width: 282px;
	float: right;
}
.recruitdata-title {
	width: 151px;
	float: left;
}
.recruitdata-table {
	width: 755px;
	float: right;
}
.recruitdata-banner {
	width: 755px;
	margin-bottom: 30px;
}
.recruitdata-photo {
	width: 370px;
	margin-bottom: 30px;
}
.recruitdata-stitle {
	font-size: 134%;
	font-weight: bold;
	color: #FFF;
	background: #34a6e6;
	margin-bottom: 30px;
	padding: 10px;
}
.recruitment-list {
	width: 950px;
}

