@charset "UTF-8";

/*------------ estateindex MT用 ------------*/

/* リストヘッダー */
#contents .headlist01 {
	width: 50px;
	float: left;
	background-color: #ddecbf;
	border-left: #FFFFFF solid 1px;
	border-bottom: #009b74 dotted 1px;
	padding: 2px 0 2px 5px;
	margin: 0 0 5px 0;
}

#contents .headlist02 {
	width: 230px;
	float: left;
	background-color: #ddecbf;
	border-left: #FFFFFF solid 1px;
	border-bottom: #009b74 dotted 1px;
	padding: 2px 0 2px 5px;
	margin: 0 0 5px 0;
}

#contents .headlist03 {
	width: 165px;
	float: left;
	background-color: #ddecbf;
	border-left: #FFFFFF solid 1px;
	border-bottom: #009b74 dotted 1px;
	padding: 2px 0 2px 5px;
	margin: 0 0 5px 0;
}
#contents .headlist04 {
	width: 160px;
	float: left;
	background-color: #ddecbf;
	border-left: #FFFFFF solid 1px;
	border-bottom: #009b74 dotted 1px;
	padding: 2px 0 2px 5px;
	margin: 0 0 5px 0;
}
#contents .headlist05 {
	width: 50px;
	float: left;
	background-color: #ddecbf;
	border-left: #FFFFFF solid 1px;
	border-bottom: #009b74 dotted 1px;
	padding: 2px 0 2px 5px;
	margin: 0 0 5px 0;
}

/* リスト */
#contents .list01 {
	width: 50px;
	float: left;
	background-color: #ddecbf;
	border-left: #FFFFFF solid 1px;
	border-bottom: #009b74 dotted 1px;
	padding: 3px 0 2px 5px;
	margin: 0 0 3px 0;
	color: #017659;
	font-weight: bold;
	list-style-type: none;
}

#contents .list02 {
	width: 230px;
	float: left;
	background-color: #ffffff;
	border-left: #FFFFFF solid 1px;
	border-bottom: #009b74 dotted 1px;
	padding: 3px 0 2px 5px;
	margin: 0 0 3px 0;
	font-weight: bold;
	list-style-type: none;
}

#contents .list03 {
	width: 165px;
	float: left;
	background-color: #aad393;
	border-left: #FFFFFF solid 1px;
	border-bottom: #009b74 dotted 1px;
	padding: 3px 0 2px 5px;
	margin: 0 0 3px 0;
	font-weight: bold;
	list-style-type: none;
}

#contents .list04 {
	width: 160px;
	float: left;
	background-color: #ddecbf;
	border-left: #FFFFFF solid 1px;
	border-bottom: #009b74 dotted 1px;
	padding: 3px 0 2px 5px;
	margin: 0 0 3px 0;
	font-weight: bold;
	color: #cc0000;
	list-style-type: none;
}

#contents .list05 {
	width: 50px;
	float: left;
	background-color: #ffcc00;
	border-left: #FFFFFF solid 1px;
	border-bottom: #009b74 dotted 1px;
	padding: 3px 0 2px 5px;
	margin: 0 0 3px 0;
	color: #017659;
	list-style-type: none;
}
