@charset "utf-8";
/* CSS Document */

/* ヘッダー */
header #head-img{
	background: url(../images/head_img_recruit.jpg) no-repeat;}

/* ヘッダーメニュー */
header #main-nav ul li#main-nav-04{
	background: url(../images/nav_on_04.png) no-repeat;}

/* コンテンツ */
#cont{
	background: url(../images/rec_bg.png) no-repeat 0 170px;}
#cont .rec-cont{
	margin-bottom: 30px;
	padding-left: 300px;}
#cont .rec-cont h2{
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 1;
	background: #000;
	padding: 8px 0;}
#cont .rec-cont table{
	border-collapse: 0;
	width: 100%;}
#cont .rec-cont table th{
	color: #ff0091;
	text-align: left;
	vertical-align: super;
	border-bottom: 1px dashed #999;
	width: 120px;
	padding: 10px 5px;}
#cont .rec-cont table td{
	border-bottom: 1px dashed #999;
	padding: 10px 5px;}