@charset "utf-8";
/* CSS Document */

/*------------------------*/
/*　住空間ヘッダー　*/
/*------------------------*/

#header_jukukan{
	width:746px;
	height:120px;
	margin-top:0px;

}

/*------------------------*/	
/*　住空間ナビ　*/
/*------------------------*/	

#navi_jukukan{
	width:746px;
	height:20px;
	margin-bottom:12px;
	font-weight:bolder;
	color:#666;
}


#navi_jukukan table tr td a strong {
	color: #FFF;
	font-size:14px;
}

table{
	border:1px solid ##666;
}

/*------------------------*/	
/*　住空間レフトボックス　*/
/*------------------------*/	

#left_box_jukukan {
	width:182px;
	margin-right:24px;
	float:left;
	height:580px;
	overflow:auto;
	text-align:left;
}

#left_box_jukukan img{
	margin-bottom:10px;
	float:left;
}

a{
	color:#999;
}

a:hover{
	color:#333
}

/*------------------------*/	
/*　住空間 TAトップ　*/
/*------------------------*/	

#right-TA-upper_box_jukukan {
	width:540px;
	margin-bottom:24px;
	float:right;
}

	
/*--------------------------*/
/*住空間ライトロワーボックス*/
/*--------------------------*/

#right-lower_box_jukukan{
	width:540px;
	margin-right:0px;	
	float:right;
	font-weight:bolder;
	letter-spacing:-1px;
	color:#999;
}

.ta1{
	margin-left:121.1px;
	margin-bottom:24px;
	float:left;
}

.ta2{
	margin-left:24.6px;
	margin-bottom:24px;
	float:left;
}
.ta3{
	margin-left:24.6px;
	margin-bottom:24px;
	float:left;
}
.ta4{
	margin-left:24.6px;
	margin-bottom:24px;
}

.p{
	margin-bottom:24px;
	float:left;
}

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */


