 /* ------------------------------------
 → 3カラム-ベース
 * ------------------------------------*/
#main a {
	background-color:#fff;
	#color:#336699;
}
#main a:hover {
	color:#2d83df;
}
.main_img {
	margin-bottom:10px;
}
.main_img img{
	display:block;
}
h2 {
	text-indent:-9999px;
	height:22px;
	font-size:1px;
}

h5 {
	text-indent:-9999px;
	height:41px;
}
/* ------------------------------------
 → 総合ニュース
 * ------------------------------------*/
h2#news {
	width:500px;
	background:url("/img/common/news_all_top.gif") 0 0 no-repeat;
	height:22px;
}
h2#news a{
	text-indent:0;
	float:right;
	display:block;
	width::50px;
	background-color:transparent;
}

#news_list {
	width:495px;
	_width:500px;
	height:120px;
	border:#ddd solid 1px;
	overflow:auto;
	padding-left:5px;
	padding-right:0px;
	color:#666666;
	background-color:#fff;
}
#news_list dl {
	clear:both;
	background:url("/img/common/tensen.gif") 0 bottom no-repeat;
}
#news_list dl dt {
	float:left;
	margin-right:15px;
}
#news_list dl dd a {
	color:#6699CC;
}


/* ------------------------------------
 → 物件ページ内メニュー
 * ------------------------------------*/
#mininav {
	/*background-color:#fff;*/
	background:url("/img/common/bg_mini_navi_top.gif") 0 0 no-repeat;
	/*height:42px;*/
	height:33px;
}
#mininav ul{
	width:500px;
	margin-left:0px;
	padding-top:0px;
	clear:both;
}
#mininav ul li{
	width:160px;
	float:left;
	text-indent:-9999px;
	font-size:1px;
}
#mininav ul li a {
	display:block;
	text-decoration: none;
	height:33px;
}
#mininav ul li#m_new{
	width:170px;
}
#mininav ul li#m_new a {
	background:url("/img/common/mini_navi.gif") -0px 0 no-repeat;
}
#mininav ul li#m_new a:hover {
	background:url("/img/common/mini_navi.gif") -0px -33px no-repeat;
}
#mininav ul li#m_osusume a {
	background:url("/img/common/mini_navi.gif") -170px 0 no-repeat;
}
#mininav ul li#m_osusume a:hover {
	background:url("/img/common/mini_navi.gif") -170px -33px no-repeat;
}
#mininav ul li#m_all a {
	background:url("/img/common/mini_navi.gif") -330px 0 no-repeat;
}
#mininav ul li#m_all a:hover {
	background:url("/img/common/mini_navi.gif") -330px -33px no-repeat;
}

/* ------------------------------------
 → 物件リスト表示エリア
 * ------------------------------------*/    
#mansion_list {
width:500px;
background-color:#CFE7C3;
}
#bukken_list {
	width:495px;
	_width:500px;
	height:510px;
	border:#3BB100 solid 1px;
	overflow:auto;
	padding-left:5px;
	padding-right:0px;
	margin-bottom:10px;
	color:#666666;
	/*background-color:#3BB100;*/
	background-color:#CCDDC3;
}

                    
/* ------------------------------------
 → 掲載物件以外の紹介
 * ------------------------------------*/
h5#others {
	background:url("/img/common/others_top.gif") 0 top no-repeat;
}
h5#others2 {
	background:url("/img/common/blog_top.gif") 0 top no-repeat;
}
#others_list {
	width:500px;
	background:url("/img/common/others_bottom.gif") 0 bottom no-repeat;
	padding-bottom:22px;
	margin-bottom:10px;
	line-height:1.2;
}
#others_list a {
	color:#3E5BF2;
}
#others_list ul {
	background:url("/img/common/fl_bg.gif") 0 0 repeat-y;
	padding-top:5px;
}
#others_list ul li{
	/*width:99px;*/
	float:left;
	text-align:center;
	padding-left:15px;
}
#others_list ul li dl {
	margin-left:2px;
	margin-right:4px;
	padding-top:3px;
	/*height:220px;*/
	background-color:#fff;
	word-break: break-all;
}
/* ------------------------------------
 → トップへ
  * ------------------------------------*/
#go_to_top {
	clear:both;
	margin:10px auto;
	height:28px;
}
p.sale_top	{
	margin: -20px 0 0 375px;
}
