@charset "utf-8";

/* c-80-02 */

.main h2 {
	padding-bottom: 8px;
}

.main h3 {
	margin-bottom: 8px;
}

.main .pageTop {
	float: none;
	text-align: right;
	margin: 0;
	padding: 0;
}

.main .pageTop a {
	float: none;
	background: url(../images/ico_pagetop.gif) no-repeat right;
	margin: 0;
	padding: 0 16px 0 0;
}

/* ＋＋＋＋ c-80-02 ＋＋＋＋ */

#c8002 {
	
}

#c8002 .carInfo {
	width: 700px;
	height: 460px;
	margin-bottom: 10px;
	overflow: auto;
}

#c8002 .carInfo table {
	border-collapse: separate;
	border-spacing: 1px;
	margin: 0;
	padding: 0;
}

#c8002 .carInfo table th,
#c8002 .carInfo table td {
	border-color: #fff;
	border-width: 1px;
	font-size: 93%;
	min-height: 28px;
}

#c8002 .carInfo table th {
	background-color: #f18d00;
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

#c8002 .carInfo table td {
	background-color: #d7d7d7;
	padding: 1px;
	text-align: center;
}

#c8002 .carInfo table .carInfoTH {
	white-space: nowrap;
}

#c8002 .carInfo table .carInfoTD {
	width: 63px;
}

/* end css */

