#contents {
	width: 759px;
	padding-top: 90px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#notice {
	height: 240px;
	width: 758px;
	position: relative;
	margin-left: 1px;
	border-right-width: 1px;
}
#btnSuzuki {
	width: 150px;
	position: absolute;
	left: 23px;
	top: 180px;
	height: 24px;
}
#siteInformation {
	padding-top: 25px;
	padding-left: 18px;
	width: 740px;
	padding-bottom: 20px;
}
#carInformation {
	float: left;
	width: 270px;
	margin-right: 20px;
}
#othersInformation {
	float: left;
	width: 270px;
	padding-right: 20px;
}
#companyInformation {
	float: left;
	width: 140px;
}
#siteInformation ul {
	list-style-type: none;
	margin-top: 15px;
}
#carInformation li {
	display: block;
	float: left;
	height: 2em;
	width: 135px;
	line-height: 1em;
}
#othersInformation li {
	display: block;
	float: left;
	height: 2em;
	width: 135px;
	line-height: 1em;
}
#companyInformation li {
	display: block;
	float: left;
	height: 2em;
	width: 140px;
	line-height: 1em;
}
#siteInformation a {
	background-image: url(/common/img/list_image.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	background-position: 5px 3px;
}
