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



.article .padding { padding:40px 40px 0px 40px; }

.article h3,.lease h4,.sale h4 {
	font-size:16px; color:#aa7f3b; font-weight:bold; line-height:1.3em;
	margin-bottom:13px;
	}
.article h3 span.small,.lease h4 span.small,.sale h3 span.small { font-size:12px; font-weight:normal; }
.article h3 span.weight-normal,.lease h4 span.weight-normal,.sale h4 span.weight-normal { font-weight:normal; }

/*------- シンガポールの住宅事情 -------*/
#contents .article h2.head { background: url(../img/base/icon/icon_h1.png) left no-repeat; padding:12px 18px;}

/* 住宅の種類 */
.home_area {
	border: solid 2px #ce0e09;
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	border-radius: 4px;        /* CSS3草案 */
	position:relative;
	behavior: url(scripts/PIE.htc);
	margin-bottom:60px;
	}
#contents .article .box .line { background:url(../img/base/line/dot_red.png) left bottom repeat-x; position:relative; }
.home_area h3 {
	font-size:16px; color:#c70c0c; text-align:left;
	background:url(../img/base/icon/icon_tri_red_white_big.png) left 1em no-repeat;
	padding-left:6px;
	padding-top:10px; padding-bottom:10px;
	margin-left:10px;
	}
.home_area h3 span { font-size:11px; font-weight:normal; }
.home_area .box img { margin-bottom:10px; }
.home_area .box img,.home_area .box p { margin-left:27px; margin-right:27px; }
.home_area .box p { margin-bottom:20px; }
.area_01 p,.area_02 p,.area_03 p { width:278px; text-align:justify; }

