h2{
	background: transparent url("../images/recruit_hd.jpg") 0 26px no-repeat;
	display: block;
	overflow: hidden;
	padding-top: 42px;
	margin-bottom: 23px;
	width: 88px;
	height: 42px;
}
#contentBlock > h2{
	height: 0;
}
h3.hd01{
	background: transparent url("../images/recruit_hd_01.jpg") 0 26px no-repeat;
	display: block;
	overflow: hidden;
	padding-top: 42px;
	margin-bottom: 15px;
	width: 88px;
	height: 42px;
}

h3.hd02{
	background: transparent url("../images/recruit_hd_02.jpg") 0 26px no-repeat;
	display: block;
	overflow: hidden;
	padding-top: 42px;
	margin-bottom: 15px;
	width: 88px;
	height: 42px;
}

#mainBlock > h3{
	height: 0;
}
#mainBlock p{
	padding-bottom: 4px; 
}
strong{
	font-size: 12px;
	font-weight: normal;
	color: #9AAEC2;
}

#mainBlock a{
	text-decoration: underline;
}


/*************************************************************/

table{
	clear: both;
	margin-bottom: 20px;
	border-collapse: collapse;
	border: none;
	width: 100%;
}
table tr td, table tr th{
	border-bottom: 1px solid #2A2A2A;
	padding: 0;
}
table tr th{
	color: #666;
	font-weight: normal;
	text-align: left;
	padding: 4px 15px 4px 0;
	width: 80px;
	white-space: nowrap; 
}
table tr td{
	padding: 4px 15px 4px 0;
}

table tr td ul{
	margin-left: 20px;
	padding: 2px 0px 4px 0px;
	list-style-type: disc;
}

table tr td ul li{
	padding: 2px 0px 2px 0px;
}

#mainBlock p.atn{
	line-height: 1.4;
	font-size: 10px;
	color: #999;
}


table tr td hr{
	border: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
	height: 1px;
	color: #2A2A2A;
	background-color: #2A2A2A;
}

p.btn_inq_recruit{
	padding:0px;
	margin: 20px 0px 30px 0px;
	width: 100%;
	text-align:center;
}

p.btn_inq_recruit a{
	background: transparent url("../images/btn_inq_recruit.gif") 0 0px no-repeat;
	display: block;
	overflow: hidden;
	padding-top: 24px;
	margin: 0px auto;
	width: 189px;
	height: 24px;
}

p.btn_inq_recruit > a{
	height: 0;
}
