BODY { background-color: #FFFFFF;
color: #000000;
}

td,th {
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	margin: 0px;
}


a:link {color: #F99500; text-decoration: none; font-weight:normal}
a:visited {color: #669900; text-decoration: none; font-weight:normal}
a:hover {color: #ff9900; text-decoration: underline; font-weight:normal}
a:active {color: #6e6e6e; text-decoration: underline; font-weight:normal}

h1 {

	font-size: 10px;

}

STRONG {
	FONT-WEIGHT: normal
}

/* 物件情報 */
table#bukken th {
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding: 3px;
}

table#bukken td {
	padding: 3px;
}

/* 左メニュー物件紹介のサブメニュー */
ul#bukken-list {
	margin: 10px;
	padding: 0px;
}

ul#bukken-list li {
	background: url(../image/aboutimage.png) no-repeat;
	background-position: left center;
	list-style-type: none;
	padding: 0 0 0 20px; 
	text-align: left;
	line-height: 1.5em;
}
