#aboutus {
	height: 522px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(../aboutsu/company.gif);
	background-repeat: no-repeat;
	background-position: top;
}

ul {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	height: 460px;
	padding-top: 140px;
}

li{
	background-image: url(../aboutsu/line.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 765px;
	list-style-type: none;
}
