@charset "UTF-8";

/*for WinIE6
-------------------------------------------------------------------*/
*html body {
	font-size: 75%;
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

/*for WinIE7
-------------------------------------------------------------------*/
*:first-child+html body {
	font-size: 75%;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Meiryo, sans-serif;
}

/*basics
-------------------------------------------------------------------*/
body {
	color: #333333;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1.0;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../img/common/background_1.gif);
	background-repeat: repeat;
}
a {
	color: #7E0D11;
}
a:hover {
	text-decoration: none;
}
img {
	font-size: 10px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	background: #fff;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

/*header
-------------------------------------------------------------------*/
#header {
	height: 146px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../img/common/header.jpg);
	background-repeat: no-repeat;
}

/*top-navi
-------------------------------------------------------------------*/
#top-navi {
	text-align: left;
	display: block;
	float: left;
	height: 24px;
	width: 1000px;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
#top-navi ul#top{
	color: #ff0000;
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top-navi ul#top a:link {
	color: #fff;
	text-decoration: none;
}
#top-navi ul#top a:visited {
	color: #fff;
	text-decoration: none;
}
#top-navi ul#top a:hover {
	color: #ff0000;
	text-decoration: none;
}
#top-navi ul#top a:active {
	color: #fff;
	text-decoration: none;
}
#top-navi ul#top li{
	text-indent: -9999px;
	background: #000 url(../img/common/top-navi.gif) no-repeat ;
	display: block;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
}
#top-navi ul#top li a{
	text-indent: -9999px;
	text-decoration: none;
	background: #000 url(../img/common/top-navi.gif) no-repeat ;
	display: block;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
}

/*HOME*/
#top-navi ul#top li#home{
	height: 24px;
	width: 270px;
	background-position: 0 -24px;
}
#top-navi ul#top li#home a{
	height: 24px;
	width: 270px;
	background-position: 0 0;
}
#top-navi ul#top li#home a:hover{
	height: 24px;
	width: 270px;
	background-position: 0 -24px;
}

/*ラインナップ*/
#top-navi ul#top li#line-up{
	height: 24px;
	width: 93px;
	background-position: -270px -24px;
}
#top-navi ul#top li#line-up a{
	height: 24px;
	width: 93px;
	background-position: -270px 0;
}
#top-navi ul#top li#line-up a:hover{
	height: 24px;
	width: 93px;
	background-position: -270px -24px;
}

/*認定中古車*/
#top-navi ul#top li#approved{
	height: 24px;
	width: 92px;
	background-position: -363px 0;
}
#top-navi ul#top li#approved a{
	height: 24px;
	width: 92px;
	background-position: -363px 0;
}
#top-navi ul#top li#approved a:hover{
	height: 24px;
	width: 92px;
	background-position: -363px -24px;
}

/*パーツ*/
#top-navi ul#top li#parts{
	height: 24px;
	width: 70px;
	background-position: -455px -24px;
}
#top-navi ul#top li#parts a{
	height: 24px;
	width: 70px;
	background-position: -455px 0;
}
#top-navi ul#top li#parts a:hover{
	height: 24px;
	width: 70px;
	background-position: -455px -24px;
}

/*ディーラー*/
#top-navi ul#top li#dealer{
	height: 24px;
	width: 88px;
	background-position: -525px -24px;
}
#top-navi ul#top li#dealer a{
	height: 24px;
	width: 88px;
	background-position: -525px 0;
}
#top-navi ul#top li#dealer a:hover{
	height: 24px;
	width: 88px;
	background-position: -525px -24px;
}

/*サポート*/
#top-navi ul#top li#support{
	height: 24px;
	width: 79px;
	background-position: -613px -24px;
}
#top-navi ul#top li#support a{
	height: 24px;
	width: 79px;
	background-position: -613px 0;
}
#top-navi ul#top li#support a:hover{
	height: 24px;
	width: 79px;
	background-position: -613px -24px;
}

/*資料請求*/
#top-navi ul#top li#contact{
	height: 24px;
	width: 82px;
	background-position: -692px 0;
}
#top-navi ul#top li#contact a{
	height: 24px;
	width: 82px;
	background-position: -692px 0;
}
#top-navi ul#top li#contact a:hover{
	height: 24px;
	width: 82px;
	background-position: -692px -24px;
}

/*個人情報について*/
#top-navi ul#top li#privacy{
	height: 24px;
	width: 121px;
	background-position: -774px -24px;
}
#top-navi ul#top li#privacy a{
	height: 24px;
	width: 121px;
	background-position: -774px 0;
}
#top-navi ul#top li#privacy a:hover{
	height: 24px;
	width: 121px;
	background-position: -774px -24px;
}

/*COMPANY*/
#top-navi ul#top li#company{
	height: 24px;
	width: 105px;
	background-position: -895px -24px;
}
#top-navi ul#top li#company a{
	height: 24px;
	width: 105px;
	background-position: -895px 0;
}
#top-navi ul#top li#company a:hover{
	height: 24px;
	width: 105px;
	background-position: -895px -24px;
}

/*contents
-------------------------------------------------------------------*/
#contents {
	float: right;
	width: 819px;
	margin: 0;
	padding: 0;
	background: url(../img/common/contents-back-b.gif) repeat-y left;
}
#contents p.mb {
 	margin: 0 0 15px 0;
 	padding: 0;
}
#contents-top {
	background: url(../img/common/contents-back-a.gif) no-repeat top;
	height: 35px;
	width: 701px;
	margin: 0;
	padding: 0 41px 0 77px;
}
#contents-details {
	text-align: center;
	width: 699px;
	margin: 0 0 15px 76px;
	padding: 5px 0 10px 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#contents-details p {
	margin: 0;
	padding: 0;
}
.details {
	width: 667px;
	margin: 0 auto 10px auto;
	padding: 5px 10px;
	line-height: 1.5;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: left;
}
.commentary-title {
	width: 669px;
	font-weight: bold;
	margin: 15px auto 0 auto;
	padding: 4px 10px 3px 10px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
.commentary {
	width: 669px;
	margin: 0 auto 10px auto;
	padding: 5px 10px;
	line-height: 1.5;
	text-align: left;
}
#contents-bottom {
	text-align: center;
	width: 699px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 0 15px 76px;
	padding: 5px 0 10px 0;
}
.contents-text {
 	margin: 0 auto;
 	padding: 0;
 	text-align: left;
 	line-height: 1.5;
 	font-size: 12px;
 	width: 600px;
}
.contents-text p {
 	margin: 0;
 	padding: 0;
}
#customer {
	font-weight: bold;
	background: url(../img/common/customer.gif) no-repeat left top;
	letter-spacing: 0.1em;
	text-align: left;
	text-indent: 45px;
	float: left;
	width: 500px;
	margin: 0 0 0 10px;
	padding: 3px 0 0 0;
}
#customer ul {
	margin: 0;
	padding: 0;
}
#customer li {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
#page-top {
	width: 685px;
	text-align: right;
	float: right;
	font-size: 11px;
	clear: both;
	background: url(../img/common/page-top.gif) no-repeat right center;
	margin: 20px 40px 15px 0;
	padding: 0 15px 0 0;
}

/*side-navi
-------------------------------------------------------------------*/
#side-navi {
	width: 181px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	float: left;
}
#side-navi ul#side{
	color: #ff0000;
	font-size: 13px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#side-navi ul#side a:link {
	color: #fff;
	text-decoration: none;
}
#side-navi ul#side a:visited {
	color: #fff;
	text-decoration: none;
}
#side-navi ul#side a:hover {
	color: #ff0000;
	text-decoration: none;
}
#side-navi ul#side a:active {
	color: #fff;
	text-decoration: none;
}
#side-navi ul#side li{
	width: 181px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	display: block;
	background: #fff url(../img/common/side-navi.gif) no-repeat ;
	float: left;
}
#side-navi ul#side li a{
	width: 181px;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;
	background: #fff url(../img/common/side-navi.gif) no-repeat ;
	float: left;
}

/*MODEL NAME*/
#side-navi ul#side li#model-name{
	height: 36px;
	width: 181px;
	background-position: 0 0;
}
#side-navi ul#side li#model-name a{
	height: 36px;
	width: 181px;
	background-position: 0 0;
}
#side-navi ul#side li#model-name a:hover{
	height: 36px;
	width: 181px;
	background-position: 0 0;
}

/*SPECIFICATION*/
#side-navi ul#side li#specification{
	height: 18px;
	width: 181px;
	background-position: -181px -36px;
}
#side-navi ul#side li#specification a{
	height: 18px;
	width: 181px;
	background-position: 0 -36px;
}
#side-navi ul#side li#specification a:hover{
	height: 18px;
	width: 181px;
	background-position: -181px -36px;
}

