/* styles written in this file is for Standard */


#main div.main-contents {
	padding-bottom:		0px;
}

/* showroom */
.showroom .block {
	position:		relative;
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 17px;
	width:			962px;
	background-image:	url(/_common/_img/_bg_04.gif);
	background-position:	center bottom;
	background-repeat:	repeat-x;
	border-bottom:		1px solid #C1C1C1;
}

.showroom div.last-child {
	background-image:	none;
	border-bottom:		none;
}

.showroom .block p.photo {
	float:			left;
	margin:			0px 0px 0px 0px;
	padding:		15px 0px 0px 0px;
	width:			321px;
}

.showroom .block p.photo img {
	margin-left:		16px;
}

.showroom .block .details {
	float:			right;
	margin:			0px 0px 0px 0px;
	padding:		20px 0px 0px 0px;
	width:			626px;
	text-align:		left;
}

.showroom .block .details h3 {
	float:			left;
	margin:			0px 0px 0px 0px;
	padding:		5px 0px 0px 1px;
	font-size:		0px;
	line-height:		0;
}

.showroom .block .details p.info {
	float:			right;
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;
}

.showroom .block .details p.info img {
	margin:		0px 17px 0px 0px;
}

.showroom .block .details .dealing-brand {
	position:		absolute;
	right:			16px;
	bottom:			17px;
	width:			610px;
}

.showroom .block .details h4 {
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;
}

.showroom .block .details dl {
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;
}

.showroom .block .details dl dt,
.showroom .block .details dl dd {
	float:			left;
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;
	font-size:		0px;
	line-height:		0;
}

.showroom .block .details dl dt {
	clear:			left;
	width:			144px;
	background-color:	#C2C2C2;
	border-bottom:		solid 1px #E6E6E6;
}

.showroom .block .details dl dt.last-child {
	border-bottom:		solid 1px #C2C2C2;
}

.showroom .block .details dl dt img {
	margin:		8px 0px 8px 10px;
}

.showroom .block .details dl dd {
	border-bottom:		solid 1px #C2C2C2;
	border-right:		solid 1px #C2C2C2;
}

.showroom .block .details dl dd img {
	margin:		3px 3px 3px 3px;
}

.showroom .block p.button {
	margin:			30px 0px 13px 0px;
	text-align:		center;
}




/* clearfix */
.clearfix:after {
	content:		".";
	height:			0;
	display:		block;
	clear:			both;
	visibility:		hidden;
}

.clearfix {
	display:		inline-block;
}

/*\*/
* html .clearfix { height:	1%;}
*+html .clearfix { height:	1%;}
.clearfix { display:		block;}
/**/





