@charset "UTF-8";
/*
------------------------------------------------------------------------------------------ 
Iam DesignNetwork Corporation
stylesheet recruit.css
------------------------------------------------------------------------------------------ 
*/

/* --------------------------------------------------------------------------------------- */
/* recruit */
#recruit #recruit_contents { padding: 0 10px; }

#recruit h3 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 108%;
}

#recruit .accent { color: #D50000; }

#recruit table th{
	width: 220px;
	background: url(../recruit/image/cell_bg.gif) top left no-repeat;
	padding: 10px 20px 10px 0;
}

#recruit table td{
	width: 700px;
	background: url(../recruit/image/cell_bg.gif) top left repeat-x;
	padding: 10px 0;
}

#recruit dl.recruit_qa dt {
	font-weight: bold;
	margin-bottom: 10px;
}

#recruit dl.recruit_qa dd {
	margin-bottom: 30px;
	padding-left: 10px;
}

/* --------------------------------------------------------------------------------------- */