@charset "UTF-8";

/*-------------------------------------------------------------------
  農林中央金庫様新卒採用サイト2011
  スタイルシート
  カスタマイズ編
  Copyright 2009(C) Property Designers Inc.
  ------------------------------------------------------------------- */

#AreaTop {
    width:900px;
    height:469px;
  }

#AreaNews {
    margin-top:5px;
    width:900px;
  }

.BoxTopics {
    width:444px;
    border:1px solid #ccc;
  }

.BoxTopicsSpace {
    padding:10px;
  }


#AreaTopicsList {
    text-align:left;
    line-height:16px;
    font-size:12px;
  }

#AreaTopicsList dt {
    margin-top:4px;
    color:#060;
  }

#AreaTopicsList dd {
    padding-bottom:4px;
    margin-top:-16px;
    margin-left:80px;
    border-bottom:1px dotted #ccc;
  }

#AreaSitemap {
    line-height:1.4em;
  }

#AreaSitemap ul {
    list-style-type:none;
  }

#AreaSitemap li.lvl1 {
    padding:5px 10px;
    margin-bottom:10px;
    list-style-type:none;
    border:1px solid #e0e0e0;
    font-weight:bold;
  }

#AreaSitemap li.lvl2 {
    padding:2px 20px;
  }

#AreaSitemap li.bottom {
    margin-bottom:10px;
  }

#AreaMapLeft {
    float:left;
    width:340px;
  }

#AreaMapRight {
    float:right;
    width:340px;
  }

