@charset "UTF-8";

#contents{
	padding-bottom:20px;
}

h4{
	margin-bottom:20px;
	width:740px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/index/sub_tit.gif) no-repeat;
}

div.job_img{
	float:left;
	margin-bottom:20px;
}

div.job_img div.img1{
	margin-bottom:10px;
	width:250px;
	height:180px;
}

div.text{
	float:left;
	margin:0 0 20px 20px;
	width:470px;
	display:inline;
}

p.tit{
	padding-left:15px;
	font-weight:bold;
	line-height:1.4em;
	background:url(../../img/common/circle.gif) no-repeat;
}

p.tex{
	margin:15px 0 0 15px;
	line-height:1.5em;
}

div.dashed{
	width:740px;
}

div.job_tit{
	margin:20px 0 10px 0;
	width:740px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/index/job_tit.gif) no-repeat;
}

div.step{
	float:left;
	margin:10px 40px 10px 40px;
	padding:10px;
	width:640px;
	border:1px solid #CCC;
	display:inline;
}

div.mb{
	margin-bottom:20px;
}

div.step img{
	float:left;
	width:180px;
	height:135px;
}

div.step dl{
	float:left;
	margin:10px 0 0 20px;
	width:420px;
	display:inline;
}

div.step dl.step1{
	background:url(../img/index/step1.gif) no-repeat;
}

div.step dl.step2{
	background:url(../img/index/step2.gif) no-repeat;
}

div.step dl.step3{
	background:url(../img/index/step3.gif) no-repeat;
}

dt{
	margin-top:25px;
	width:420px;
	font-weight:bold;
}

dd{
	margin-top:10px;
	width:420px;
	line-height:1.5em;
}

div.arrow{
	text-align:center;
}


