@charset "utf-8";
/* CSS Document */

.car01_frame {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
}

.car01_frame H1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}
.car01_frame P {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0.5em;
}

.car01_left {
	float: left;
	width: 305px;
}


.car01_right {
	float: left;
	width: 610px;
}
.car01_right_description {
	font-size: 0.9em;
}

.car01_footer_left {
	float: left;
	width: 305px;
}
.car01_footer_left img {
	margin: 10px;
}

.car01_footer_right {
	float: right;
	width: 610px;
}


.car01_footer table {
	font-size: x-small;
	border: 1px solid #999;
}
.car01_footer td {
	background-color: #ebebeb;
}