/*******************************************************************************************************************************/
/* ▼【body】▼*/
/*******************************************************************************************************************************/

body{
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,sans-serif;
	/*font-family: 'メイリオ','ＭＳ Ｐゴシック',Hiragino Kaku Gothic Pro,sans-serif;*/
	font-size: 0.9em;
	background-image: url(../images/2.jpg);
	_background-image: url(../images/2.jpg);
	background-repeat: repeat;
}

*:first-child+html body{
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,sans-serif;
	/*font-family: 'メイリオ','ＭＳ Ｐゴシック',Hiragino Kaku Gothic Pro,sans-serif;*/
	font-size: 0.9em;
	background-image: url(../images/2.jpg);
	background-repeat: repeat;
}

/*==============================================================================================================================*/ 

img{
     border:none;
}
a:link{
	color:#333333;
	text-decoration:none;
}

a:visited{
  color:#333333;
  text-decoration:none;
}

a:hover{
	color:#ff0000;
	text-decoration:underline;
}

a:active{
  color:#ff0000;
  text-decoration:none;
}

/*文字：グレー、青*/
a.link:link{
	color:#666666;
	text-decoration:underline;
}

a.link:visited{
  color:#666666;
  text-decoration:none;
}

a.link:hover{
	color:#3366CC;
	text-decoration:underline;
}

a.link:active{
	color:#3366CC;
	text-decoration:underline;
}


/*文字：黒、オレンジ*/
a.footer:link{
	color:#333333;
	text-decoration:none;
}

a.footer:visited{
	color:#333333;
	text-decoration:none;
}

a.footer:hover{
	color:#0000FF;
	text-decoration:underline;
}

a.footer:active{
	color:#0000FF;
	text-decoration:underline;
}

/*******************************************************************************************************************************/
/* ▼【ヘッダー】▼*/
/*******************************************************************************************************************************/

/*メインバナー*/

#header{
	padding:0;
	position: relative;
	height: auto;
	width: 975px;
	text-align: center;
}


/*▲【ヘッダーここまで】▲*/
/*******************************************************************************************************************************/
/*メイン文章*/

h1 {
	font-size: 14px;
	width: 700px;
	height: auto;
	position: relative;
	top: 5px;
	left: 15px;
	color: #333333;
	font-weight: normal;
}
/*▼ IE7 ここから--------------------------------------------------------------------------------------------------------------*/
/*メイン文章*/
*:first-child+html h1 {
	font-size: 14px;
	width: 700px;
	height: auto;
	position: relative;
	top: 10px;
	left: 10px;
	color: #333333;
}
/*▲ IE7 ここまで--------------------------------------------------------------------------------------------------------------*/	
h2{
	position: relative;
	width: 695px;
	height: 30px;
	padding-left: 35px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 7px;
	color: #582F10;
	font-size: 15px;
	left: -8px;
	background-image: url(../images/banner_bk.jpg);
	background-repeat: no-repeat;
}


/*******************************************************************************************************************************/
/* ▼【コンテンツ括り】▼*/
/*******************************************************************************************************************************/

/* コンテンツ背景用*/
#pagewrap {
	width: 975px;
	_width: 970px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	
}

/* footerコンテンツ背景用*/
#pagewrap2 {
	width: 960px;
	_width: 970px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
	margin-top: 0px;
	padding: 0px;
	height: 170px;
	
}


/* コンテンツ-ヘッダー含-*/
#container {
	width: 975px;
	text-align: left;
	position: relative;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: -1px;
	height: auto;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	
} 

/* コンテンツ-ヘッダー除-*/
#container #pagebody {
	width: 975px;
	_width: 965px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
		
}
 
/*▲【コンテンツ括りここまで】▲*/
 

/*******************************************************************************************************************************/
/* ▼【メインコンテンツ】▼*/
/*******************************************************************************************************************************/

/* メインコンテンツ大枠*/
#mainContent1{
	margin-right: 15;
	margin-left: 225px;
	_padding-left:0px;
	color: #333333;
	_overflow: hidden;
	_position: relative;
	_left: -3px;
	margin-top: 0px;
	position: relative;
	width: 730px;
	_width: 710px;
	_height: 545px;
	margin-bottom: 0px;
	height: auto;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
/* IE7*/
*:first-child+html #mainContent1{
	margin-right: 15;
	margin-left: 225px;
	color: #333333;
	margin-top: 0px;
	position: relative;
	width: 730px;
	margin-bottom:0;
	height: auto;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

/* Firefox*/
html[xmlns] #mainContent1{
	margin-right: 15;
	margin-left: 225px;
	color: #333333;
	margin-top: 0px;
	position: relative;
	width: 730px;
	margin-bottom: 0;
	height: auto;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

/* ▲【メインコンテンツここまで】▲*/

/*******************************************************************************************************************************/

#pagewrap #container #pagebody #mainContent1 #mainContent2 .pagetop {
	position: relative;
	text-align: right;
	font-size: 12px;
	padding-right: 15px;
}

/* 新車*/
#pagewrap #container #pagebody #mainContent1 .car_new{
	width: 720px;
	list-style-type: none;
	position: relative;
	left: -30px;
}

#pagewrap #container #pagebody #mainContent1 #mainContent2 .car_new .car_new1 {
	position: relative;
	width: 720px;
	height: auto;
	margin-bottom: 0px;
}


/* 新車：ラインナップ*/
#pagewrap #container #pagebody #mainContent1 #mainContent2 .lineup {
	width: 720px;
	padding-bottom: 10px;
}

#pagewrap #container #pagebody #mainContent1 #mainContent2 .lineup .lineup1{
	width: 175px;
	padding-left: 5px;
}

#pagewrap #container #pagebody #mainContent1 #mainContent2 .lineup .lineup_m{
	width: 720px;
	height: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 2px;
}

/*******************************************************************************************************************************/
/* 中古車：オークション*/

#pagewrap #container #pagebody #mainContent1 #mainContent2 .used_txt .used_m {
	width: 720px;
	height: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#pagewrap #container #pagebody #mainContent1 .car_used{
	width: 720px;
	list-style-type: none;
	position: relative;
	left: -30px;
}

#pagewrap #container #pagebody #mainContent1 #mainContent2 .car_used .car_used1 {
	position: relative;
	width: 720px;
	height: auto;
	margin-bottom: 0px;
}

#pagewrap #container #pagebody #mainContent1 #mainContent2 .used_txt {
	position: relative;
	width: 700px;
}
#pagewrap #container #pagebody #mainContent1 #mainContent2 .used_txt .used_txt2 {
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-indent: 2px;
	border-bottom-color: #FF9933;
	padding-top: 3px;
}

/*******************************************************************************************************************************/
#pagewrap #container #pagebody #mainContent1 #mainContent2 .used_txt .used_line {
	background-image: url(../images/used_line.gif);
	background-repeat: repeat-x;
}
