@charset "UTF-8";

/*---------------------------------------------

General Page CSS

for $domain
coded by d-spica at 2009-07-13
linked to "/$page-name.html"

---------------------------------------------*/

 
@import url(default.css);
@import url(base.css);
@import url(common.css);
@import url(page-general.css);

/* 物件お問い合わせページ */

#area-main table th,
#area-main table td {
  padding: 3px;
  border: solid 1px #CCC;
  text-align: left;
  font-weight: normal;
}

#area-main div.section table.contact th {
  background-color: #f0f8ff;
  width: 150px;
}