@charset "utf-8";
/* CSS Document */
.catch{
	margin:0 0 20px;
	font-size:18px;
	font-weight:bold;
}
.find{
	margin:0 0 35px;
	font-size:15px;
}
#recruit td{
	padding:9px 0 9px 5px;
}
#recruit tr{
	border-bottom:1px dotted #C9C9C9;
}
#recruit td a{
	color:#626262;
	text-decoration:none;
}
#recruit td a span{
	color:#369834;
}
.detail{
	text-align:right;
}
.date{
	margin:0 0 15px;
}
.recruit{
	margin:0 auto 20px;
	width:650px;
}
.recruit th,.recruit td{
	padding:10px 5px;
	border-bottom:1px dotted #C9C9C9;
	border-top:1px dotted #C9C9C9;
}
.recruit th{
	font-weight:bold;
	border-right:1px dotted #C9C9C9;
}
.recruit td.sub_t{
	vertical-align:top;
	border-right:1px dotted #C9C9C9;
	width:40px;
}
.recruit td th{
	font-weight:normal;
	vertical-align:top;
	border:none;
}
.recruit td td{
	border:none;
}
.add{
	text-align:center;
	margin:0 0 20px;
}
.r_tel{
	width:460px;
	height:100px;
	background:no-repeat url(../images/m_r_tel_bg.gif);
	font-weight:bold;
}
.r_tel_txt{
	padding:10px 0 0 20px;
	font-size:14px;
}
.r_tel_pos{
	padding:0 0 0 20px;
	font-size:18px;
}
.r_tel_num{
	padding:0 0 0 20px;
	font-size:18px;
}