@charset "Shift_JIS";


/*============*/
/* アクセス24 */
/*============*/

#access24{
	margin-bottom: 20px;
}

#a_text{
	margin-top: 10px;
	margin-bottom: 20px;
}

#a_text .float-r {
	margin:0 0 10px 13px;
	padding:0;
	float: right;
}

#a_link{
	background: #eeeeee;
	padding: 10px 0;
	text-align:center;
}

/*============*/
/* リアシスト */
/*============*/

#reassist{
	margin-bottom: 20px;
}

#r_text{
	margin-top: 10px;
	margin-bottom: 20px;
}

#r_text .float-r {
	margin:0 0 10px 13px;
	padding:0;
	float: right;
}

#r_link{
	background: #eeeeee;
	padding: 10px 0;
	text-align:center;
}


/*================*/
/* 住まいアシスト */
/*================*/

#sumaiassist{
	margin-bottom: 20px;
}

#s_text{
	margin-top: 10px;
	margin-bottom: 20px;
}

#s_text .float-r {
	margin:0 0 10px 13px;
	padding:0;
	float: right;
}

#s_link{
	background: #eeeeee;
	padding: 10px 0;
	text-align:center;
}


/*================*/
/* その他サービス */
/*================*/

#other{
	margin-bottom: 20px;
}

.b_tbl{
	margin-top: 10px;
}

.b_tbl02{
	margin-top: 20px;
}

#other .b_tbl02 td.cap03{
	padding-top: 15px;
	padding-bottom: 5px;
}

#other .b_tbl02 td.point{
	padding-bottom: 15px;
}

#other .b_tbl02 td.contact{
	padding: 10px;
	background:#ededed;
	font-weight:bold;
	text-align:center;
}

#other .b_tbl02 td.text{
	text-align:right;
	font-size:11px;
}



/*==========*/
/* 会社概要 */
/*==========*/

#company{
	margin-bottom: 20px;
}


/* 会社概要 */
#company table.outline {
	width: 545px;
	margin-top: 10px;
	/*border-collapse: separate;*/
}


#company .outline td.tit{
	background: #eafaff;
	border:1px solid #d8d8d8;
	padding:6px;
	width:22%;
	text-align:right;
	vertical-align:middle;
	font-weight: bold;
}


#company .outline td.text{
	border:1px solid #d8d8d8;
	background: #ffffff;
	padding:6px;
}



/*======================*/
/* プライバシーポリシー */
/*======================*/

#privacy{
	width:545px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#privacy div.title01{
	width:545px;
	color:#ffffff;
	text-align:center;
	background-color:#7F7F7F;
	padding:3px 0;
	margin-bottom:7px;
}

#privacy div.title02{
	width:545px;
	color:#FFFFFF;
	text-align:center;
	background-color:#1A6BA4;
	padding:3px 0;
	margin-bottom:7px;
}


#privacy p.cap{
	clear: right;/* PAGE TOP 右回り込み解除 */
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color:#1A6BA4;
	font-weight: bold;
}


#privacy p.text{
	margin: 0px;
	padding: 0 0 10px 0;
}

#privacy p.text_in{
	margin: 0px;
	padding: 0 0 0 15px;
}

#privacy img{
	float: right;/* PAGE TOP 右回り込み */
}


