@charset "shift_jis";

/* ++++++++++++++++++++++++++++++++++++++++

	/dog/honda-car/stepwgn/

++++++++++++++++++++++++++++++++++++++++ */

.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);
}

.bnrDeveloper {
	text-align: center;
	padding-top: 50px;
}

.carDetailMainvisual {
	position: relative;
	z-index: 1;
}

.bnrDeveloperS {
	position: relative;
	z-index: 2;
	margin: -93px 0 0 10px;
}
.bnrDeveloperS a {
	display: block;
	width: 324px;
	height: 58px;
	background: url(../image/bnr_developer_s.png);
	text-indent: -20000px;
	transition: 0s;
}
.bnrDeveloperS a:hover {
	opacity: .7;
}

.accessory .carDetailTop {
	margin-top: 25px;
}


/* ----------------------------------------
	space.html
---------------------------------------- */

#spaceRide {
	position: relative;
	width: 780px;
	margin: 30px auto 0;
	min-height: 352px;
	padding: 20px;
	border: solid 1px #000;
}
#spaceRide h5 {
	margin-bottom: 20px;
	font-size: 120%;
	line-height: 1;
}

#spaceRide .imgWrap {
	position: absolute;
	right: 20px;
	top: 20px;
}

#spaceRide .imgWrap .dogType {
	width: 494px;
}

#spaceRide .imgWrap ul {
  padding-left: 343px;
}
#spaceRide .imgWrap li {
	width: 150px;
}

#spaceRide .imgWrap .wide {
	width: 328px;
}