@charset "UTF-8";

/* こだわり物件 */
.kodawariArea {
	margin-top:15px;
}

.kodawariTtl {
	position:relative;
	width:717px;
	height:31px;
	overflow:hidden;
	z-index:5;
}

.kodawariTub {
	position:absolute;
	width:586px;
	height:26px;
	top:5px;
	left:130px;
	overflow:hidden;
	z-index:6;
}

.kodawariTub ul {
	list-style-type:none;
}

.kodawariTub li {
	display:inline;
	float:right;
	width:auto;
	margin-right:5px;
}

.kodawariTub li table {
	height:26px;
	overflow:hidden;
}

.kodawariTub li table img {
	display:inline;
	vertical-align:top;
}

.linkTub td {
	border-bottom:solid 1px #C7C7C7;
	vertical-align:top;
	height:25px !important;
	height /**/:26px;
}

.unlinkTub td {
	padding-bottom:1px;
	vertical-align:top;
	height:25px !important;
	height /**/:26px;
}

.linkTub a {
	display:block;
	padding:5px 6px 6px;
	font-size:12px;
	line-height:13px;
	border-top:solid 1px #C7C7C7;
	width:auto;
	height:auto;
	color:#000;
	white-space:nowrap;
}

.unlinkTub strong {
	display:block;
	padding:5px 6px 6px;
	font-size:12px;
	line-height:13px;
	border-top:solid 1px #C7C7C7;
	width:auto;
	height:auto;
	white-space:nowrap;
}

.kodawariBuken {
	border:solid 1px #C7C7C7;
	border-top:none;
	padding:1px;
	width:713px !important;
	width /**/:717px;
}

.kanyo {
	background-color:#CAFFF7;
}

.hanyo {
	background-color:#C6F6A9;
}

.osusume {
	background-color:#FFF9A0;
}

.season {
	background-color:#FCB5B7;
}

.sinchiku {
	background-color:#FFB884;
}

.kodawari01 {
	background-color:#C6F6A9;
}

.kodawari02 {
	background-color:#FFF9A0;
}

.kodawari03 {
	background-color:#FCB5B7;
}

.kodawari04 {
	background-color:#FFB884;
}

.kodawari05 {
	background-color:#CAFFF7;
}

.kodawariBuken table {
	width:713px;
	overflow:hidden;
}

.bukkenGaiyo {
	width:221px !important;
	width /**/:231px;
	border:solid 1px #C7C7C7;
	background-color:#FFF;
	padding:4px;
	overflow:hidden;
	line-height:1.2;
	font-size: 10px;
}

.bukkenPic {
	float:left;
	width:90px;
	height:70px;
	margin-right:5px;
	display:inline;
}

.bukkenGaiyo em {
	font-style:normal;
	font-weight:bold;
	font-size:110%;
}


/* お知らせ */
.osiraseTop {
	margin-top:15px;
	width:717px;
}

.osiraseTtl {
	width:697px !important;
	width /**/:717px;
	padding:4px 10px;
	background:url(images/bg_white_blue.gif) left top repeat-x;
	overflow:hidden;
}

.osiraseTtl h2 {
	float:left;
	width:300px;
}

.osiraseTtl p {
	float:right;
	width:300px;
	text-align:right;
	line-height:1;
}

.osiraseMain {
	margin-top:2px;
	border-top:dashed 1px #AAD8FF;
	padding:10px 10px 5px;
	width:697px !important;
	width /**/:717px;
	overflow:hidden;
}

.osiraseMain p {
	line-height:1.5;
	margin-top:5px;
}

.osiraseSub {
	border-top:dashed 1px #AAD8FF;
	padding:8px 10px 8px;
	width:697px !important;
	width /**/:717px;
}


/* バナー */
.bottomBanner {
	margin:18px 10px 5px;
	width:697px;
}

.bottomBanner img {
	margin-right:15px;
	display:inline;
	vertical-align:bottom;
}

