/* 札幌オフィスのご紹介
////////////////////////////////*/

/* 2カラム
--------------------------------*/

.column2 {
overflow:hidden;
width:622px;
margin:0 0 22px;
}

.column2 .imgL{
float:left;
width:301px;
}

.column2 .imgR {
float:right;
width:301px;
}


/* 急募
--------------------------------*/

.recruitblock {
width:622px;
margin:0;
padding:50px 0 0 100px;
background:url(../img/bg_recruitlist.jpg) no-repeat left top;
}

.recruitlistWrapper {
overflow:hidden;
width:622px;
padding:0;
margin:0 auto 22px auto;
}

.recruitlistWrapper .recruitblock{
width:622px;
padding:0;
background:none;
position:relative;
}

.recruitlistWrapper .recruitblock .recruitlist_title{
position:absolute;
top:50%;
left:5px;
margin-top:-35px;
}

.recruitlistWrapper .recruitblock  .arrow_recruit{
margin:0;
padding:0;
background:url(../img/recruitlist_framebg.gif) no-repeat left top;
padding-left:93px;
margin-right:-20px;
margin-bottom:-1px;
}

.recruitlistWrapper .recruitblock .arrow_recruit li{
width:235px;
margin-right:20px;
background:url(../../../common/img/list_arrow_recruit.gif) no-repeat left center;
padding:7px 0px 7px 10px;
line-height:100%;
border-bottom:1px dotted #BFBFBF;
float:left;
}
