@charset "utf-8";

div.layout-box {
	margin-top: 0;
}

#showroom-index {
	min-height: 452px;
	margin: 0 0 0.3125em;
	background: transparent url(/support/img/bg_01.gif) left bottom no-repeat;
/* For IE */
	_height: 452px;
}

#showroom-index div.lead {
	margin: 0.9375em 0 3.4375em;
}

#showroom-index ul.link-list {
	margin-left: 15px;
}

div.support-index-block {
	margin: 0 0 25px;
	border: 1px solid #dc002e;
	border-width: 1px 0 0;
	
/* For IE */
	+zoom: 1;
}

div.support-index-block.dividing {
	margin-bottom: 10px !important;
}

div.support-index-block:after {
	clear: both;
	display: block;
	height: 0;
	content: url(/common/img/spacer.gif);
}

div.support-index-block .plain {
	padding-right: 110px;
}

div.support-index-block div.index-thumbnail {
	float: right;
	margin: 2.5em 0 0 10px;
	text-align: right;
}

div.support-index-block h2.link {
	padding-left: 0;
}

div.layout-box dl.link-list {
	margin: 0 0 10px;
}

div.layout-box dl.link-list dt {
	padding-left: 5px;
}

div.layout-box dl.link-list dd {
	padding-left: 15px;
}

