/* CSS Document */

/* コンセプト */
div#contents img.center {
	margin: 0 3px;
}

img.float_right_margintop {
	margin-top: 20px;
	float: right;
}

div.concept_besiness {
	width: 690px;
	height: 163px;
	background: url(../img/concept12.jpg) right top no-repeat;
	display:block;
}

div.concept_besiness dl {
	padding-top: 10px;
}

div.concept_besiness dl dd {
	text-indent: -1em;
	padding-left: 2em;
}

div.concept_redevelopment {
	margin-top: 10px;
}

div.concept_redevelopment ul li {
	float: left;
	padding-right: 13px;
	list-style: none;
	width: 197px;
}

div.concept_redevelopment ul li.right{
	width: 229px;
	padding: 19px 0 0;
}

div.concept_redevelopment ul li img{
	padding-bottom: 10px;
}

div.concept_comfort {
	padding-top: 10px;
}

div.concept_comfort strong {
	color:#FF6600;
	font-size: 0.9em;
}

div.concept_comfort p{
	margin-top: 10px;
}

div.concept_comfort ul li.left {
	width: 426px;
	float: left;
	padding-right: 15px;
	list-style: none;
}

div.concept_comfort ul li.center {
	width: 190px;
	float: left;
	list-style: none;
}

div.concept_comfort ul li.right {
	width: 196px;
	float: left;
	list-style: none;
	padding-left: 15px;
}

/* ロケーション */

p.location_top_text {
	width: 840px;
	margin: 5px 10px;
}

p.location_second_text {
	margin: 20px 4px;
}

div.location_life {
	font-size: 10px;
}

div.location_life div.life_left{
	width: 270px;
	float: left;
	margin: 0 15px 0 0;
	padding-left: 10px;
}

div.location_life div.life_center{
	width: 270px;
	float: left;
	margin: 0 15px 0 0;
}

div.location_life div.life_right{
	width: 270px;
	float: left;
	margin: 0;
}

div.location_life dl dt{
	margin-top: 15px;
}

div.location_green {
	width: 850px;
	margin-left: 10px;
}

div.location_green ul li{
	float: left;
	width: 197px;
	margin: 10px 15px 0 0;
	list-style: none;
}

div.location_scenery {
	width: 850px;
	margin-left: 10px;
}

div.location_scenery ul li{
	float: left;
	margin: 10px 10px 0 0;
	list-style: none;
}


/* デザイン */

div.design {
	width: 851px;
	margin: 0 auto;
}

/* 間取り */

div.layout {
	width: 780px;
	margin: 0 0 0 70px;
	height: 510px;
	overflow: hidden;
}

div.layout ul li{
	float: left;
	width: 222px;
	margin: 0 25px 25px 0;
	list-style: none;
}

div.layout ul li.last_line{
	float: left;
	width: 222px;
	margin: 0 25px 0 0;
	list-style: none;
}

div.layout_building {
	width: 787px;
	text-align: right;
}

/* 設備 */

div.facilities_top {
	
}

div.facilities_living_room ul li,
div.facilities_kichen ul li,
div.facilities_comfort ul li{
	list-style: none;
}

div.facilities_living_room ul li.left{
	width: 221px;
	float: left;
	margin-right: 37px;
}

div.facilities_living_room ul li.center {
	width: 281px;
	float: left;
	margin-right: 37px;
}

div.facilities_living_room ul li.right {
	width: 281px;
	float: left;
}

div.facilities_kichen,
div.facilities_sanitary,
div.facilities_comfort,
div.facilities_security{
	margin-top: 35px;
}

div.facilities_kichen ul.right_list {
	float: right;
	width: 552px;
}

div.facilities_kichen ul.right_list li{
	float: left;
} 

div.facilities_sanitary div.float_left {
	float: left;
	width: 437px;
}

div.facilities_sanitary div.float_left img.float_left{
	float: left;
	margin: 0;
	padding: 0;
}

div.facilities_sanitary div.float_right {
	float: right;
	width: 419px;
}

div.facilities_comfort ul li.float_left {
	float: left;
	width: 358px;
	margin-top: 10px;
}

div.facilities_comfort ul li.float_right {
	float: right;
	width: 468px;
	margin-top: 10px;
}

div.facilities_comfort ul li.list_bottom {
	margin-top: 10px;
	margin-bottom: 20px;
}

div.facilities_comfort ul li.list_bottom img.concent {
	margin-top: 40px;
}

div.facilities_security div.float_left {
	width: 678px;
	float: left;
}

/* アクセス */

div.access {
	text-align: center;
}

div.access img.road_access {
	margin-top: 25px;
}


/* 物件概要 */

div#contents h2.outline {
	margin-bottom: 20px;
}

div.outline {
	width: 800px;
	margin: 0 auto;
}

div.outline table {
	background: #666666;
}
	
div.outline table th {
	background: #E2D8C3;
	vertical-align: top;
	text-align: center;
}
	
div.outline table td {
	background: #FFFFFF;
}