@charset "UTF-8";

/*-------------------------------------------------------------------
  株式会社エムエムプラン
  スタイルシート
  カスタマイズ編
  Copyright 2008(C) Property Designers Inc.
  ------------------------------------------------------------------- */

#AreaWords {
  }

#AreaWords dl {
    margin-left:20px;
  }

#AreaWords dt {
    padding-left:16px;
    color:#060;
    font-weight:bold;
    font-size:12px;
    background-image:url("../common/list_box.gif");
    background-repeat:no-repeat;
    background-position:left center;
  }


#AreaWords dd {
    margin-left:2.0em;
    margin-bottom:1.0em;
    font-size:12px;
  }




