@charset "Shift_JIS";

/* Dealer Info
----------------------------- */

#mainContents {
	min-height: 580px; height: auto !important; height: 580px;
	margin-left: -30px; padding: 40px 0 0 510px;
	background: url(../img/image.jpg) no-repeat left top;
}
#mainContents2 .column2{ clear: both; width: 900px;}
#mainContents2 .column{ float:left; width: 450px;}
#mainContents h2,
#mainContents h3 { margin-left: 0;}

#mainContents #index { width: 380px; padding-top: 80px;}

.address dt { float: left; width: 140px;}
.address dd { margin-left: 140px; margin-bottom: 2em;}


/* clearfix
----------------------------- */
#mainContents2 .column2 { display:inline-block;}
#mainContents2 .column2:after { content:"."; display:block; clear:both; height:0; visibility:hidden;}
/* Hides from IE-mac \*/
* html #mainContents2 .column2 { height:1px;}
#mainContents2 .column2 { display:block; }
/* End hide from IE-mac */
