@charset "utf-8";
.recruit_lap {
	background-image: url(../images/aboutimg/staff_back.gif);
	background-repeat: repeat-y;
	padding: 10px 15px;
	width: 560px;
	letter-spacing: -2px;
}

*:first-child+html .recruit_lap {
	letter-spacing: -1px;
}
* html 	.recruit_lap {
	letter-spacing: -1px;
}

/*更新履歴のlap*/
.history {
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*更新履歴の日付*/
.history_day {
	padding: 6px;
	height: 1.2em;
	float: left;
	letter-spacing: 1.2pt;
}
/*更新履歴の内容*/
.history_content {
	padding: 6px;
	height: 1.2em;
}
.recruit_top_text {
	line-height: 120%;
	display: block;
	width: 560px;
	letter-spacing: 0.2em;
}

/*タイトル直下の文章用*/
.main_text {
	width: 590px;
	line-height: 1.1em;
}

/*採用情報*/
.recruit_link {
	text-align: right;
	width: 590px;
}
.recruit_link_img{
	float:right;
	width: 196px;
	border: 1px solid #cccccc;
}

.recruit_boshu_lap {
	width: 590px;
	background: url(../images/aboutimg/outline_back.gif) repeat-y;
	margin-bottom:5px;
	padding: 0px;
}
/*フォームボタン用*/
.form_btn {
	width: 96px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}

/*お問い合わせ情報*/
.contact_text {
	padding: 9px;
	width: 570px;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
}
.radio_btm {
	float: left;
	vertical-align: middle;
	margin-right: 10px;
	padding-top: 2px;
}
.radio_wlap {
	width: 400px;
}

.radio_text {
	float: left;
	vertical-align: middle;
}

* html .radio_text {
	float: left;
	vertical-align: middle;
	padding-top: 5px;
}
.contact_list_right2 {
	float: left;
	width: 440px;
	padding:18px 0px 1.2em;
	display: block;
	line-height: 1.2em;
}
.contact_list_right5 {
	float: left;
	width: 440px;
		padding:18px 0px 1.2em;
	display: block;
	line-height: 1.2em;
}
.contact_list {
	width: 590px;
	border-top: 1px dotted #CCCCCC;

}

.culture_wlap {
	width: 580px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.culture_midashi {
	margin-bottom: 10px;
}
.name {
	text-align: right;
}

.culture_text {
	width: 550px;
	line-height: 1.2em;
	margin-left: 30px;
}

.culture_text ul{
	list-style-type: disc;
	list-style-position: inside;
}
