/* CSS Document */
@charset "utf-8";


/*************************************************************************************/
/*contents-chintai*/
/*************************************************************************************/
div#contents-chintai {
	width: 644px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
}


/*************************************************************************************/
/*box-chintai-repeat*/
/*************************************************************************************/
div.box-chintai-repeat {
	height: auto;
	width: 600px;
	background: url(../img/contents_news_bg.gif) repeat-y;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 21px;
	padding-left: 21px;
}


div.box-chintai-repeat-header {
	background: url(../img/contents_news_header_bg.gif);
	height: 26px;
}


div.box-chintai-repeat-footer {
	background: url(../img/contents_news_footer_bg.gif);
	margin: 0px 0px 15px;
	padding: 0px;
	height: 26px;
	width: 100%;
	clear:both;
}


/*************************************************************************************/
/*chintai-sec*/
/*************************************************************************************/

div.chintai-sec {
	clear: both;
}

div.chintai-sec + div.chintai-sec {
	margin-top: 45px;
}

div.chintai-sec h3 {
	background-color: #F0E8D4;
	border-left: solid 7px #60402B;
	font-size: 14px;
	padding: .5em;
	margin-bottom: 20px;
}

div.chintai-sec table {
	border-collapse: collapse;
	border: solid 1px #DDD;
	border-bottom: 0;
	clear: both;
	width: 100%;
}

div.chintai-sec table tr {
	border-bottom: solid 1px #DDD;
}

div.chintai-sec table tr * {
	padding: 10px;
	font-size: 12px;
	border-right: solid 1px #DDD;
}

div.chintai-sec table tr th {
	background-color: #EEE;
	font-weight: bold;
	text-align: left;
	width: 4.5em;
}


/*********▼chintai-wrapper*************/
div.chintai-wrapper {
	
}

div.chintai-wrapper:after {
	content: "";
	display: block;
	clear: both;
}

div.chintai-wrapper > * {
	float: left;
}

div.chintai-wrapper > *:first-child {
	margin-right: 8px;
}

div.chintai-wrapper img {
	display: block;
}

div.chintai-wrapper table {
	width: 296px !important;
}

div.chintai-wrapper div.chintai-google-map {
	border: solid 1px #DDD;
	padding: 5px;
	padding-bottom: 0px;
}

/*********▲chintai-wrapper*************/


div#chintai-01 div.chintai-wrapper {
	margin-top: 15px;
	margin-bottom: 15px;
}
