@charset "utf-8";

body,h1,h2,h3,h4,h5,h6{
	font-size:9pt;
}
ul{
	list-style-type:none;
}
hr{
	display:none;
}

/* ------------------------------------------------
 水平線
------------------------------------------------ */
div.line{
	height:13px;
	background:url(../img/index/line.jpg) no-repeat;
	clear:both;
}
div.line2{
	margin:0px;
	padding:0px;
	width:248px;
	height:9px;
	background:#fff url(../images/index/gray.gif) no-repeat;
	clear:both;
}

/* ------------------------------------------------
 メイン
------------------------------------------------ */
#Indexmain{
	margin:6px 0 0 7px;
	width:528px;
	float:left;
	display:inline;
}
#daiyuFlash{
	margin:0 0 0 7px;
	width:728px;
	height:250px;
	clear:both;
}

/* ------------------------------------------------
 物件サイトバナー
------------------------------------------------ */

#banners{
	width:528px;
	height:165px;
	margin:0 -5px 0 0;
	overflow:hidden;
}
#banners li{
	margin:0 5px 0 0;
	float:left;
}

/* ------------------------------------------------
 物件を探す
------------------------------------------------ */
#search{
	padding:11px 0 0;
	width:528px;
	margin:0 -6px 0 0;
	font-size:12px;
	line-height:1.3;
	clear:both;
}
#search li{
	width:171px;
	height:130px;
	margin:0 6px 0 0;
	float:left;
	display:inline;
	background:url(../img/index/search_bg.png) no-repeat left bottom;
	overflow:hidden;
}
#search li.daiyu{
	width:168px;
	background:url(../img/index/search_bg2.png) no-repeat left bottom;
}
#search li p{
	padding:0 10px;
	height:50px;
	display:inline-block;
}
#search li p a{
	color:#000;
	text-decoration:none;
}
#search li p a:hover{
	color:#999;
	text-decoration:underline;
}
#search li p.more{
	padding:0;
	width:168px;
	height:17px;
	text-align:center;
}

/* ------------------------------------------------
 おすすめ物件
------------------------------------------------ */
#Indexmain h2.reco{
	padding:6px 0 0;
	clear:both;
}
ul.reco{
	width:528px;
	margin:0 -6px 0 0;
}
ul.reco li{
	margin:6px 6px 0 0;
	border-top:16px solid #ececec;
	border-bottom:3px solid #b9b9b9;
	width:258px;
	min-height:135px;
	background:#ececec;
	float:left;
	overflow:hidden;
}
ul.reco li p.photo{
	margin:0 0 0 6px;
	width:98px;
	float:left;
	overflow:hidden;
	display:inline;
}
ul.reco li p.photo span{
	margin:0 0 6px;
	display:inline-block;
}
ul.reco li div{
	padding:0 0 12px;
	width:140px;
	float:left;
}
#Indexmain ul.reco li div h3{
	line-height:1.4;
}
#Indexmain ul.reco li div h3 span{
	color:#007365;
	font-size:9px;
	font-family:Verdana;
	display:block;
}
#Indexmain ul.reco li div h3 a{
	color:#000;
	font-size:14px;
	display:block;
}
#Indexmain ul.reco li div h3 a:hover{
	color:#999;
	text-decoration:underline;
}
#Indexmain ul.reco li div p{
	margin:5px 0 0;
}

/* ------------------------------------------------
 大雄建設は・・・
------------------------------------------------ */
div.about{
	width:528px;
	clear:both;
}
div.about p{
	padding:17px 14px 10px 10px;
	line-height:1.5;
}

/* ------------------------------------------------
 ベリサイン
------------------------------------------------ */
#Indexmain object{
	float:left;	
}
#Indexmain img.ssl{
	margin:20px 0px 0px 4px;
}

/* ------------------------------------------------
 右メニュー
------------------------------------------------ */
#Indexmenu{
	margin:6px 0 0;
	width:201px;
	float:left;
}
#Indexmenu dl{
	width:201px;
}

/* ------------------------------------------------
 エコバナー
------------------------------------------------ */
#Indexmenu dt.eco{
	margin:0;
	width:201px;
	height:170px;
}
#Indexmenu dd.eco{
	position:relative;
}
#Indexmenu dd.eco p{
	position:absolute;
	top:-40px;
	left:10px;
}

/* ------------------------------------------------
 更新情報
------------------------------------------------ */
#Indexmenu dt{
	width:201px;
	height:32px;
	overflow:hidden;
}
#Indexmenu dd ul{
	margin:10px 0 0 4px;
}
#Indexmenu dd ul li{
	padding:0 0 14px;
	background:url(../img/index/news_line.png) no-repeat left bottom;
}
#Indexmenu dd ul li em{
	color:#000;
	font-style:normal;
	font-weight:bold;
}
#Indexmenu dd ul li a{
	color:#000;
	text-decoration:none;
}
#Indexmenu dd ul li a:hover{
	color:#999;
	text-decoration:underline;
}
#Indexmenu dd p{
	margin:0 0 10px;
	text-align:right;
}

/* ------------------------------------------------
 各ページへのリンク
------------------------------------------------ */
#Indexmenu ul.links{
	
}
#Indexmenu ul.links li{
	padding:0px 0px 13px 0px;
	background:url(../images/index/line.jpg) no-repeat 0px bottom;
}
#Indexmenu ul.links li.noline{
	padding:0px 0px 2px 0px;
	background-image:none;
}
#Indexmenu ul.links li img{
	vertical-align:top;
}
#Indexmenu ul.links li dl dt{
	height:25px;
	overflow:hidden;
}
#Indexmenu ul.links li dl dd p{
	margin:0;
	padding:0;
}

/* ------------------------------------------------
 RSS新着情報
------------------------------------------------ */
ul.rss{
	padding:6px 0px 20px 0px;
}
ul.rss li{
	padding:0px 0px 0px 14px;
	background:url(../images/index/rss_list.gif) no-repeat 5px 6px;
}
