/*@charset "utf-8";*/

.job_list {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}

.job_list h3 {
	border-top: 1px solid #CF140C;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 15px;
	padding: 15px 10px 10px 60px;
	font-size: 120%;
	font-weight: bold;
}

.job_list h3 a {
	color: #333333;
	font-weight: bold;
}

.job_list h3 a:hover {
	color: #CF140C;
	text-decoration: none;
}

h3.tl_job01 {
	background: url(../../images03/job/i_01.jpg) no-repeat 15px center;
}

h3.tl_job02 {
	background: url(../../images03/job/i_02.jpg) no-repeat 15px center;
}

h3.tl_job03 {
	background: url(../../images03/job/i_03.jpg) no-repeat 15px center;
}

h3.tl_job04 {
	background: url(../../images03/job/i_04.jpg) no-repeat 15px center;
}

h3.tl_job05 {
	background: url(../../images03/job/i_05.jpg) no-repeat 15px center;
}

.job_title {
	margin: 0 0 10px 15px;
	font-weight: bold;
}

table.job_detail {
	width: 730px;
	margin: 0 0 10px 15px;
	border-top: 3px solid #CCCCCC;
}

table.job_detail th {
	background: #FFE6F2;
	width: 180px;
	_width: 200px;
	padding: 10px;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;
}

table.job_detail td {
	padding: 10px;
	border-bottom: 1px dotted #CCCCCC;
}



.job_pr {
	margin: 0 0 0 25px;
}


#bt_page_back {
	float: right;
	width: 100px;
	height: 25px;
	margin: 0 20px 20px 5px;
	text-indent: -9999em;
	overflow: hidden;
	display: inline;
}

#bt_page_back a {
	background: url(../../images03/job/bt_page_back.jpg) no-repeat;
	width: 100px;
	height: 25px;
	display: block;
}

#bt_page_back a:hover {
	background: url(../../images03/job/bt_page_back_on.jpg) no-repeat;
}

#bt_keitai {
	float: right;
	width: 100px;
	height: 25px;
	margin: 0 0 0 5px;
	text-indent: -9999em;
	overflow: hidden;
	display: inline;
}

#bt_keitai a {
	background: url(../../images03/job/bt_keitai.jpg) no-repeat;
	width: 100px;
	height: 25px;
	display: block;
}

#bt_keitai a:hover {
	background: url(../../images03/job/bt_keitai_on.jpg) no-repeat;
}

#bt_pasokon {
	float: right;
	width: 125px;
	height: 25px;
	text-indent: -9999em;
	overflow: hidden;
	display: inline;
}

#bt_pasokon a {
	background: url(../../images03/job/bt_pasokon.jpg) no-repeat;
	width: 125px;
	height: 25px;
	display: block;
}

#bt_pasokon a:hover {
	background: url(../../images03/job/bt_pasokon_on.jpg) no-repeat;
}

















