body {
	font-family: Arial, Helvetica, sans-serif, Osaka;
	font-size: 13px;
	background-position: center;
	color: #333333;
	text-align: center;
}

a img {
border-style:none;
}


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

#header #tokyolease {
	float: left;
	width: 680px;
}

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

#header #goto {
	float: left;
	width: 66px;
	padding-top: 10px;
}

#footer {
	float: none;
	width: 750px;
	text-align: center;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #669900;
	text-decoration: none;
}
	
#footer #ft-product {
	position: relative;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#footer #ft-navi {
	position: relative;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.green {
	font-weight: bold;
	color: #006600;
	font-size: larger;
}
.blue {
	font-weight: bold;
	color: #6666FF;
	font-size: larger;
}

.pt10 {
	font-size: 10px;
}
