#recruit h3{ color: #f00; font-size: 16px; font-weight: bold; line-height: 120%; word-spacing: 1px; border-bottom: 1px dashed #919191; } 
#recruit td{ font-size: 12px; line-height: 110%; letter-spacing: 1px; }
#recruit2 table{ border: solid 1px #8c8c8c; }
#recruit2 hr{ margin: 0; padding: 0; }
#recruit2 td{ font-size: 12px; line-height: 150%; letter-spacing: 1px; border-right: 1px solid #d3d3d3; border-bottom: 1px dotted #b0b0b0; }
.recruit01{ color: #20f; font-size: 120%; }
.recruit02{ color: #f00; font-size: 120%; }
 
.toc,.job 
{
	text-align: left;
}
	 
.toc *, 
.job *
{
	font-size: 12px !important;
	line-height: 1.5;
}
  
.toc 
{
}
	 
.toc h2 
{
	padding-bottom: 5px;
	color: #F00;
	font-size: 14px !important;
	border-bottom: 1px dashed #666;
}
 	 
.job 
{
	margin-bottom: 20px;
}
	 
.job h2 
{
	padding-bottom :5px;
	margin-top: 30px;
	color: #F00;
	font-size: 14px !important;
}
 
.job p 
{
	margin-bottom: 1em;
}
 
.job table 
{
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
 
.job table th, 
.job table td
{
	padding: 5px;
	border-bottom: 1px solid #999;
}
	 
.job table th p, 
.job table td p
{
	margin-bottom: 0;
}
  
.job table th 
{
	width: 100px;
	vertical-align: top;
	background-color: #EDEDED;
	border-right: 1px solid #999;
}
 
#recruit .job h3 
{
	margin-top: 2em;
	color: #000;
	border-bottom: none;
}
  
