@charset "UTF-8";

/*-------------------------------------------------------------------
  農林中央金庫様新卒採用サイト2010
  スタイルシート
  カスタマイズ編
  Copyright 2008(C) Property Designers Inc.
  ------------------------------------------------------------------- */

h3 {
    padding:0 0 10px 5px;
  }

h4 {
    padding:10px 0 0 14px;
    background-image:url("img/back_sec.jpg");
    background-repeat:no-repeat;
    background-position:center top;
    width:690px;
    height:34px;
    color:#fff;
    font-weight:bold;
    font-size:14px;
  }

#AreaWorks div.text {
    padding:10px 10px 10px 10px;
  }

#AreaWorks div.photo {
    float:right;
    background-color:#ccc;
    padding:3px;
    margin-left:0px;
    margin-bottom:5px;
  }

#AreaWorks div.kanren {
    padding:15px 0 0 0;
  }

#AreaWorks .Areakanren {
    float:left;
    width:350px;
    margin:5px 0 0 0;
  }

#AreaWorks .kanrenItem {
    float:left;
    width:173px;
    text-align:left;
    padding:0 0 3px 0;
  }

#AreaWorks .kanrenEtc {
    clear:both;
    text-align:right;
  }




.AreaStaffIntroduce {
    padding-top:25px;
    background-image:url("img/icon_staff.gif");
    background-repeat:no-repeat;
    background-position:left top;
  }

.BoxStaff {
    float:left;
    width:170px;
    height:65px;
  }
