/*
html タグのスタイル定義
*/

body {
	background-color:#FFFFFF;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
}

body *{
	font-family: "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka","MS PGothic",Osaka ,sans-serif;
}

.en {
	font-family:  Arial,  Geneva, Helvetica, sans-serif;
}

img {
	border-width:0px;
}

a {
	color: #3B7AB2;
	text-decoration: none;
}

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

.news {
  color: #3B7AB2;
  text-decoration: none;
}

.news:hover {
  color: #3B7AB2;
  text-decoration: underline;
}

/*
レイアウト要素
*/

div#wrap {
width: 780px;
float:left;
margin: 0;
padding: 0;
}

div#header {
width: 780px;
float: left;
height: 100px;
margin: 0;
padding: 0;
}

h1 {
float:left;
width: 136px;
height: 100px;
background-image: url(../images/logo.gif);
background-repeat: no-repeat;
margin: 0;
padding: 0;
}

h1 span {
display: none;
}

div#gNavi {
width: 395px;
height: 20px;
float: right;
padding: 80px 5px 0 0;
}

div#gNavi img {
float: right;
padding: 0;
margin: 0 0 0 13px;
}

div#dealerName {
width: 780px;
height: 70px;
background-color: #E6E6EB;
float: left;
margin:: 0;
padding: 0;
border-right: 1px solid #FFF;
}

div#dealerMain {
width: 780;
height: 260px;
margin: 0;
padding: 0;
float:left;
border-right: 1px solid #FFF;
}

div#modelNavi {
width: 780px;
height: 20px;
background-color: #9999A3;
margin: 0;
padding: 0;
float:left;
border-right: 1px solid #FFF;
}

div#modelNavi img {
float:left;
margin: 0 0 0 0;
padding: 0;
border: 0;
}

div.prBox {
width: 180px;
height: 200px;
float:left;
padding: 10px 0 20px 15px;
}

div.prBox {
float:left;
}

img.prHL {
border-bottom: 1px solid #CCCCD1
}

p.prTx1 {
float:left;
width: 180px;
font-size: 10px;
line-height: 15px;
padding: 7px 0 2px 0;
margin: 0;
}

p.prTx2 {
float:left;
width: 180px;
font-size: 10px;
line-height: 15px;
padding: 0 0 0 10px;
margin: 0;
background-image: url(../images/point.gif);
background-repeat: no-repeat;
background-position: center left;
}

p.prTx3 {
float:left;
width: 160px;
font-size: 10px;
line-height: 15px;
padding: 7px 0 0 10px;
margin: 0;
background-image: url(../images/point.gif);
background-repeat: no-repeat;
background-position: 0px 10px;
color: #9999A3;
}

div#foot {
width: 780px;
float:left;
}

div#foot a {
color: #9999A3;
}

div#foot a:hover {
color: #000;
text-decoration: none;
}

p.copy {
float:left;
font-size: 10px;
padding: 0 0 0 15px;
color: #9999A3;
}

p.footer {
float:right;
font-size: 10px;
color: #9999A3;
}
