td {
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #FF6000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6000;
	border-bottom-color: #FF6000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: lighter;
	padding-left: 5px;
}

/*オーナーページテーブルスタイル*/

.td{
background-image:url(img/owner/owner04.gif);
width:280px;
height:146px;
margin-top:20px;
margin-left:30px;
}

.table{
width:220px;
height:105px;
font-size:12px;
color:#FF9900;
}

/*入居者ページ*/

.table01{
	width:400px;
	height:330px;
	margin:5px;
}
.table02{
	width:400px;
	height:150px;
	background-image:url(img/tenant/waku02.gif);
	margin:5px;
}
.table03{
	width:400px;
	height:130px;
	background-image:url(img/tenant/waku03.gif);
	margin:5px;
}
.table04{
	width:400px;
	height:115px;
	background-image:url(img/tenant/waku05.gif);
	margin:5px;
}
.table05{
	width:400px;
	height:70px;
	background-image:url(img/tenant/waku04.gif);
	margin:5px;
}
.table06{
	width:400px;
	height:280px;
	background-image:url(img/tenant/waku06.gif);
	margin:5px;
}