/* ライン */
.area_01 { border-bottom: solid 1px #c70c0c; border-right: solid 1px #c70c0c; }
.area_03 { border-right: solid 1px #c70c0c;}
.area_04 { border-top: solid 1px #c70c0c; }
.area_05 { border-top: solid 1px #c70c0c; border-right: solid 1px #c70c0c; }
.area_06 { border-top: solid 1px #c70c0c; }
	.area_01.comm { border-bottom: none; border-right: solid 1px #c70c0c; }
  .area_05.comm { border-top: solid 1px #c70c0c; border-right:none; }
  .area_06.comm { border-left: solid 1px #c70c0c; }

.area_01,.area_02,.area_03,.area_04,.area_05,.area_06 { float:left; }
.area_02,.area_04 { float:right; }
.area_05 { clear:both; }

.area_01,.area_05 { width:332px;}
.area_04 { width:332px; height:129px; }

.area_05 img,.area_06 img { margin-top:0px; }
.area_05 p,.area_06 p { width:278px; text-align:justify; }


/* 下 */
.bottom h2 { margin-bottom:25px; }
.bottom h3 { text-align:left; }
.bottom img.img { float:right; }

div.simpleTabsContent h2 {
	color:#b89865; font-size:16px; text-align:center; font-weight:bold;
	margin-bottom:40px;
	}
	div.simpleTabsContent h2.txt_left {
	color:#b89865; font-size:16px; text-align:left; font-weight:bold;
	margin-bottom:40px;
	}

/* アコーディオン必須 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: 0.5em; top: 50%; margin-top:0px; }
.ui-accordion .ui-accordion-content { border-top: 0; margin-top: -2px; position: relative; top: 0px; margin-bottom: 8px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
.ui-widget :active { outline: none; }

/* アコーディオンのボックス */
.open {
	height:46px;
	outline:none;
	}
.open span.top,.open span.normal {
	width:59px;
	display:block;
	float:left;
	z-index:500;
	position:relative;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#D32E2E;
	font-size:20px;
	}
.open span.top {
	background:url(../img/agreement/icon_back_top.png) no-repeat;
	padding-top:10px;
	height:36px;
	}
.open span.normal {
	background:url(../img/agreement/icon_back_normal.png) no-repeat;
	padding-top:15px;
	height:31px;
	}
.open h3 { float:left; width:550px; background:url(../img/base/icon/icon_tri_red_white_bottom.png) right center no-repeat; }
.open h3.top { position:relative; top: 0px;}
.open h3 a {
     color: #575757; font-weight:bold; font-size:16px; text-decoration:none;
     cursor: pointer;
	 position:relative;
	 background:url(../img/base/line/dot_gray.png) left bottom repeat-x;
	 z-index:50;
	 padding: 6px 14px;
     }
.txtbox_top,.txtbox {
	 width:609px;
     }
.txtbox_top h4,.txtbox h4 { font-weight:bold; color:#ac8b56; font-size:14px; letter-spacing:1px; text-align:left; }
.txtbox_top h4 span,.txtbox h4 span { font-weight:normal; }
.area {
	background-color:#fdf9f3; padding: 10px 15px 15px 15px;
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	border-radius: 4px;        /* CSS3草案 */
	position:relative;
	behavior: url(scripts/PIE.htc);
	}
.area ul li {
	background:url(../img/agreement/icon_check.png) left 0.4em no-repeat;
	padding-left:15px;
	line-height:1.8em;
	}
.area ul.txt li { line-height:1.5em; margin-bottom:8px; background:url(../img/agreement/icon_check.png) left 0.3em no-repeat; }
.area ul li span.notes { font-size:10px; color:#ce0e09;}
.area ul li span.lineheight { display:block; line-height:1.4em; margin-bottom:10px; padding: 5px 5px 5px 0px;}
.area ul li span.lineheight_02 { display:block; line-height:1.4em; margin-bottom:10px; padding: 0px 5px 0px 0px;}
.area ul li.lineheight {line-height:1.2em;}
.area ul li.lineheight_02 {line-height:1.5em;}
.area ul li span.small { font-size:10px;}
.txtbox_top .padding,.txtbox .padding { padding:0px 0px 0px 60px; }

/* 中のテーブル */
.area table { background-color:#FFF;}
.area table th,.area table td { vertical-align: middle; border:#CCC 1px solid; }
.area table th {
	padding:10px;
	white-space: nowrap;
	border:#CCC 1px solid;
	background-color:#F6F2D4;
	font-weight:bold;
	color:#666;
	}
.area table th span { font-weight:normal;}	

.area table td { padding:10px;}

.area .box { background-color:#FFF; padding:10px; line-height:1.3em; border:dotted 1px #CCC; }

.area ul li span.waku {
	width:120px;
	display: inline-block;
	background-color:#F5EDC6;
	text-align:center;
	margin-right:10px;
	margin-bottom:2px;
}

/* 追加テーブル */
table.table {
  border:#c9c9c9 1px solid;
  margin-bottom: 30px;
  }
table.table th,table.table td {
  padding:10px;
  }
table.table th {
  font-size: 14px;
  background-color:#f8f5dd;
  color:#b89865;
  font-weight:bold;
  border-bottom:#c9c9c9 1px solid;
  width: 150px;
  text-align:center;
  letter-spacing:1px;
  }
  table.table.industrial th {
  width:110px !important;
  }
table.table td {
  border-bottom:#c9c9c9 1px solid;
  }

/* 追加分  */
.icon_01,.icon_02 {
  font-size: 10px;
  border-radius:8px;
  color:#FFF;
  position:absolute;
  top:9px;
  right:10px;
  padding:2px 6px;
  letter-spacing:1px;
  }
 	.icon_01 {
  	background-color: #099dce;
  }
  .icon_02 {
  	background-color: #87bc14;
  }

.icon_02.dob {
  position:absolute;
  top:9px;
  right:70px;
  }

p.center {
  text-align:center;
  font-size: 16px;
  margin-bottom: 40px;
  }
  p.center span {
    color: #b79a60;
    }

.notes {
  width: 250px;
  margin: 0 auto 20px auto;
  background-color: #fef9f3;
  padding:14px;
  }
.notes h4 {
  color: #b79a60;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 6px;
  }
.notes p {
  width: 248px !important;
  margin:0 !important;
  font-size: 10px;
  }