body,td { 
	font-size:100%;
	color:#333333;
	}

.font80 {
	font-size:80%;
	color:#333333;
	}

.font90 {
	font-size:90%;
	color:#333333;
	}

.komoku {
	font-weight:bold;
	color:#666666;
	}

.red {
	font-size:90%;
	color:#ee3333;
	}
	
.search {
	font-size:10px;
	color:#333333;
	}

.doc {
	line-height:120%;
	}
	
a:visited {
	color:#006666;
	text-decoration:none;
	}

a:active {
	color:#009980;
	text-decoration:underline;
	}

a:link {
	color:#006666;
	text-decoration:none;
	}

a:hover {
	color:#009980;
	text-decoration:underline;
	}



/* マンション空室一覧で使用 */
a.srchm:visited {
	color:#0000ff;
	text-decoration:underline;
	}

a.srchm:active {
	color:#ff0000;
	text-decoration:underline;
	}

a.srchm:link {
	color:#0000ff;
	text-decoration:underline;
	}

a.srchm:hover {
	color:#ff0000;
	text-decoration:underline;
	}


.srchm-komoku { color: #ffffff; background-color: #30A588; }
.srchm-inquiry { font-size: 90%; color: #333333; background-color: #FEF8DC; }
.srchm-inquiry2 { font-size: 90%; color: #333333; background-color: #ffffff; }

