
/*==========================================
 This file use recruit/index.html
============================================*/

*:first-child+html #contents #block-new,
*:first-child+html #contents #block-mid,
*:first-child+html #contents #block-staff{
min-height: 500px;
}
#ie #footer{
display: none;
height: 0;
margin: 0;
padding: 0;
}
*:first-child+html #ie #footer{
display: block;
width:550px;
padding-top:28px;
padding-bottom:0;
}
*:first-child+html #footer{
display: none;
height: 0;
margin: 0;
padding: 0;
}


