/* 住まい探しのお役立ちコンテンツ */
#supportWrapper{
	/*background-color: #ebf6ff;*/
	margin: 10px auto;
	overflow: hidden;
	padding: 30px 185px;
	text-align: left;
	width: 580px;
}

* html #supportWrapper{
	zoom: 1;
}

#supportBox{
	background-color: #ffffff;
	margin: 20px auto;
	padding: 20px;
	width: 540px;
}

*:first-child+html #supportBox{
	background-color: #ffffff;
	float: left;
	overflow: hidden;
	margin: 20px auto;
	padding: 20px;
}

* html #supportBox{
	zoom: 1;
}


.supportLineBox{
	border: solid 1px #ffd3ed;
	padding: 15px;
	margin-bottom: 15px;
	width: 508px;
}


.supportLine{
	margin-bottom: 10px;
	width: 508px;
}


.supportLineEnd{
	margin-bottom: 0;
	padding-top: 10px;
	border-top: dashed 1px #aaa;
	width: 508px;
}




.supportTitle{
	background: url(../images/support_title_back.jpg) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 6px 5px 5px 20px;
	height: 18px;
	width: 515px;
}

.supportContents{
	border: solid 1px #2676be;
	float: left;
	height: 42px;
	width: 42px;
	padding: 3px;
}

.supportContentsTitle{
	background: url(../images/arrow06.gif) no-repeat 8px 5px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 18px;
	width: 440px;
}

*:first-child+html .supportContentsTitle{
	background: url(../images/arrow06.gif) no-repeat 8px 4px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 18px;
	width: 440px;
}

* html .supportContentsTitle{
	background: url(../images/arrow06.gif) no-repeat 8px 4px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 18px;
	width: 440px;
}

.supportContentsTitle a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

.supportContentsTitle a:hover{
	color: #2676be;
	text-decoration: none;
}

.supportContentsText{
	float: left;
	font-size: 12px;
	line-height: 1.3;
	padding-left: 18px;
	width: 440px;
}

/* --------------------------------住まい探しのお役立ちコンテンツ */

