@charset "UTF-8";

a{
	color:#0080ff;
}
a:hover{
	color:#0af;
	text-decoration:none;
}

#content_wrap{
	margin:0 auto;
	position:relative;
	background:url(../img/home/line1.png) repeat-y 755px 0;
}

#main{
	width:735px;
	float:left;
}

/* メインイメージ */
dl.icatch{
	border-top:2px solid #fff;
	border-bottom:20px solid #fff;
	position:relative;
	width:1000px;
	height:231px;
	background:url(../img/home/main.jpg) no-repeat;
}
dl.icatch dt{
	position:absolute;
	top:35px;
	left:147px;
}
dl.icatch img{
	vertical-align:top;
}
dl.icatch p{
	position:absolute;
	top:186px;
	left:266px;
}
dl.icatch h2{
	position:absolute;
	width:440px;
	top:150px;
	left:148px;
	color:#444;
	line-height:1.41;
}
dl.icatch em{
	position:absolute;
	width:80px;
	top:91px;
	left:39px;
	color:#fff;
	text-align:center;
	line-height:1.2;
}
dl.icatch em a{
	color:#fff;
	text-decoration:none;
}
dl.icatch em a:hover{
	color:#fc0;
}
dl.icatch em span{
	padding-right:2px;
	font-family:Arial,Helvetica;
	font-size:18pt;
}

/* 物件探しはこちらから */
ul.search{
	width:735px;
	height:144px;
	background:url(../img/home/tone.png);
}
ul.search li{
	padding:24px 0 0 4px;
	float:left;
}
ul.search li a{
	position:relative;
}
ul.search li a:hover{
	top:1px;
	left:1px;
}

/* こだわりで探す条件特集 */
h2.special{
	margin:20px 0 0;
	clear:both;
}
ul.special{
	padding:14px 0 0;
	margin-right:-8px;
	width:743px;
}
ul.special li{
	margin-right:8px;
	float:left;
}
ul.special li a{
	position:relative;
}
ul.special li a:hover{
	top:1px;
	left:1px;
}

/* おすすめ物件 */

h3.recommend{
	padding:32px 0 0;
	width:735px;
	clear:both;
}
ul.recommend,
ul.recommend li,
ul.recommend ul,
ul.recommend ul li{
	margin:0;
	padding:0;
}
ul.recommend{
	width:755px;
	margin:20px -20px 0 0;
}
ul.recommend img{
	margin:0 5px 0 0;
}
ul.recommend li{
	margin:0 20px 0 0;
	width:357px;
	float:left;
}
ul.recommend ul li{
	width:85px;
	margin:0;
	background:none;
	display:inline;
}
ul.recommend h4 em{
	color:#0080ff;
	font-weight:bold;
}
ul.recommend h4 a{
	padding:16px 0 10px;
	color:#333;
	background:url(../img/home/border.png) no-repeat;
	text-decoration:none;
	display:block;
}
ul.recommend p{
	width:180px;
	float:right;
}
ul.recommend span{
	padding:0 0 0 4px;
	display:block;
}
ul.recommend span em{
	color:#0080ff;
}
ul.recommend span strong{
	color:#f00;
	font-size:13px;
	font-weight:bold;
}
ul.recommend a.more{
	padding:0 0 0 14px;
	display:inline-block;
	background:url(../img/home/note_blue.png) no-repeat center left;
	float:right;
}
ul.recommend p.more{
	margin:4px 0 20px;
	width:357px;
	min-height:20px;
	height:auto !important;
	height:20px;
	background:url(../img/home/recommend.png) no-repeat top left;
	float:none;
	clear:both;
}
ul.recommend p.more span{
	padding:0 0 0 114px;
	display:inline-block;
}
