body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	color: #222222;
	margin: 0px;
	padding: 0px;
	background-image: url(img/base.gif);
	background-repeat: repeat-y;
	width: 720px;

}
h1,h2,h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	padding:0px;
	margin:0px;
}
div.top-pic {
	background-image: url(img/top-pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 152px;
	float: none;

}
div.top-txt {
	margin-left: 263px;


}
p.maintxt1 {
	width: 550px;
	margin:0 0 0 30px;
}

p.maintxt2 {
	width: 550px;
	margin-left: 30px;
}
ol li {
	margin-left: 35px;
}
p.toyotatext { width: 550px; margin-left: 30px; ; line-height: 1.1em}


.list1 {
	position:absolute;
	float:left;
}

.list1 p {
	margin:0 0 0 30px;
}

.list2 {
	position:absolute;
	left:300px;
	float:right;
	margin:0 0 0 0;
	padding:0;
}

.list2 p {
	margin:0 0 0 30px;
}

#footer {
	clear:both;
	position:absolute;
	top:1400px;

}