/* r̗p */

#recruit_info {
	width: 550px;
	margin-top: 6px;
	margin-bottom: 6px;
	height: auto;
	overflow: hidden;
	margin-left: 6px;
}

.item {
	width: 540px;
	text-align: left;
	overflow:hidden;
}

.name {
	list-style-type: none;
	width: 80px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #3CB419;
	margin: 2px;
	padding: 4px 4px 4px 8px;
	float: left;
	text-align: left;
}

.txt {
	list-style-type: none;
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 2px;
	padding: 4px 4px 4px 8px;
	float: right;
	text-align: left;
}

.txt1 {
	list-style-type: none;
	width: 420px;
	margin: 2px;
	padding: 4px 4px 4px 8px;
	float: right;
	text-align: left;
	line-height: 1.7em;
	color: #3CB419;
}


.txt1 li {
	display: inline;
	list-style-type: none;
	height: 1%;	
}

.txt1 a {
	color: #3CB419;
	text-decoration: none;
}

.txt1 a:visited {
	color: #3CB419;
	text-decoration: none;
}

.txt1 a:hover, a:active {
	color: #3CB419;
	text-decoration: none;
}

.txt2 {
	list-style-type: none;
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 2px;
	padding: 4px 4px 4px 8px;
	float: right;
	text-align: left;
}


.txt2 li {
	display: inline;
	list-style-type: none;
	height: 1%;	
}

.txt2 a {
	color: #3CB419;
	text-decoration: none;
}

.txt2 a:visited {
	color: #3CB419;
	text-decoration: none;
}

.txt2 a:hover, a:active {
	color: #3CB419;
	text-decoration: none;
}

#occupation {
	width: 532px;
	margin-top: 6px;
	margin-bottom: 6px;
	height: auto;
	overflow: hidden;
	background-color: #EEEEEE;
	margin-left: 3px;
}

.occupation_name {
	width: 532px;
	height: 25px;
	background-image: url(../images/recruit/heading_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 6px;
	padding-top: 4px;
}

.title {
	list-style-type: none;
	width: 40px;
	margin: 4px 3px 8px 6px;
	float: left;
	text-align: left;
}

.about {
	list-style-type: none;
	width: 440px;
	margin: 3px 6px 8px 3px;
	float: right;
	text-align: left;
}

.backtotop {
	width: 532px;
	height: auto;
	text-align: right;
}

