#recruit {
	width: 100%;
	padding-bottom: 4px;
	background: #ffffff;
}

.recruit_photo {
	margin: 0px;
	text-align: center;
}
.recruit_main {
	width: 540px;
	padding: 4px 2px 20px;
}

.recruit_header {
	margin: 10px 0px;
	text-align: center;
}

.recruit_comment {
	width: 500px;
	margin-top: 4px;
	margin-left: 20px;
	text-align: left;
}
.recruit_comment p {
	line-height: 20px;
}
.recruit_comment span {
	color: #7f2faf;
	border-bottom: 1px dotted #7f2faf;
	line-height: 22px;
}

.separator {
	height: 1px;
	margin: 0px;
	padding: 0px;
	border-dottom: 1px solid #9f9f9f;
	line-height: 1px;
}

#recruit div.r_list {
	width: 510px;
	margin: 0px auto;
	margin-top: 4px;
}

#recruit .r_list td {
	padding: 14px 0px;
	vertical-align: middle;
}

#recruit .r_list td.r_left {
	width: 130px;
	background: #6a8cd1;
}

#recruit .r_list td.r_left p {
	text-align: center;
}

#recruit .r_list td.r_right {
	width: 380px;
	background: #ffffff;
}

#recruit .r_list td.r_right p {
	padding: 0px 6px;
	line-height: 16px;
	text-align: left;
}

#recruit .r_list td.r_right img {
	padding-top: 8px;
}

#recruit .r_list td.r_box {
	background: #efefef;
	text-align: center;
}

.r_next p {
	width: 100%;
	line-height: 20px;
	text-align: right;
}

.section_column {
	width: 100%;
}

.section {
	width: 100%;
	margin: 15px 0px 25px;
}

.section_header {
	width: 536px;
	margin-left: 4px;
}

.section_header_intro {
	width: 536px;
	height: 20px;
	margin: 0px 0px 6px 4px;
	background: url(../image/bpo/header_bpo.jpg );
}

.section_header_toiawase {
	width: 536px;
	height: 20px;
	margin: 0px 0px 6px 4px;
	background: url(../image/source/header_toiawase.jpg );
}

.section_caption_intro {
	width: 264px;
	height: 21px;
	margin: 0px 0px 4px 8px;
	background: url(../image/news/caption_intro.jpg );
}

td.cella {
	padding: 3px 0px;
	text-align: right;
	vertical-align: top;
	line-height: 18px;
}

td.cellb {
	padding: 3px 0px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}

td.cellb p {
	margin: 0px 6px;
}

td.cellb_center {
	padding: 3px 0px;
	text-align: center;
	vertical-align: top;
	line-height: 18px;
}

td.cellc {
	padding: 3px 0px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}

.text_a {
	margin: 0px 8px;
}

.text_b {
	margin: 0px 8px 0px 19px;
}

.year {
	padding-left: 2px;
	border-bottom: 1px solid #bfbfbf;
}

.year p {
	color: black;
	font-size: 10pt;
	line-height: 18px;
	text-align: left;
}

.item {
	padding-bottom: 0px;
}

.item p {
	color: black;
	font-size: 10pt;
	line-height: 18px;
	text-align: left;
}

.item_cap {
	font-size: 12pt;
	font-weight: bold;
}

.photo_group {
	width: 100%;
	margin: 10px 0px;
	text-align: center;
}

.photo_group img {
	border: none;
}

.photo_comment {
	margin-left: 8px;
	font-size: 8pt;
	line-height: 20px;
}

.return_top {
	margin-right: 6px;
	text-align: right;
	font-size: 8pt;
}

/* 記事ページ */
.caption_intro {
	width: 264px;
	height: 21px;
	margin: 0px 0px 4px 8px;
	background: url(../image/news/caption_intro.jpg );
}

.news_column {
	width: 500px;
}

.source {
	text-align: right;
	font-size: 8pt;
}

.text_b img {
	margin-left: 2px;
	border: 1px solid #e9e9e9;
}

.back {
	margin-right: 4px;text-align: center;
}

.back a {
	padding: 3px;
	border: solid 1px #7f7f7f;
	background: #efefef;
	 text-decoration: none;
}

.back a: link {
	text-decoration: none;
}

.back a: hover {
	text-decoration: none;
}

.back a: visited {
	text-decoration: none;
}

.back a: active {
	text-decoration: none;
}

.popup_copyright {
	margin: 8px 4px;
	border-top: solid 1px #3f3f3f;
	text-align: center;
}

.popup_copyright p {
	font-size: 8pt;
	line-height: 18px;
}


#recruit .houshin {
	width: 500px;
	margin: 0px auto;
}

#recruit .houshin .h_caption {
	padding-bottom: 10px;
	font-weight: bold;
	color: #5f5f5f;
}

#recruit .houshin .h_text {
	padding: 6px 2px 0px;
	color: #5f5f5f;
	text-align: left;
}

#recruit .houshin .box {
	height: 100px;
	overflow: auto;
	border: 1px solid #9f9f9f;
	background: #ffffff;
	text-align: left;
}

#recruit .houshin .box table {
	margin: 2px 4px;
}

#recruit .houshin .box td {
	padding: 4px 0px;
	vertical-align: top;
}

#recruit .houshin .box td p {
	font-size: 10pt;
	line-height: 1.5;
	color: #5f5f5f;
	text-align: left;
}

#recruit .houshin .box td.left {
	width: 20px;
}

#recruit div#mail_onoff a {
  display: block;
  width: 228px;
  height: 22px;
  background: url("../image/recruit/mail_onoff.gif") no-repeat scroll left top #FFF;
}

#recruit div#mail_onoff a:hover {
  background-position: left bottom;
}

.recruit_msg {
  margin: 0 10px 10px 20px;
  padding:10px 0 20px 0;
  border-bottom: 1px dotted #7f2faf;
}

.recruit_msg img {
  float: left;
}

.recruit_msg p {
  padding: 0 20px;
  overflow: hidden;
}

.recruit_msg_h {
  font-weight:bold;
  margin-bottom:10px;
}






