@charset "euc-jp";

/*共通*/
.rec_width670_area {
	width:670px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	/margin-top:20px;
	/padding-top:20px;
}


.rec_width670_area table{
	border:none;
	width:670px;
	line-height:150%;
}

.rec_width670_area td {
	vertical-align:top;
}

.rec_border {
	border:solid 1px #808080;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:15px;
	margin-bottom:15px;
}

.rec_border_title {
	border-bottom:solid 1px #808080;
	padding-bottom:3px;
	font-size:15px;
}

#rec_bunner {
	width:470px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

.rec_staff_comment_left {
	float:left;
	width:180px;
}

.rec_staff_comment_right {
	float:left;
	width:485px;
}

.rec_top_bottom_border {
	border-top:solid 2px #808080;
	border-bottom:solid 2px #808080;
	padding-top:8px;
	padding-bottom:8px;
	font-size:18px;
	margin-bottom:10px;
}


/**/


/*募集要項で使用*/
/**/
#rec_recruitment_list ul {
	list-style-position:outside;
}

#rec_recruitment_list li {
	margin-left:-20px;
}
/*↑後で消す*/

#rec_button_area {
	width:660px;
	margin-left:auto;
	margin-right:auto;
}

#rec_button_left {
	float:left;
	margin-right:20px;
}

#rec_button_right {
	float:left;
}

#rec_button_area img {
	border:none;
}

/**/

/*新卒採用 / キャリア採用で使用*/
#rec_new_ancher_area {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}


.rec_new_ancher_text_left {
	width:170px;
	float:left;
}

.rec_new_ancher_text_right {
	width:auto;
	float:right;
}

.rec_sub_title {
	font-size:16px;
	color:#F15A24;
	margin-top:10px;
	margin-bottom:5px;
}

.rec_schedule_table img{
	margin-left:8px;
}

.rec_contact_button { 
	width:300px;
	height:50px;
	background:url(../img/new_graduate/form_bottan_hover.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.rec_contact_button a { 
	display:block;
	width:300px;
	height:50px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.rec_contact_button a:hover { 
	text-indent:-9999px;
} 

.rec_ex_button { 
	width:357px;
	height:50px;
	background:url(../img/new_graduate/introduction_bottan_hover.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.rec_ex_button a { 
	display:block;
	width:357px;
	height:50px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.rec_ex_button a:hover { 
	text-indent:-9999px;
}

.rec_post_introduction {
	float:left;
	margin-left:30px;
	font-size:12px;
}

.rec_post_introduction a {
	color:#0000ff;
}


.rec_schedule_table_box {
	position:relative;
	z-index:9999px;
}

.rec_schedule_table_box_ab {
	position:absolute;
	left:200px;
	top:10px;
	z-index:2px;
}

.rec_default_link a {
	color:#0000ff;
}

.rec_training_area {
	float:left;
	margin-right:0px;
	margin-top:15px;
	width:235px;
}

.rec_worklife_area {
	float:right;
	margin-right:20px;
	width:310px;
	margin-top:62px;
}

.rec_worklife_area span{
	font-size:10px;
	line-height:110%;
}

.rec_post_info_box {
	width:680px;
	margin:auto;
}


.rec_entry_button {
	width:159px;
	height:66px;
	background:url(../img/career/entry_button_ro.jpg) no-repeat;
	position:absolute;
	top:12px;
	left:165px;
}

.rec_entry_button a {
	display:block;
	width:159px;
	height:66px;
	outline:none;
}

.rec_entry_button a:hover {
	text-indent:-9999px;
}

.rec_dev_button,
.rec_web_dtp_button,
.rec_sales_button,
.rec_support_button,
.rec_system_button,
.rec_ga_button { 
	width:107px;
	height:42px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	margin-right:6px;
}

.rec_system_button {
	margin-right:0px;
}

.rec_dev_button a,
.rec_web_dtp_button a,
.rec_sales_button a,
.rec_support_button a,
.rec_system_button a,
.rec_ga_button a{ 
	display:block;
	width:129px;
	height:42px;
	font-size:1px;
	line-height:1px;
	outline:none;
}

.rec_dev_button a:hover,
.rec_web_dtp_button a:hover,
.rec_sales_button a:hover,
.rec_support_button a:hover,
.rec_system_button a:hover,
.rec_ga_button a:hover { 
	text-indent:-9999px;
} 

.rec_dev_button{
	background:url(../img/career/development_h.jpg) no-repeat;
}

.rec_web_dtp_button{
	background:url(../img/career/web_dtp_h.jpg) no-repeat;
}

.rec_sales_button{
	background:url(../img/career/sales_h.jpg) no-repeat;
}
.rec_support_button {
	background:url(../img/career/support_h.jpg) no-repeat;
}
.rec_ga_button {
	background:url(../img/career/ga_h.jpg) no-repeat;
}
.rec_system_button {
	background:url(../img/career/system_h.jpg) no-repeat;
}

.rec_hope_human_list {
	position:absolute;
	left:210px;
	top:10px;
	text-align:left;
}

.rec_personnel_list {
	float:left;
	width:95px;
	text-align:center;
}

.rec_personnel_list img {
	border:none;
}

.rec_staff_name {
	margin-top:5px;
}

.rec_personnel_list span {
	margin-left:-12px;
}

.rec_personnel_commenter {
	float:left;
	width:274px;
	margin-right:10px;
}

.rec_personnel_comment_box {
	float:left;
	width:380px;
	line-height:150%;
}

.rec_personnel_comment_box .name {
	font-size:15px;
	font-weight:bold;
}

.rec_personnel_comment_box .from_academy {
	font-weight:bold;
}

.rec_personnel_comment_box .title {
	font-size:18px;
	color:#ff6600;
	font-weight:bold;
}

.rec_list_circle li{
	list-style: none;
	padding-left: 25px;
	background: url("../img/new_graduate/circle.gif") 0% 50% no-repeat;
}


/**/

/*部署紹介で使用*/
.rec_top_copy {
	color:#F15A24;
	font-size:35px;
	margin-bottom:25px;
	margin-top:-10px;
}

.rec_work_ex_area {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

.rec_work_ex {
	width:270px;
	margin:10px;
	float:left;
}

.rec_work_ex02 {
	width:290px;
	margin-top:10px;
	float:left;
}

#rec_post_link_area {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}


.rec_post_link_left {
	width:200px;
	text-align:center;
	float:left;
}



#rec_post_link_area2 {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}


.rec_post_link_left2 {
/*	width:160px;*/
	width:auto;
	margin-left:15px;
	margin-right:15px;
	text-align:center;
	float:left;
}



