@charset shift_jis;

/* ----------------------------------------
	/auto-archive/insight/2014/webcatalog/interior/luggage/
---------------------------------------- */

#mainVisual {
	background: url(../image/mainvisual.jpg) no-repeat #fff;
}
#mainvisual p {
	padding-top: 40px;
}


/* ----------------------------------------
	luggage
---------------------------------------- */

#luggage .column2r {
	min-height: 215px;
}

/* space */

#space {
	position: relative;
	width: 740px;
	margin: 60px 40px 105px;
}
#space li {
	float: left;
	width: 221px;
	margin-right: 40px;
	font-size: 12px !important;
	line-height: 20px;
	margin-bottom: 15px;
}

#space li.tonneau {
	position: absolute;
	right: 0;
	top: 0;
	width: 210px;
	margin: 0;
}
#space li.tonneau .title {
	background: url(../image/icon_type.gif) right no-repeat;
	margin: 5px 0 10px;
	height: 20px;
	font-size: 14px !important;
	line-height: 20px;
}
#space li.tonneau .spacer {
	margin-bottom: 30px;
}

#space li.bottomCap {
	position: absolute;
	right: 0;
	bottom: 17px;
	margin: 0;
	text-align: right;
}


/* rearSeat */

#rearSeat p {
	margin: 0;
}
#rearSeat .fltL {
	width: 580px;
}
#rearSeat .fltL img {
	display: block;
	margin-bottom: 15px;
}

#rearSeat ul {
	margin: 20px 0 25px;
}
#rearSeat li {
	float: left;
	width: 357px;
}
#rearSeat li.fullflat {
	float: right;
}

#rearSeat .attention {
	font-size: 11px;
	line-height: 1em;
}


/* ----------------------------------------
	storage
---------------------------------------- */

#storage {
	background: url(../image/storage_img.gif) no-repeat #fff;
	width: 820px;
	margin: auto;
	padding: 12px 80px 50px;
}
#storage div {
	margin-bottom: 10px;
	padding-left: 300px;
}
#storage div img {
	display: block;
}
#storage div h4 {
	margin-bottom: 12px
}
#storage #list {
	margin: 40px 0;
}
#list li {
	float: left;
	width: 150px;
	height: 200px;
	margin-right: 15px;
	font-size: 12px !important;
	line-height: 20px;
}
#list li img {
	margin-bottom: 4px;
}

#storage .attention {
	line-height: 16px;
	height: auto;
}

#storage li.attention {
	width: 520px;
}


/* ----------------------------------------
	attention
---------------------------------------- */

#attention {
	padding-top: 0;	
}


/* ----------------------------------------
	IE Fix
---------------------------------------- */

html*#space li.bottomCap {
	bottom: 0;
}
