﻿body{
	background:url(../image/common/body_bg.gif) repeat-x top;
}

/* 2カラム
------------------------------------------------ */
#t_contents{
	width:790px;
	margin:10px auto 0;
}
#t_contents .l{
	width:494px;
	padding:10px;
	border:1px solid #C1B7A4;
	float:left;
}
#t_contents .r{
	width:258px;
	float:right;
}

/* フラッシュ
------------------------------------------------ */
#flash{
	width:804px;
	height:266px;
	margin:0 auto;
}
#flash .l{
	width:7px;
	height:266px;
	background:url(../image/top/flash_dl.jpg);
	float:left;
}
#flash .c{
	width:790px;
	height:266px;
	float:left;
}
#flash .r{
	width:7px;
	height:266px;
	background:url(../image/top/flash_dr.jpg);
	float:left;
}

/* 物件カテゴリー
------------------------------------------------ */
#ecategory_h{
	width:790px;
	height:36px;
	margin:0 auto;
	background:url(../image/top/ecategory_h_bg.jpg);
}
#ecategory_h #subhead{
	width:766px;
	margin:0 auto 0;
	padding-top:12px;
}
#ecategory_h #subhead img{
	float:left;
}
#ecategory_h #subhead p{
	margin-top:2px;
	margin-left:5px;
	color:#FFF;
	letter-spacing:0.2em;
	float:left;
}

#ecategory{
	width:790px;
	height:138px;
	margin:0 auto;
	background:url(../image/top/ecategory_bg.jpg);
	position:relative;
	display:block;
}
#ecategory #category{
	width:738px;
	margin:0 auto;
}
#ecategory #category li{
	float:left;
}
#ecategory #cyuki{
	width:780px;
	height:34px;
	margin:3px auto 0;
	font-size:10px;
	color:#FF0000;
	line-height:140%;
}

/* 新着物件
------------------------------------------------ */
#estate h2{
	margin-bottom:20px;
}
#estate {
}
#estate .photo{
	border:1px solid #666;
	margin-left:3px;
	float:left;
}
#estate p {
	line-height:1.4;
}
#estate em {
	color:#990000;
	font-size:1.1em;
	font-weight:bold;
}
#estate b {
	color:#333;
	font-size:10px;
	font-weight:normal;
}
#estate sup{
	line-height:0.5;
}
#estate .comment a{
	display:block;
	text-decoration:none;
}
#estate .comment ul{
	line-height:1.4;
}
#estate .comment li{ }

#estate .left{
	width:243px;
	height:120px;
	margin-left:3px;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:1px dotted #999;
	float:left;
	overflow:visible;
}
#estate .left .comment{
	width:145px;
	float:right;
}
#estate .right{
	width:237px;
	height:120px;
	margin-right:3px;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:1px dotted #999;
	float:right;
	overflow:visible;
}
#estate .right .comment{
	width:132px;
	margin-right:5px;
	float:right;
}

/* ニュース
------------------------------------------------ */
#news_title{
	width:258px;
	height:30px;
	margin:0 auto;
	background:url(../image/top/whatsnew.gif);
	position:relative;
	display:block;
}
#news_title #backno{
	position:absolute;
	display:block;
	top:7px;
	right:10px;
}
#news{
	width:250px;
	margin:0 auto;
}
#news img {
	vertical-align:-2px;
	padding-right:2px;
}
#news li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px #999 dotted;
	list-style:none;
	text-indent:0px;
}
#news .day{
	width:250px;
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	float:left;
}
#news .comment{
	width:250px;
	font-size:12px;
	float:left;
}


/* バナー
------------------------------------------------ */
.banner{
	margin:20px auto 0;
	text-align: center;
}
.banner li{
	margin-bottom:10px;
}