@charset "utf-8";
/* CSS Document */

#l_column h1#joboffer_img {
	margin-bottom: 20px;
	width: 560px;
	height: 150px;
	background: url(../images/job_offer/joboffer_bunner.jpg) no-repeat;
	text-indent: -999999px;
}

#joboffer_about h2 {
	width: 560px;
	height: 30px;
	background: url(../images/job_offer/joboffer_t1.gif) no-repeat;
	text-indent: -99999px;
}

#joboffer_about {
	margin-bottom: 30px;
}

#job_offer_main {
	width: 290px;
	margin-top: 10px;
	padding-right: 20px;
	float: left;
}

*html #job_offer_main {
	width: 290px;
	margin-top: 10px;
	padding-right: 10px;
	float: left;
}

#job_offer_main h3 {
	margin-top: 10px;
	width: 300px;
	height: 62px;
	background: url(../images/job_offer/joboffer_maintitle.gif) no-repeat;
	text-indent: -99999px;
}

#job_offer_main p {
	margin: 10px 0 30px 0;
	width: 290px;
	text-align: justify;
	text-justify: distribute;
}

*html #job_offer_main p {
	line-height: 180%;
}

#detail_img {
	margin: 10px 0 30px 0;
	float:left;
	width: 250px;
}

#joboffer_feat_t1,#joboffer_feat_t2,#joboffer_feat_t3 {
	width: 560px;
	height: 32px;
	text-indent: -99999px;
}

#joboffer_feat_t1 {
	clear: both;
	background: url(../images/job_offer/joboffer_feat_t1.gif) no-repeat;
}

#joboffer_feat_t2 {
	margin-top: 10px;
	background: url(../images/job_offer/joboffer_feat_t2.gif) no-repeat;
}

#joboffer_feat_t3 {
	margin-top: 10px;
	background: url(../images/job_offer/joboffer_feat_t3.gif) no-repeat;
}

#joboffer_flow{
	margin-bottom: 14px;
	width: 560px;
	height: 30px;
	background: url(../images/job_offer/joboffer_t2.gif) no-repeat;
	text-indent: -99999px;	
}

.joboffer_flow_box {
	width: 560px;
	height: auto;
	margin-bottom: 20px;
	background: url(../images/service/l_tri.gif) no-repeat;
	background-position: bottom;
}

#j_f_box_end {
	width: 560px;
	height: auto;
	margin-bottom: 20px;
}
	
.joboffer_flow_box img , #j_f_box_end img{
	display: block;
	padding:12px 0px 10px 0;
	width: 120px;
	height: 100px;
	float: left;
}
	
.joboffer_flow_box p , #j_f_box_end p{
	float: left;	
	padding:10px 0 0 0;
	width: 430px;
	text-align: justify;
	text-justify:distribute;
	line-height: 160%;
}

*html .joboffer_flow_box p , #j_f_box_end p{
	float: left;	
	padding:10px 0 0 0;
	width: 430px;
	text-align: justify;
	text-justify:distribute;
	line-height: 180%;
}

#flow_title_01 {
	width: 560px;
	height: 37px;
	background: url(../images/job_offer/service_flow_01.gif) no-repeat;
	text-indent: -999999px;
	clear: both;
}

#flow_title_02 {
	width: 560px;
	height: 37px;
	background: url(../images/job_offer/service_flow_02.gif) no-repeat;
	text-indent: -999999px;
	clear: both;
}

#flow_title_03 {
	width: 560px;
	height: 37px;
	background: url(../images/job_offer/service_flow_03.gif) no-repeat;
	text-indent: -999999px;
	clear: both;
}

#flow_title_04 {
	width: 560px;
	height: 37px;
	background: url(../images/job_offer/service_flow_04.gif) no-repeat;
	text-indent: -999999px;
	clear: both;
}

/****求人一覧へのリンク****/

#job_list_link {
	margin-bottom: 60px;
	width: 560px;
	background-color: #EFEFEF;
	border-top: 4px solid #266087;
	border-bottom: 1px dotted #999;

}

#job_list_link p {
	float: left;
	width: 280px;
	padding: 20px 14px 20px 14px;
}

#job_list_link h2 {
	float: left;
	margin: 20px 0 0 0;
	width: 235px;
	height: 50px;
	background: url(../images/job_offer/list_enter.gif) no-repeat;
	text-indent: -99999px;
}

#job_list_link h2 a {
	display: block;
	width: 235px;
	height: 50px;
}

#job_list_link h2 a:hover {
	background: url(../images/job_offer/list_enter.gif) no-repeat;
	background-position: 0 -50px;
}

