@charset "UTF-8";

/*---------------------------------------------

Real Estate General Page CSS

for maik-kk.com/real_estate/
coded by d-spica at 2009-06-26
linked to "/$page-name.html"

---------------------------------------------*/

 
@import url(../../css/default.css);
@import url(../../css/base.css);
@import url(common.css);


#area-main div.section div.base-data {
  padding-left: 10px;
  width: 658px;
  overflow: hidden;
}

#area-main div.section div.base-data div.photo {
  float: left;
  text-align: center;
  margin-right: 24px;
  padding: 7px;
  width: 310px;
  border: solid 1px #CCC;
  display: inline; /* for IE */
}

#area-main div.section div.base-data div.photo div.caption {
	text-align: center;
}



#area-main div.section div.base-data h3 {
  margin: 0.6em 0 0;
  font-size: 149.9%;
  font-weight: normal;
}

#area-main div.section div.base-data p.catchcopy {
	margin: 5px 0 0 0;
	color: #FF6600;
	font-weight: bold;
	font-size: 150%;
}

#area-main div.section div.base-data p.sub-catchcopy {
	margin: 10px 0 0 0;
	color: #80D4FE;
	font-weight: bold;
	font-size: 130%;
}


#area-main div.section div.base-data p.price {
  margin: 0;
  text-align: right;
  font-size: 200%;
  font-weight: bold;
  color: #C33;
}  

#area-main div.section div.base-data p.description {
  float: left;
  width: 295px;
  font-size: 107.7%;
  background-color: #FFFBF0;
  border: #BFBFBF dotted 1px;
  padding: 5px;
}

#area-main div.section div.base-data p.fee-free {
	float: right;
	margin: 5px 0 0 0;
}

#area-main div.section div.base-data table {
	margin-top: 10px;
  	clear: left;
  	width: 100%;
}

#area-main div.section div.base-data table th {
  padding-left: 22px;
  width: 6em;
  background: url(../img/common/mk-hd-arrow.png) no-repeat 0.25em 0.35em;
  border-right: none;
}

#area-main div.section div.base-data table td {
  border-left: none;
}

#area-main div.section div.images {
  width: 668px;
  overflow: hidden;
}

/*	物件写真	*/
#area-main div.section div.images dl.item  {
  float: left;
  margin-left: 10px;
  text-align: center;
  display: inline; /* for IE */
}

#area-main div.section div.images dl.item dt {
  margin-bottom: 2px;
  padding: 5px;
  width: 141px;
  height: 94px;
  overflow: hidden;
  border: solid 1px #CCCCCC;
}

#area-main div.section div.images dl.item dd.item-txt {
  margin-bottom: 2px;
  padding: 5px;
  width: 141px;
  height: auto;
  overflow: hidden;
  background-color: #FFFBF0;
  text-align: left;
}

/*	間取り	*/
#area-main div.section div.images dl.madori  {
  float: left;
  margin-left: 10px;
  text-align: center;
  display: inline; /* for IE */
}

#area-main div.section div.images dl.madori dt {
  padding: 5px;
  width: 182px;
  height: 140px;
  overflow: hidden;
  border: solid 1px #CCCCCC;
}

#area-main div.section div.images dl.annai dd.madori-zoom {
  margin:0;
  padding: 0;
  width: 320px;
  height: 23px;
}

#area-main div.section div.images dl.madori dd.madori-txt {
  float: left;
  padding: 5px;
  width: 182px;
  overflow: hidden;
  background-color: #FFFBF0;
  text-align: left;
}



/*	物件案内	*/
#area-main div.section div.images dl.annai {
  float: left;
  margin-left: 10px;
  text-align: center;
  display: inline; /* for IE */
}

#area-main div.section div.images dl.annai dt {
  padding: 0px;
  width: 320px;
  height: 231px;
  overflow: hidden;
}

#area-main div.section div.images dl.annai dd.annai-zoom {
  margin:0;
  padding: 0;
  width: 320px;
  height: 23px;
}

#area-main div.section div.images dl.annai dd.annai-txt {
  margin:0 5px;
  padding: 5px;
  width: 300px;
  height: auto;
  overflow: hidden;
  background-color: #FFFBF0;
  text-align: left;
}


#area-main div.section table.data {
  margin: 1em 0 0 10px;
  width: 658px;
}

#area-main div.section table.data th,
#area-main div.section table.data td {
  padding: 0.6em 0.75em;
}

#area-main div.section table.data th.group {
  width: 4%;
  padding: 10px;
  background: #A2DBFF url(../img/common/bg-hd-group.png) no-repeat center center;
  text-align: center;
  line-height: 1;
}

#area-main div.section table.data th {
  width: 20%;
  background-color: #EAEAEA;
}

#area-main div.section table.data td.halfsize {
  width: 27%;
}

#area-main div#topics dl dd {
  padding: 10px 1em 11px 7.5em;
  background: url(../../img/base/ln-dot-gy.png) repeat-x bottom;
}

/* 物件詳細ページ */
#area-main div.section h2.syousai-title {
  height:32px;
  background: url(/real_estate/img/common/syousai/hd-article-name.png) no-repeat;
  padding:5px 10px 0px 37px;
  color: #666666;
  font-size: 15px;
}

/* 物件お問い合わせページ */
#area-main div.section table.re-contact {
  margin-top: 20px;
}

#area-main div.section table.re-contact th {
  background-color: #f0f8ff;
}
