@charset "utf-8";

/*
	=====================================================================
	宮崎信販
	採用情報
	=====================================================================
*/

/* h1
---------------------------------------------------------------------- */
#main .pagetitle h1 {
	width: 86px;
	background: url(../../../../company/recruit/img/h1.gif) top left no-repeat;
	}

/* h3
---------------------------------------------------------------------- */
#main .main-inner h3.h3-01,
#main .main-inner h3.h3-02,
#main .main-inner h3.h3-03 {
	display: block;
	width: 660px;
	height: 32px;
	margin-bottom: 20px;
	text-indent: -9999px;
	}

#main .main-inner h3.h3-01 {
	background: url(../../../../company/recruit/img/h3_01.gif) top left no-repeat;
	}

#main .main-inner h3.h3-02 {
	background: url(../../../../company/recruit/img/h3_02.gif) top left no-repeat;
	}

#main .main-inner h3.h3-03 {
	background: url(../../../../company/recruit/img/h3_03.gif) top left no-repeat;
	}

/* h4
---------------------------------------------------------------------- */
#main .main-inner h4.h4-01,
#main .main-inner h4.h4-02,
#main .main-inner h4.h4-03 {
	display: block;
	width: 660px;
	height: 25px;
	margin-bottom: 20px;
	text-indent: -9999px;
	}

#main .main-inner h4.h4-01 {
	background: url(../../../../company/recruit/img/h4_01.gif) top left no-repeat;
	}

#main .main-inner h4.h4-02 {
	background: url(../../../../company/recruit/img/h4_02.gif) top left no-repeat;
	}

#main .main-inner h4.h4-03 {
	background: url(../../../../company/recruit/img/h4_03.gif) top left no-repeat;
	}

/* table.recruit
---------------------------------------------------------------------- */
#main .main-inner table.recruit {
	margin-bottom: 30px;
	}
	
	/* th
	------------------------------------------------------------ */
	#main .main-inner table.recruit th {
		width: 15%;
		text-align: left;
		}