/*BODY COLOR*/
#side-navi ul#side li#body-color{
	height: 18px;
	width: 181px;
	background-position: -181px -54px;
}
#side-navi ul#side li#body-color a{
	height: 18px;
	width: 181px;
	background-position: 0 -54px;
}
#side-navi ul#side li#body-color a:hover{
	height: 18px;
	width: 181px;
	background-position: -181px -54px;
}

/*JAPAN PACKAGE*/
#side-navi ul#side li#japan-package{
	height: 18px;
	width: 181px;
	background-position: -181px -72px;
}
#side-navi ul#side li#japan-package a{
	height: 18px;
	width: 181px;
	background-position: 0 -72px;
}
#side-navi ul#side li#japan-package a:hover{
	height: 18px;
	width: 181px;
	background-position: -181px -72px;
}

/*SAFETY*/
#side-navi ul#side li#safety{
	height: 18px;
	width: 181px;
	background-position: -181px -90px;
}
#side-navi ul#side li#safety a{
	height: 18px;
	width: 181px;
	background-position: 0 -90px;
}
#side-navi ul#side li#safety a:hover{
	height: 18px;
	width: 181px;
	background-position: -181px -90px;
}

/*LINE UP*/
#side-navi ul#side li#line-up{
	height: 45px;
	width: 181px;
	background-position: -181px -108px;
}
#side-navi ul#side li#line-up a{
	height: 45px;
	width: 181px;
	background-position: 0 -108px;
}
#side-navi ul#side li#line-up a:hover{
	height: 45px;
	width: 181px;
	background-position: -181px -108px;
}


/*LS*/
#side-navi ul#side li#ls{
	height: 18px;
	width: 181px;
	background-position: -181px -153px;
}
#side-navi ul#side li#ls a{
	height: 18px;
	width: 181px;
	background-position: 0 -153px;
}
#side-navi ul#side li#ls a:hover{
	height: 18px;
	width: 181px;
	background-position: -181px -153px;
}

/*LT*/
#side-navi ul#side li#lt{
	height: 18px;
	width: 181px;
	background-position: -181px -171px;
}
#side-navi ul#side li#lt a{
	height: 18px;
	width: 181px;
	background-position: 0 -171px;
}
#side-navi ul#side li#lt a:hover{
	height: 18px;
	width: 181px;
	background-position: -181px -171px;
}

/*SS*/
#side-navi ul#side li#ss{
	height: 18px;
	width: 181px;
	background-position: -181px -189px;
}
#side-navi ul#side li#ss a{
	height: 18px;
	width: 181px;
	background-position: 0 -189px;
}
#side-navi ul#side li#ss a:hover{
	height: 18px;
	width: 181px;
	background-position: -181px -189px;
}
/*footer
-------------------------------------------------------------------*/
#footer {
 	color: #666;
 	background: #000 url(../img/common/footer-back.gif) no-repeat top;
 	width: 1000px;
 	margin: 0;
	padding: 0;
 	clear: both;
}
#footer #navi {
 	color: #666;
 	width: 1000px;
 	height: 36px;
 	margin: 0;
	padding: 0;
}
#footer #navi a {
 	color: #666;
 	text-decoration: none;
}
#footer #navi a:hover {
 	color: #fff;
 	text-decoration: none;
}
#footer #navi li {
 	display: inline;
 	float: left;
 	margin: 16px 0 0 0;
 	padding: 0 0 0 30px;
 	font-size: 10px; 
}
#footer #navi li#copy-right {
 	color: #666;
 	display: inline;
 	float: left;
 	margin: 16px 20px 0 0;
 	padding: 0 0 0 30px;
 	font-size: 10px; 
}
#footer address {
 	float: left;
 	margin-left: 10px;
 	width: 210px;
 	margin-top: 16px;
 	margin-bottom: 10px;
}
table123/*etc
-------------------------------------------------------------------*/
 {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset, img {
  border:0;
}
address, caption, cite, code, dfn, em, th, var {
  font-style:normal;
  font-weight:normal;
}
ol, ul {
  list-style:none;
}
caption, th {
  text-align:left;
}
h1, h2, h3, h4, h5, h6 {
  font-size:100%;
  font-weight:normal;
}
q:before, q:after {
  content:'';
}
abbr, acronym {
  border:0;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
