﻿@charset "utf-8";

body{
	font-size:9pt;
}
ul{
	list-style-type:none;
}
hr{
	display:none;
}

/* ------------------------------------------------
 水平線
------------------------------------------------ */
div.line{
	height:13px;
	background:url(../images/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 0px 0px 7px;
	width:507px;
	float:left;
	display:inline;
}

#next{
	width:248px;
	float:left;
}
#reno{
	margin:0px 0px 0px 6px;
	width:248px;
	float:left;
}
#next .concept{
	width:248px;
	height:162px;
	background:url(../images/index/next_bg.jpg) no-repeat;
	overflow:hidden;	
}
#reno .concept{
	width:248px;
	height:162px;
	background:url(../images/index/reno_bg.jpg) no-repeat;
	overflow:hidden;	
}
.concept h3{
	margin:19px 0px 0px 19px;	
}
#reno .concept h3{
	margin:17px 0px 0px 9px;	
}
.concept p{
	padding:6px 19px 0px 19px;	
}
.concept p.button{
	padding:6px 0px 0px 0px;
	text-align:center;	
}
ul.area{
	margin:6px 0px 0px 0px;
}
ul.area p{
	margin:6px 6px 12px 6px;
}
#next ul.area a{
	color:#003b2b;
}
#next ul.area a:hover{
	color:#447d6c;
}
#reno ul.area a{
	color:#08294f;
}
#reno ul.area a:hover{
	color:#3d6390;
}

/* ------------------------------------------------
 おすすめ物件
------------------------------------------------ */
.reco{
	width:248px;
	background:#e6e6e6;
}
.reco a{
	font-size:9pt;
}
.reco img.photo{
	margin:0 0 14px 6px;
	padding:1px;
	border:3px solid #000;
	float:left;
	display:inline;	
}
.reco h4{
	margin:0 6px 0px 0px;
}
.reco p{
	margin:0 0 10px 0px;
	width:123px;
}

.reco dl{
	margin-top:10px;
}
.reco dl dt{
	float:left;
	width:106px;
}
.reco dl dd{
	padding-left:110px;
}
* html dl dd{
	padding-left:108px;
}

.reco dl:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.reco dl{
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .reco dl{
	height:1%;
}
.reco dl{
	display:block;
}
/* */


/* ------------------------------------------------
 大雄建設は・・・
------------------------------------------------ */
div.about p{
	padding:10px 14px 10px 10px;
}

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

/* ------------------------------------------------
 更新情報
------------------------------------------------ */
#Indexmenu{
	margin:3px 0px 0px 0px;
	width:221px;
	float:left;
}
ul.news{
	width:212px;
	height:200px;
	margin:10px 6px 6px 6px;
	overflow:auto;
}
ul.news li{
	padding:0px 0px 14px 0px;
	background:url(../images/index/line.jpg) no-repeat 0px bottom;
}
ul.news li A{
	color: #396;
}
span.date{
	font-weight:bold;
}
img.icon{
	margin:2px 0px 4px 2px;
	vertical-align:middle;
}

/* ------------------------------------------------
 各ページへのリンク
------------------------------------------------ */
ul.links{
	
}
ul.links li{
	padding:0px 0px 13px 0px;
	background:url(../images/index/line.jpg) no-repeat 0px bottom;
}
ul.links li.noline{
	padding:0px 0px 4px 0px;
	background-image:none;
}
ul.links li img{
	vertical-align:top;
}

/* ------------------------------------------------
 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;
}