﻿/* メインイメージ画像
------------------------------------------------ */
#main{
	margin-bottom:20px;
}

h5 { font-size:12px; }
/* お知らせ
------------------------------------------------ */
#news_title{
	width:572px;
	height:27px;
	margin:0 auto 10px;
	background:url(../image/top/news_title.gif);
	position:relative;
	display:block;
}
#news_title #backno{
	position:absolute;
	display:block;
	top:7px;
	right:10px;
}

#news{
	width:564px;
	margin:0 auto 20px;
}
#news li{
	padding:5px 0;
	border-bottom:1px #999 dashed;
	float:left;
	width:100%;
}
#news li img{
	margin-top:2px;
	padding-right:5px;
	float:left;
}
#news .day{
	width:70px;
	color:#FF0000;
	margin-bottom:5px;
	margin-left:5px;
	font-weight:bold;
	font-size:12px;
	float:left;
	font-family:Verdana;
	padding-right:5px;
}
#news li a{
	float:left;
	width:440px;
	font-size:12px;
}
#news .comment{
	width:480px;
	font-size:12px;
	margin-bottom:5px;
	float:right;
}

/* 現場見学会
------------------------------------------------ */
.stitle {
	font-size:13px;
	font-weight:bold;
	color:#333;
}
#sales_t{
	width:790px;
	background:url(../image/top/sales_top.gif) no-repeat top;
	padding-top:10px;
	margin-top:10px;
	overflow:auto;
}
#sales_c{
	width:790px;
	background:url(../image/top/sales_c.gif) repeat-y top;
	overflow:auto;
}
#sales_b{
	width:790px;
	padding-bottom:10px;
	background:url(../image/top/sales_bottom.gif) no-repeat bottom;
	overflow:auto;
}
#sales_es{
	width:746px;
	margin:0 auto;
}

#sales_title{
	width:746px;
	height:23px;
	margin:0 auto 10px;
	background:url(../image/top/sales_title.gif);
	position:relative;
	display:block;
}
#sales_date{
	padding-left:200px;
}
#sales_title #backno{
	position:absolute;
	display:block;
	top:4px;
	right:2px;
}

.sales_waku {
	background:url(../image/top/waku_bottom.gif) no-repeat 9px bottom;
	padding-left:9px;
}
.sales_box{
	width:150px;
	padding:0 10px 10px;
	margin:0 13px 0px 1px;
	float:left;
}

.sales_box ul{
	margin-top:5px;
}
.sales_box li{
	margin-bottom:3px;	
}
.sales_box b{
	padding-right:2px;
}
.sales_box em{
	color:#f30;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
}
.sales_box span{
	color: #999;
	padding-right:5px;
}
#present{
	width:736px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	background-color:#FFCC33;
}
#present #box{
	width:726px;
	padding:5px;
	background-color:#FFFFE8;
	float:left;
}
#present #title{
	float:left;
}
#present #comment{
	width:560px;
	float:right;
	color:#663300;
	font-weight:bold;
	line-height:140%;
}

/* 特選物件
------------------------------------------------ */
#topics_t{
	width:790px;
	background:url(../image/top/sales_top.gif) no-repeat top;
	padding-top:10px;
	margin-top:10px;
	overflow:auto;
}
#topics_c{
	width:790px;
	background:url(../image/top/sales_c.gif) repeat-y top;
	overflow:auto;
}
#topics_b{
	width:790px;
	padding-bottom:10px;
	background:url(../image/top/sales_bottom.gif) no-repeat bottom;
	overflow:auto;
}
#topics_es{
	width:746px;
	margin:0 auto;
}

#topics_title{
	width:746px;
	height:23px;
	margin:0 auto 10px;
	background:url(../image/top/topics_title.gif);
	position:relative;
	display:block;
}
#topics_date{
	padding-left:200px;
}
#topics_title #backno{
	position:absolute;
	display:block;
	top:4px;
	right:2px;
}

.topics_waku {
	background:url(../image/top/waku_bottom.gif) no-repeat 9px bottom;
	padding-left:9px;
}
.topics_box{
	width:150px;
	padding:0 10px 10px;
	margin:0 13px 0px 1px;
	float:left;
}
.topics_box ul{
	margin-top:5px;
}
.topics_box li{
	margin-bottom:3px;	
}
.topics_box b{
	padding-right:2px;
}
.topics_box em{
	color:#f30;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
}
.topics_box span{
	color: #999;
	padding-right:5px;
}
