@charset "utf-8";

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

 for [shimizu shika]

 Style Name: recruit.css
 
 File URL: common/css/recruit.css

 Created: 2010-04-05
 
 Description by suzuki_rui

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

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

	採用情報

--------------------------- */	
body.page-id-2 {}
ul.st2 li {
	width: 305px;
	float: left;
}
ul.st2 li.lastChild {float: right;}
ul.st2 img {margin-left: 10px; float: right;}
dl.recDL {
	width: 308px;
	padding: 15px;
	border: 1px solid #e0dac8;
	background: #f6f3eb;
}
dl.recDL {float: left;}
dl.recDL dt {
	padding-left: 25px;
	font-weight: bold;
	font-size: 1.1em;
	color: #625422;
	background: url(../../images/recruit/check.gif) no-repeat left;
}
dl.recDL dd {
	margin: -20px 0 10px 0;
	padding: 0 0 5px 80px;
	border-bottom: 1px dotted #ccbf8f;
}
dl.recDL dd.lastChild {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

dl.recDL dd dl {margin-top: 5px;}
dl.recDL dd dt {padding-left: 0; background: none;}
dl.recDL dd dd {margin: -21px 0 5px 0; padding-left: 50px;}
dl.recDL dd dd.lastChild {margin-bottom: 0; padding-bottom:0; border-bottom: none;}
dl.recDL dd li {margin-bottom: 5px;}
dl.recDL dd em {margin-right: 5px;}



