@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 基本
　02. メインカラム
　03. 市場調査・企画提案
　04. テナント誘致
　05. 収支予測シミュレーション
　06. 施設の計画・施工
  

******************************************************************************* */



/* ==

　01. 基本

=============================================================================== */




/* ==

　02. メインカラム

=============================================================================== */
#fullVisual.mainVisual2_2 {
    border-bottom: medium none;
    margin: 0;
    padding: 80px 0 85px;
    position: relative;
}






/* ==

　03. 市場調査・企画提案

=============================================================================== */
#researchArea{ width: 950px; margin: 0 auto 50px; clear: both; }

#researchArea .colBlock01 .col1{ width: 480px; margin-right: 20px; }
#researchArea .colBlock01 .col2{ width: 390px; text-align: center; }




/* ==

　04. テナント誘致

=============================================================================== */
#tenantArea{ width: 950px; margin: 0 auto 50px; clear: both; }
#tenantArea .colBlock01{ margin-bottom: 45px; }

#tenantArea .contFrame01 p em{ color: #f00; font-style: normal; }




/* ==

　05. 収支予測シミュレーション

=============================================================================== */
#simulationArea{ width: 950px; margin: 0 auto 50px; clear: both; }
#simulationArea .colBlock01 .col1{ width: 470px; margin-right: 20px; }
#simulationArea .colBlock01 .col2{ width: 400px; text-align: center; }




/* ==

　06. 施設の計画・施工

=============================================================================== */
#planArea{ width: 950px; margin: 0 auto 50px; clear: both; }

#planArea .colBlock01 .col1{ width: 710px; }
#planArea .colBlock01 .col2{ width: 160px; }

#planArea .colBlock01{ margin-bottom: 30px; }
#planArea .colBlock01 .col1 p{ font-size: 110%; }
#planArea .colBlock01 .col1 dl{ margin-bottom: 15px; zoom: 1; clear:both; }
#planArea .colBlock01 .col1 dl:after{ content:''; display:block; clear:both; }
#planArea .colBlock01 .col1 dt{
	width: 55px;
	margin-right: 15px;
	padding: 30px 20px;
	background-color: #eaedf0;
	text-align: center;
	float:left;
}
#planArea .colBlock01 .col1 dd{
	width: 600px;
	float: left;
}
#planArea .colBlock01 .col1 dd li{ font-size: 107%; font-weight:bold; }

#planArea .commercialcomplex{
	padding: 15px;
	background-color: #f3faf3;
}
#planArea .commercialcomplex .colBlock01{ width: 860px; margin-bottom: 0; }
#planArea .commercialcomplex .colBlock01 .col1{ width: 470px; margin-right: 35px; }
#planArea .commercialcomplex .colBlock01 .col2{ width: 355px; }

#planArea .commercialcomplex .colBlock01 .col1 p strong{ font-size:110%; }







