@charset "UTF-8";

#contents{
margin-top:30px;
}

/* greetingBlc ------------------------- */
#greetingBlc{
background:url(../img/recruit/greeting_bg.jpg) no-repeat center top;
box-shadow:0 2px 2px #dedede;
}

#greetingBlc .blcComm3{
position:relative;
height:420px;
}

#greetingBlc h1{
position:absolute;
top:150px;
left:0;
}

#greetingBlc .txt{
position:absolute;
top:150px;
left:660px;
}

/* flowBlc ------------------------- */
#flowBlc dt{
clear:both;
float:left;
width:17em;
margin-bottom:10px;
padding:5px 0;
border-right:#43890b solid 2px;
font-size:16px;
}

#flowBlc dd{
margin-bottom:10px;
padding:7px 0 5px 22em;
font-size:14px;
}


