@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
}
address {
	overflow: hidden;
	height: 0px;
}
.outer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

.topHeader {
	background-image: url(images/top_header.gif);
	padding-top: 145px;
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.menu {
	background-image: url(images/menu_back.gif);
	height: 58px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-left: 5px;
}
.menu ul, .menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.menu li {
	float: left;
}

.menu a {
	display: block;
	height: 0px;
	width: 130px;
	padding-top: 38px;
	overflow: hidden;
	margin-left: 10px;
}
.menu_home a:hover {
	background-image: url(images/menu_home_ho.gif);
	background-repeat: no-repeat;
}
.menu_insurance a:hover {
	background-image: url(images/menu_insurance_ho.gif);
	background-repeat: no-repeat;
}
.menu_repair a:hover {
	background-image: url(images/menu_repair_ho.gif);
	background-repeat: no-repeat;
}
.menu_rental a:hover {
	background-image: url(images/menu_rental_ho.gif);
	background-repeat: no-repeat;
}
.menu_access a:hover {
	background-image: url(images/menu_access_ho.gif);
	background-repeat: no-repeat;
}
.menu_ask a:hover {
	background-image: url(images/menu_ask_ho.gif);
	background-repeat: no-repeat;
}

.main {
	background-image: url(images/main_back.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-right: 20px;
	padding-left: 60px;
}

.footer {
	background-image: url(images/footer_back.gif);
	height: 0px;
	padding-top: 45px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.car2 {
	margin-top: 20px;
}
.car2 div {
	float: left;
	width: 380px;
}
.ask1 {
	background-image: url(images/ask_img001.jpg);
	background-repeat: no-repeat;
	background-position: 450px 0px;
	padding-bottom: 30px;
}
.askform li{
	margin-bottom: 20px;
}
.askform #input1{
	width: 400px;
	height: 30px;
	margin-top: 5px;
}
.askform #input2{
	width: 400px;
	height: 30px;
	margin-top: 5px;
}
.askform #input3{
	width: 400px;
	margin-top: 5px;

}
.askform #input4 {
	background-color: #4F2500;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	width: 80px;
	margin-left: 350px;
}.text01 {
	font-size: 120%;
	color: #090;
}
dt {
	font-size: 110%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.dac {
	padding-top: 40px;
}