@charset "UTF-8";

/*-------------------------------------------------------------------
  農林中央金庫様新卒採用サイト2010
  スタイルシート
  カスタマイズ編
  Copyright 2008(C) Property Designers Inc.
  ------------------------------------------------------------------- */

#AreaAboutHeader {
    height:90px;
    border-bottom:5px solid #004800;
  }

#AreaAboutHeaderSpace {
    padding:10px 5px 0 5px;
  }


#AreaAboutContent {
    padding:10px 10px 30px 10px;
    line-height:1.5em;
    text-align:left;
  }

#AreaAboutDataSpace {
    padding:20px 20px 40px 20px;
  }

#AreaAboutNavi {
    float:left;
    width:181px;
  }

#AreaAboutData {
    float:right;
    width:591px;
    border:1px solid #e0e0e0;
  }

.NaviBox {
    padding-bottom:1px;
  }

.NaviSubBoxUpper {
    width:180px;
    height:15px;
    background-image:url("img/back_navi_1.gif");
    background-repeat:no-repeat;
  }

.NaviSubBoxLower {
    width:180px;
    padding:0 5px 15px 5px;
    background-image:url("img/back_navi_2.gif");
    background-repeat:no-repeat;
    background-position:bottom left;
  }

.LineDot {
    height:1px;
    background-image:url("img/line_dot.gif");
    background-repeat:repeat-x;
    background-position:top left;
  }

.SEC {
    padding:10px;
    font-weight:bold;
    background-color:#f0f0f0;
    border-left:3px solid #ccc;
  }

#AreaKeyword {
  }

#AreaKeyword li {
    padding-left:20px;
    padding-bottom:3px;
    background-image:url("../common/icon_link.gif");
    background-repeat:no-repeat;
    background-position:center left;
  }

h3 {
    padding:5px 10px;
    margin-bottom:7px;
    font-weight:bold;
    background-color:#f0f0f0;
    border-left:3px solid #ccc;
    font-size:13px;
  }

.totop {
    padding:7px 0 20px 0;
    text-align:right;
  }
