/*★サイド★*/
#sidebar {
	float: left;
	width: 220px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: auto;

}

#sidebar #menubox1 {
	height: auto;
	text-align: center;
	position: relative;
}


/*----------------------------------------------------------------------------------------------------------------------------*/
/*メインメニュー情報*/

/*メインメニュー情報ここまで*/
/*----------------------------------------------------------------------------------------------------------------------------*/
/*レントライフバナー*/
#menubox1 #chintai {
	position: relative;
	left: 0px;
	width: 220px;
	height: auto;
	top: 3px;
	_top: 2px;
	
	font-size: 12px;
	
}




/*電話番号*/
#chintai #rent1 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#999999;
	background-color: #DBDBDB;
	line-height: 14px;
}

/*住所・定休日*/
#chintai #rent2 {
	font-size: 13px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color:#999999;
	background-color: #FFFFFF;
	line-height: 15px;
}

/*キャッチフレーズ*/
#chintai #rent3 {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color:#999999;
	line-height: 14px;
}

/*営業時間*/
#chintai #rent4 {
	font-size: 13px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-weight: bold;
	line-height: 15px;
}

/*レントライフバナーここまで*/
/*----------------------------------------------------------------------------------------------------------------------------*/
/*★サイドここまで★*/
/*================================================================================================＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/ 

/*★フッター★*/
.body #footer {
	background-image: url(../image/footer.jpg);
	background-repeat: repeat-x;
	height: auto;
	position: relative;
	float: none;
	clear: both;
} 
.body #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size: 12px;
}

/*メニュー*/
#footer #footer_menu {
	font-size: 12px;
	color: #333333;
	position: relative;
	width: 960px;
	text-align: right;
}

/*copyright*/
#footer #copyright {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	position: relative;
	top: -20px;
	width: 960px;
	text-align: left;
	line-height: 16px;
}



/*会社詳細*/
#companylist {
	position: relative;
	width: 500px;
	top: -20px;
	font-size: 12px;
	color: #333333;
	height: 100px;
	line-height: 14px;
}
/*★フッターここまで★*/
/*================================================================================================＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/ 

