@charset "UTF-8";
/* CSS Document */

/* 都内・地方ビルディング フォーマット
------------------------------------------------ */
.building_format {
	width: 660px;
	margin-left: 70px;
	margin-top: 15px;
}

.bui_back {
	width: 660px;
	margin-left: 70px;
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px dotted #8FA6C9;
	text-align: right;
}

.bg_blue {
	background-color: #EFF3F8;
}


/* 不動産事業_住宅事業 */
.text_c2 {
	width: 700px;
	height: auto;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.text_c2 img.fig2 {
  float: right;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 10px;
}

/* 不動産事業_分譲・開発 */
.bui_03 {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}



