@charset "UTF-8";

/*---------------------------------------------

Real Estate new-house CSS

for maik-kk.com/real_estate/
coded by d-spica at 2009-05-08
linked to "/$page-name.html"

---------------------------------------------*/

 
@import url(../../css/default.css);
@import url(../../css/base.css);
@import url(common.css);

#area-main div.section div.articles {
  width: 668px;
  overflow: hidden;
}

#area-main div.section div.article {
	float: left;
	padding: 0 0 0 0px;
	margin-left:10px;
	width: 658px;
	height:auto;
	background-image:url(../img/n-house/bg01.gif);
	background-repeat: no-repeat;
	background-position:0px 5px ;
	background-position:bottom;
}

#area-main div.section div.article div.photo{
  float: left;
  width:151px;
  margin: 10px 10px 0 0;
}


#area-main div.section div.article div.photo-img {
  padding: 4px;
  text-align: center;
  border: solid 1px #CCC;
}

#area-main div.section div.article div.details {
  float: left;
  width: 465px;
  margin:0px 5px 0px 5px;
  display:inline;
}

#area-main div.section div.article div.details div.detail {
  width: 465px;
  margin:0px 10px 7px 0px;
}

#area-main div.section div.article div.details div.detail dt {
  color: #FF6600;
}

#area-main div.section div.article div.details div.detail dd {
  background-color: #FFFBF0;
  border: #BFBFBF dotted 1px;
  padding: 5px;
}

#area-main div.section div.article div.details div.detail table {
  width:450px;
  border: solid 1px #CCC;
}

#area-main div.section div.article div.details div.detail 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.article div.details div.detail table td {
  border-left: none;
}


area-main div.section div.article div.details dl {
  margin-top: 0;
}

#area-main div.section div.article div.details dl dt {
  margin: 0;
  font-weight: bold;
}

#area-main div.section div.article dl dt a {
  font-size: 130%;  
  color: #016EAF;
}

#area-main div.section div.article dl dd {
  font-size: 91.6%;
}
  
#area-main div.section div.article div.button {
  margin-top: 6px;
}

#area-main div.section div.article div.button p.button {
  margin:0 7px 7px 7px;
  clear: both;
}
