@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 共通
　02. フリーダイヤル＋D-Parkingについて
　03. オーナー様のメリット
　04. 大和ハウスグループで広がる駐車場経営の可能性
　05. D-Parking管理会社一覧


******************************************************************************* */


/* ==

　01. 共通

=============================================================================== */
#fullVisual {
	min-width: 950px;
	border-top: none;
	border-bottom: none;
	background-color: #fff;
}
#fullVisual.mainVisual1 {
	height: 300px;
	line-height: 1.0;
	position:relative;
}
#fullVisual.mainVisual1 p.imgTxt{
	width:950px;
	height: 300px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#fullVisual.mainVisual1 p.imgTxt img{ position:absolute; bottom:0px; right:0px; display:block; }


#footer .baseIn p.logo{ margin-right: 5px; padding-bottom: 20px; float: left; }
#footer #siteNav{ padding-top: 45px; float: left; }
#footer #copyright{ padding-top: 23px; }
#footer #copyright img{ margin-bottom: 10px; }









/* ==

　02. フリーダイヤル＋D-Parkingについて

=============================================================================== */
#inquiryArea{
	width: 100%;
	padding :35px 0 15px;
	background-color: #ed6c00;
	text-align: center;
}
#inquiryArea p{ padding: 0 0 20px; }


#aboutArea{
	width: 100%;
	padding: 45px 0 15px;
	background: #fac7a6 url(../images/img_inquiry01_arrow.gif) center top no-repeat;
	color: #333;
	text-align: center;
}
#aboutArea p{ padding: 0 0 20px; }
#aboutArea p.btn_parkingList{ width:520px; margin:0 auto; }
#aboutArea p.btn_parkingList span{ padding-top:5px; text-align:left; display:block; }


#inquiryArea02{
	margin-bottom: 50px;
	text-align: center;
}




/* ==

　03. オーナー様のメリット

=============================================================================== */
#main { /margin-top:35px !important; }

/* ポイント
------------------------------------------------------------------------------- */
.pointBlock div dl{ padding-bottom: 15px; zoom: 1; clear: both; }
.pointBlock div dl:after{ content:''; display:block; clear:both; }
.pointBlock div dt{
	margin: 0 20px 0 0;
	float: left;
}
#main .pointBlock div dd{
	font-size: 150%;
	line-height: 1.4;
	color: #ed6c00;
	font-weight: bold;
}
.pointBlock div p{
	padding: 15px 0 20px;
	border-top: 1px solid #ed6c00;
	clear: both;
}
.pointBlock div p small{ font-size: 85%; }

#main .pointBlock.colBlock01{ margin-bottom:0; }


/* あらゆる施設にD-パーキングを
------------------------------------------------------------------------------- */
.facilityBlock{ padding-bottom: 50px; zoom: 1; clear: both; }
.facilityBlock:after, .facilityBlock ul:after{ content:''; display:block; clear:both; }
.facilityBlock p{ float:left; }
.facilityBlock ul{
	width: 804px;
	padding-left: 4px;
	border: 6px solid #fac7a6;
	float: left;
}
.facilityBlock li{
	padding: 11px 18px 8px 0;
	background: url(../images/img_facility_vline.gif) right 11px no-repeat;
	float:left;
}
.facilityBlock li.lastChild{ padding-right: 0; background: none; }








/* ==

　04. 大和ハウスグループで広がる駐車場経営の可能性

=============================================================================== */
.proposeBlock div.col1 dl{ width: 220px; margin: 0 20px 20px 0; float: left; }
.proposeBlock div.col1 dl.mr00{ margin-right: 0; }
.proposeBlock div dt{ margin-bottom: 5px; }







/* ==

　05. D-Parking管理会社一覧

=============================================================================== */
#companyArea{
	width: 100%;
	position: relative;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background-color: #efefef;
}
#companyArea p.catchImg{
	line-height: 1;
	margin: 35px 0;
	font-size: 12px;
	text-align: center;
}
#companyArea .listBlock{ width: 950px; margin: 0 auto; padding: 0 0 25px; clear: both; }
#companyArea .colBlock02 {
	width: 100%;
	margin-bottom: 25px;
	clear: both;
}

#companyArea .colBlock02 .col1,
#companyArea .colBlock02 .col2{
	float: left;
	width: 450px;
	margin-right: 30px;
	padding: 4px 4px 15px;
	border: 1px solid #dfdfdf;
	background-color: #fff;
}
#companyArea .colBlock02 .col2 {
	margin-right: 0;
}

#companyArea .colBlock02 .col1 .imgWrap,
#companyArea .colBlock02 .col2 .imgWrap,
#companyArea .colBlock02 .col3 .imgWrap{ margin-bottom: 12px; text-align: center; display:block; }

#companyArea p.linkExternal{ padding-left: 22px; background-position: 4px 0.45em; }


