@charset "utf-8";
/* CSS Document */

/* top image */

h1{
	width:530px;
	height:80px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/logo_recruit.jpg) no-repeat;
}

/* contents */

.recbox{
	margin:15px 3px 0 3px;
	background:url(http://www.hm-numbers.com/common/images/obj_line_3.gif) no-repeat bottom;
}

.recbox h2{
	width:524px;
	height:28px;
	background:url(http://www.hm-numbers.com/common/images/bg_find_recruit.jpg) no-repeat;
	color:#CC0066;
	font-size:16px;
	font-weight:bold;
	text-indent:0px;
	padding:6px 0 0 30px;
}

.recbox img{
	margin-left:20px;
}

.recbox table{
	width:100%;
	margin-left:40px;
}

.recbox table td{
	padding:3px 0;
}

.recbox table .cont{
	width:30%;
	font-weight:bold;
	text-align:left;
}

.recbox dl dd{
	margin-left:40px;
	padding:3px 0;
}

.recbox p{
	text-align:right;
	margin-right:10px;
	padding:5px;
}


