@charset "Shift_JIS";



/* 仕事をみつける
---------------------------------------------------- */


h3#t_recruiting  {
	background-image: url(../recruiting/img/title.gif);
	text-indent: -9999px;
	width: 564px;
	height: 58px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}


h4.jobpoint {
	font-size: 13px;
	background-image: url(../img/content/ico_pin_o.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF7F7F;
	background-color: #FFF1B3;
	background-position: 5px;
	}



table.joblist   {
	font-size: 12px;
	width: 540px;
	color: #333333;
	margin-bottom: 20px;
	border: thin solid #99CC66;
	border-collapse: collapse;
	margin-top: 20px;
}


table.joblist th   {
	padding: 5px;
	text-align: left;
	border: thin solid #99CC66;
	width: 20%;
	background-color: #C7ECA9;
	color: #666666;
}

table.joblist td   {
	padding: 5px;
    bo