@charset "euc-jp";
/* CSS Document */




/****************************************************** フラッシュ */

#flash_box {
	width:640px;
	height:360px;
	margin:0 auto 4px auto;
	padding:0;
}

/******************************************************新築物件情報 */


#newly_title {
	width:640px;
	height:42px;
	margin:0 auto 4px auto;
	padding:0;
	background:url(../../topimg/newly_title.gif)  no-repeat;
	display:block;
}

#newly_title h2{
   text-indent:-5000px;
   width:640px;
 }


#newly_fram{
	width:640px;
	margin:0 auto 4px auto;
	padding:0;
	height: 445px;
}




/******************************************************ニュース*/
#news_title {
	width:640px;
	height:35px;
	margin:0 auto;
	padding:0;
	background:url(../../topimg/news_title.gif)  no-repeat;
	display:block;
}

#news_title h2{
   text-indent:-5000px;
   width:640px;
 }
 
#news_box{
	width:600px;
	background:url(../../topimg/news_box_bg.gif) repeat-y;
	margin:0 auto;
	padding: 3px 20px;
	line-height: 180%;
}


/*********************バックナンバーボタン*/

#news_bn{
     width:640px;
	 height:20px;
	 background:url(../../topimg/news_footer.gif) no-repeat;
	 margin:0 auto;
	 position:relative;
} 

#news_bn a{ 
    width:140px;
	height:19px;;
	padding:0px;
	display:block;
	text-decoration:none;
	margin:0;
	position:absolute;
	top:0;
	right:5px;
} 
#news_bn ul{
	list-style: none;
	margin:0px;
	padding: 0px;
	}
		
#news_bn li{
	display: inline;
}

#bn a{
	text-indent:-5000px;
	background: url(../../topimg/bn_botangif.gif) -0px 0px no-repeat;
	}
#bn a:hover{
	text-indent:-5000px;
	background:url(../../topimg/bn_botangif.gif) -0px -19px no-repeat;
	}



/*********************SSLシール用ボックス*/

#top_ssl{
    width:130px;
	height:88px;
	float:left;
	margin:10px 0 0 25px;
}
