@charset "Shift_JIS";
/* CSS Document */

/*------------------------------------------------------------
	Contents
------------------------------------------------------------*/
#pagettl {
	background-image: url(../../recruit/img/pagettl_bg.jpg);	
}


/*------------------------------------------------------------
	共通
------------------------------------------------------------*/
.box_l {
	float: left;
}

.box_r {
	float: right;
}

.cts_box h3.cts_sttl {
	margin-bottom: 15px;
}


/*------------------------------------------------------------
	RC01	（/recruit/index.html）
------------------------------------------------------------*/
/*
#rc01 #pagettl {
	background-image: url(../../recruit/img/rc01_pagettl_bg.jpg);	
	height: 163px;
	margin-bottom: 20px;
	/*padding: 12px 18px 0 23px;
}

#rc01 #pagettl h1{
	margin-left:10px;
}

#rc01 ul#breadcrumbs {
	padding-bottom: 40px;
}
*/

#rc01 .cts_l {
	width: 570px;
	float: left;
}

#rc01 .cts_r {
	width: 320px;
	float: right;
}

#rc01 .cts_box_01 {
	background: url(../../recruit/img/rc01_cts_bg_01.gif) repeat-y left top;
	margin-bottom: 8px;
	zoom:1;
}

#rc01 .cts_box_01 .cts_foot {
	background: url(../../recruit/img/rc01_cts_foot_01.gif) no-repeat left bottom;
	height: 18px;
	clear: both;
}

#rc01 .cts_box_01 p {
	color: #000000;
}

#rc01 .cts_box_01 span {
	font-weight: bold;
	color: #FFFFFF;
	background: url(../../recruit/img/rc01_icon_01.gif) no-repeat left 1px;
	padding-left: 15px;
}

#rc01 .cts_box_01 span a:link, #rc01 .cts_box_01 span a:visited {
	color: #FFFFFF;
}

#rc01 .cts_box_01 span a:active, #rc01 .cts_box_01 span a:hover {
	text-decoration: underline;
}

#rc01 .cts_box_02 {
	background: url(../../recruit/img/rc01_cts_bg_02.gif) repeat-y left top;
	margin-bottom: 8px;
	zoom:1;
}

#rc01 .cts_box_02 .cts_foot {
	background: url(../../recruit/img/rc01_cts_foot_02.gif) no-repeat left bottom;
	height: 18px;
	clear: both;
}

#rc01 .cts_box_02_l {
	width: 285px;
	float: left;
	background: url(../../recruit/img/rc01_img_01.jpg) no-repeat 201px 52px;
}

#rc01 .cts_box_02_r {
	width: 285px;
	float: right;
	background: url(../../recruit/img/rc01_img_02.jpg) no-repeat 188px 52px;
}

#rc01 .cts_box_02_l ul {
	padding-top: 3px;
}

#rc01 .cts_box_02_l li {
	float: left;
	padding: 9px 9px 0 0;
}

#rc01 .cts_box_02_r ul {
	padding-top: 22px;
}

#rc01 .cts_box_03 {
	background: url(../../recruit/img/rc01_cts_bg_03.gif) repeat-y left bottom;
	height: 160px;
	margin-bottom: 20px;
}

#rc01 .cts_box_03 ul {
	padding-top: 3px;
}

#rc01 .cts_box_03 li {
	background: url(../../recruit/img/rc01_icon_02.gif) no-repeat left 3px;
	padding-left: 18px;
}

#rc01 .cts_box_04 {
	background: url(../../recruit/img/rc01_cts_bg_04.gif) repeat-y left top;
	margin-bottom: 20px;
	zoom:1;
}

#rc01 .cts_box_04 .cts_foot {
	background: url(../../recruit/img/rc01_cts_foot_04.gif) no-repeat left bottom;
	height: 18px;
	clear: both;
}

#rc01 .cts_box_04 dl {
	padding-bottom: 15px;
}

#rc01 .cts_box_04 dt {
	padding: 10px 14px 0 14px;
	color: #cc6600;
}

#rc01 .cts_box_04 dd {
	padding: 0 14px 10px 14px;
	background: url(../img/line_g_01.gif) repeat-x left bottom;
}

#rc01 .cts_ttl_box {
	position: relative;
}

#rc01 .cts_ttl_box p {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #cc6600;
}

#rc01 .cts_ttl_box p#entry {
	top: 13px;
	right: 20px;
}

#rc01 .cts_inner_01 {
	margin: 12px 20px 5px 20px;
}

#rc01 .cts_inner_02 {
	margin: 12px 0 0 20px;
	width: 170px;
}

#rc01 .cts_inner_03 {
	margin: 0 6px;
}


/*------------------------------------------------------------
	RC02	（/recruit/news/）
------------------------------------------------------------*/
#rc02 dl.news_ttl {
	font-size: 136%;
	font-weight: bold;	
	border-bottom: 3px solid #dda7af;
	margin: 0 6px 20px 6px;
	padding: 0 0 5px 14px;
}

#rc02 dl.news_ttl dt {
	color: #cc6600;
	float: left;
	width: 105px;
}

#rc02 dl.news_ttl dd {
	color: #333333;
	padding-left: 110px;
}

#rc02 p.btn_back {
	border-top: 3px solid #dda7af;
	padding: 10px 0 0 20px;
	margin: 0 6px 0 6px;
}


/*------------------------------------------------------------
	RC03	（/recruit/fresh-recruit.html）
------------------------------------------------------------*/
p.txt_01 {
	margin-bottom: 20px;
}

.recruit_list {
	margin-bottom: 10px;
}

.recruit_list table {
	width: 100%;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.recruit_list th, .recruit_list td {
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding: 7px;
	text-align: center;
}

p.remark {
	margin-bottom: 20px;
	text-align: right;
}

.stop{
	margin-bottom:400px;
}


/*------------------------------------------------------------
	RC07	（/recruit/faq.html）
------------------------------------------------------------*/
#rc07 .cts_head {
	background-image: url(../../recruit/img/rc07_cts_head.gif);
}

#rc07 dl#faq_list {
	background: url(../../recruit/img/rc07_img_01.gif) no-repeat right top;
	padding-top: 10px;
	min-height:145px;
	height: auto !important;
	height: 145px;
	margin-bottom: 10px;
}

#rc07 dl#faq_list dt {
	color: #c76301;
	float: left;
	width: 25px;
	padding-bottom: 5px;
}

#rc07 dl#faq_list dd {
	padding: 0 0 5px 25px;
}

#rc07 .question {
	background: url(../img/ttl_bg_b.gif) no-repeat left top;
	height: 28px;
	margin-bottom: 15px;
	font-size: 122%;
	clear: both;
	padding: 14px 10px 0 10px;
}

#rc07 .question p {
	color: #c76301;
	font-weight: bold;
	float: left;
	width: 35px;
}

#rc07 .question h2 {
	color: #330000;
	font-weight: bold;
	float: left;
	margin-bottom: 0px;
}

#rc07 .answer {
	clear: both;
	margin-left: 45px;
	margin-bottom: 20px;
}

#rc07 p.a_num {
	font-size: 122%;
	font-weight: bold;
	color: #274972;
	float: left;
}

#rc07 .a_txt_01 {
	float: right;
	width: 560px;
}

#rc07 .a_list {
	margin-top: 15px;
}

#rc07 .a_list table {
	width: 100%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

#rc07 .a_list th, #rc07 .a_list td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 7px;
	vertical-align: top;	
}

#rc07 .a_list th{
	white-space:nowrap;
}

#rc07 .a_list th {
	background-color: #f7f7f7;
}

/*------------------------------------------------------------
	RC08	（/recruit/education.html）
------------------------------------------------------------*/

#rc08 .lead{
	margin-bottom:15px;
}