

/* --------------------トップ　物件情報--------------------- */

#bukken_title{
	width:450px;
	height:30px;
	background-image:url(images/new.gif);
}

#bukken_title p{
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	padding:5px 0px 0px 30px;
	
}

/* --------------------マンション--------------------- */

#mansion{
	width:450px;
	margin-top:10px;
	background-image:url(images/mansion.jpg);
	background-repeat:no-repeat;	

}

#mansion p{
	font-size:12px;
	font-weight:bold;
	color:#999900;
	padding:6px 0px 0px 15px;

}


.mansion_new{
	margin-top:15px;

}


.mansion_new_left{
	width:215px;
	height:100px;
	background-image:url(images/sen.gif);
	background-repeat:no-repeat;

}

.mansion_new_left a{
	font-size:10px;
	font-weight:bold;
	color:#999900;

}

.mansion_new_left dl{
	padding:0px 0px 0px 15px;
}

.mansion_new_left dt{
	font-size:11px;
	color:#477B90;
	padding:0px 0px 0px 15px;
	font-weight:bold;
	background-image:url(images/point.gif);
	background-repeat:no-repeat;	

}

.mansion_new_left dd{
	font-size:11px;
	color:#000000;
	padding-top:5px;
}

.mansion_new_left dd img{
	float:right;
}


.mansion_new_right{
	width:215px;
	height:100px;
	background-image:url(images/sen.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:5px;
}

.mansion_new_right a{
	font-size:10px;
	font-weight:bold;
	color:#999900;

}

.mansion_new_right dl{
	padding:0px 0px 0px 15px;
}

.mansion_new_right dt{
	font-size:11px;
	color:#477B90;
	padding:0px 0px 0px 15px;
	font-weight:bold;
	background-image:url(images/point.gif);
	background-repeat:no-repeat;	

}

.mansion_new_right dd{
	font-size:11px;
	color:#000000;
	padding-top:5px;

}

.mansion_new_right dd img{
	float:right;

}

/* --------------------イベント情報--------------------- */

#event_title{
	width:375px;
	height:30px;
	background-image:url(images/event.gif)
}

#event_title p{
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	padding:5px 0px 0px 30px;
	
}

#event_space{
}

#event_space dt.days{
	font-size:11px;
	color:#477B90;
}

#event_space dt.title{
	font-size:13px;
	font-weight:bold;
	color:#477B90;
}

#event_space dt.days img{
	float:right;

}

#event_space dd{
	width:270px;
	font-size:11px;
	padding-top:5px;
}

.event_caset{
	width:370px;
	padding-top:10px;
	padding-left:4px;
}

/* --------------------戸建情報--------------------- */

#kodate {
	width:450px;
	background-image:url(images/mansion.jpg);
	background-repeat:no-repeat;
	margin-top: 20px;
	clear: both;
	border-bottom: #CCCCCC 1px dotted;
	margin-bottom:35px;
}

#kodate p{
	font-size:12px;
	font-weight:bold;
	color:#999900;
	padding:6px 15px 10px 15px;
	width: 415px;
	margin-left: 3px;

}

.kodate_caset {
    margin: 7px 0px 6px 0px;
	border-top: #CCCCCC 1px dotted;
	padding: 7px 0px 15px 0px;
	clear: both;
}

.kodate_caset dl {
    width: 300px;
	float: left;
	text-align: left;
	margin-left: 3px;
	background: url(images/point.gif) no-repeat;
	background-position: left center;	
	padding-left: 15px;
}

.kodate_caset dt {
    width: 170px;
	float: left;
	font-size:11px;
	font-weight:bold;
	color:#477B90;
}

.kodate_caset dd {
	font-size:11px;
	color:#333333;
}

.kodate_caset .more {
    width: 100px;
	float: right;
	text-align: right;
	font-size:11px;
}


.kodate_caset .more a {
	color:#999900;
}
/* --------------------NEWS＆トピックス--------------------- */

#news{
	width:450px;
	height:auto;
	border-bottom: #CCCCCC 1px dotted;
	clear:both;

}

.news_caset{
	width:450px;
    margin: 6px 0px 0px 0px;
	padding: 8px 0px 3px 0px;
	clear:both;
	border-top: #CCCCCC 1px dotted;

}


.news_caset dl{
	width:450px;
}

.news_caset dt{
	width:65px;
	font-size:11px;
	color:#477B90;
	float:left;
	text-align: left;
}


.news_caset dd{
	width:385px;
	font-size:11px;
	color:#333333;
	text-align: left;
	float:left;

}

/* --------------------バナーセット--------------------- */

#banner{
	width:375px;
	padding-top: 10px;
}

.wide_banner1{
	width:375px;
}

.wide_banner2{
	width:375px;
	margin-top: 5px;
}

.banner_set{
	width:375px;
	height:70px;
	padding-top:5px;
	}

.banner_left{
	width:184px;
	float:left;

}

.banner_right{
	width:184px;
	float:right;

}
