body {
	font-family: Arial, Helvetica, sans-serif, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	background-position: center;
	color: #333333;
	text-align: center;
	line-height: 18px;
}

a img {
border-style:none;
}


#header {
	width: 750px;
	text-align: center;
	padding-bottom: 5px;
}

#header #tokyolease {
	float: left;
	width: 640px;
	margin-left: 20px;

}

#header h1 {
	font-size: 10px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: normal;
}

#header #goto {
	float: right;
	width: 70px;
	padding-top: 10px;
}

#footer {
	float: none;
	width: 750px;
	text-align:center;
	font-size: 9px;
	margin: 0px auto;
	}
	
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #669900;
	text-decoration: none;
}
	
#footer #ft-product {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.green {
	font-weight: bold;
	color: #006600;
	font-size: larger;
}
.blue {
	font-weight: bold;
	color: #6666FF;
	font-size: larger;
}

.pt10 {
	font-size: smaller;
}
