@charset "shift_jis";

/* ++++++++++++++++++++++++++++++++++++++++

	/dog/honda-car/jade2015/

++++++++++++++++++++++++++++++++++++++++ */

.detail .nav .top a {
	background: url(../image/nav_top.gif);
}
.detail .nav .top a:hover,
.detail .nav .top.on a {
	background: url(../image/nav_top_on.gif);
}

.detail .nav .space a {
	background: url(../image/nav_space.gif);
}
.detail .nav .space a:hover,
.detail .nav .space.on a {
	background: url(../image/nav_space_on.gif);
}

.detail .nav .interior a {
	background: url(../image/nav_interior.gif);
}
.detail .nav .interior a:hover,
.detail .nav .interior.on a {
	background: url(../image/nav_interior_on.gif);
}

.detail .nav .accessory a {
	background: url(../image/nav_accessory.gif);
}
.detail .nav .accessory a:hover,
.detail .nav .accessory.on a {
	background: url(../image/nav_accessory_on.gif);
}

.accessory .carDetailTop {
	margin-top: 25px;
}