/* =============================================================================
	トップページ
============================================================================= */
.mainimage {
	background:url("img/mainimage.jpg") no-repeat 0 0;
	width:1000px;
	height:300px;
	text-indent:-9876px;
	margin-bottom:10px;
}

.title1 {
	background:url("img/title1.png") no-repeat 0 0;
	width:360px;
	height:32px;
	text-indent:-9876px;
	margin-bottom:20px;
}

.title2 {
	background:url("img/title2.png") no-repeat 0 0;
	width:406px;
	height:32px;
	text-indent:-9876px;
	margin-bottom:20px;
}

.title3 {
	background:url("img/title3.png") no-repeat 0 0;
	width:437px;
	height:32px;
	text-indent:-9876px;
	margin-bottom:20px;
}

.title4 {
	background:url("img/title4.png") no-repeat 0 0;
	width:185px;
	height:32px;
	text-indent:-9876px;
	margin-bottom:20px;
}

.title5 {
	background:url("img/title5.png") no-repeat 0 0;
	width:621px;
	height:32px;
	text-indent:-9876px;
	margin-bottom:20px;
}

h2.carlogo {
	background:url("img/logo.png") no-repeat 0 0;
	width:264px;
	height:27px;
	text-indent:-9876px;
	margin:0 auto 20px;
}

.center {
	text-align:center;
}

h3 {
	display:inline-block;
	font-size:18px;
	color:#666;
	text-align:left;
}

.had_table {
	position:relative;
}

.had_table table {
	width:100%;
	border-collapse:collapse;
}

.had_table table th,
.had_table table td {
	padding:7px 0;
}

.had_table table th {
	color:#666;
	text-align:left;
	padding-left:20px;
	border-right:1px solid #ddd;
	width:300px;
	vertical-align:top;
}

.had_table table td {
	padding-left:20px;
	text-align:center;
}

.had_table table td.border {
	border-right:1px solid #ddd;
}

.had_table table .color th,
.had_table table .color td {
	background:#f5f5f5;
}

.had_table sup {
	font-size:10px;
}

.had_table .image {
	position:absolute;
	bottom:0;
	right:0;
}

.block .image {
	float:left;
	width:260px;
}

.block .image2 {
	float:left;
	width:150px;
}

.block .text {
	float:right;
	width:700px;
}

.block .text2 {
	float:right;
	width:810px;
}
