html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: middle;
	background: transparent;
}
.blank {
	clear: both;
}

a:hover {
	color: #FF9900;
}
body {
	background-color: #e8e4d9;
}


.background {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
	width: 840px;
	font-family: 'osaka', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', ' sans-serif ';
	font-size: 12px;
	color: #333333;
	line-height: 1.7em;
	background-color: #e8e4d9;
}
.wrapper {
	width: 800px;
	padding-right: 20px;
	padding-left: 20px;
}
.header {
	background-image: url(baseImages/header.jpg);
	height: 82px;
	width: 800px;
}
.header .headerLeft {
	float: left;
	width: 500px;
	height: 82px;
}
.header .headerLeft img {
	margin-top: 0px;
	margin-left: 94px;
}

.header .headerRight {
	float: right;
	height: 82px;
	width: 300px;
}

h1 {
	font-family: 'osaka', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', ' sans-serif ';
	font-weight: bold;
	color: #29556b;
	padding-left: 92px;
	padding-top: 23px;
	font-size: 10px;
	line-height: 1.3em;
}
.header .headerRight p {
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 3px;
}
.header .headerRight a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.header .headerRight a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.header .headerRight a:hover {
	color: #71FFFF;
}

.mainbox {
	padding-top: 5px;
	padding-bottom: 10px;
	width: 800px;
	display: inline-block;
	overflow: hidden;
}
.mainbox:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
} 
/* Hides from IE-mac \*/
* html .mainbox {height: 1%;}
.mainbox {display: block;}
/* End hide from IE-mac */

.mainbox .sidebar {
	width: 190px;
	float: left;
}
.sidebar .navigation {
	padding-left: 10px;
}

.sidebar .navigation ul {
	list-style: none;
	padding-bottom: 10px;
}
.sidebar .navigation li {
	margin-bottom: 1px;
}
.sidebar .navigation img {
	margin: 0px;
	padding: 0px;
}
.sidebar .navigation a {
	margin: 0px;
	padding: 0px;
}
.sidebar .linkBanner {
	margin-left: 10px;
	margin-bottom: 15px;
}
.sidebar .linkBanner p {
	padding-bottom: 3px;
	text-align: center;
}




.mainbox .main {
	float: right;
	width: 600px;
}
.main .flashmovie {
	float: left;
	width: 600px;
	padding-bottom: 10px;
}
.main .ad {
	width: 600px;
	float: left;
	padding-bottom: 10px;
}
.ad img.imageleft {
	margin-right: 10px;
	float: left;
}
.main .shashu {
	width: 600px;
	float: left;
}
.main .news {
	width: 600px;
	background-color: #FFFFFF;
	display: inline-block;
	overflow: hidden;
	float: left;
	padding-bottom: 10px;
}
.news .newsHeader {
	height: 35px;
	width: 600px;
}
.news .newsBody {
	float: left;
	height: 200px;
	overflow: scroll;
	width: 600px;
}

.news .newsBody .topic {
	float: left;
	width: 570px;
	border-bottom: 1px dotted #999999;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* End hide from IE-mac */


.main .news .whatsnew {
	float: left;
	padding-top: 10px;
	width: 580px;
}


.news dl {
	margin-bottom: 3px;
	margin-left: 0px;
}

.news dt {
	float: left;
	margin-bottom: 2px;
	clear: left;
	padding-left: 15px;
	width: 7em;
	font-weight: bold;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 7px;
	font-size: 11px;
}
.news dd {
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 11px;
}
.whatsnew dd#chumoku {
	color: #FF0000;
	font-weight: bold;
}

.main .check {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.check .okaidoku {
	text-align: center;
}
.main .check h2 {
	font-size: 14px;
	padding-top: 10px;
	color: #FF0000;
	display: block;
}

.main .check p {
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}

.main .linkArea {
	width: 600px;
	float: left;
	height: 90px;
	padding-top: 10px;
}
.linkArea img {
	margin-right: 10px;
	margin-bottom: 10px;
}



.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 800px;
	clear: both;
	border-top: 1px solid #29556b;
	border-right-color: #29556b;
	border-left-color: #29556b;
	border-bottom: 4px solid #29556b;
}
.footer p {
	font-family: 'osaka', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', ' sans-serif ';
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
}
.footer a:link {
	color: #0000FF;
	text-decoration: underline;
}
.footer a:visited {
	text-decoration: none;
}
.footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
address {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #333333;
	text-align: center;
	font-style: normal;
	padding-top: 4px;
}
/*下層ページのCSS*/
.mainbox .mainKaso {
	float: right;
	width: 600px;
	background-color: #FFFFFF;
}
.mainKaso .mainKasoInside {
	padding: 10px 20px 20px;
}
.mainKasoInside h2 {
	margin-bottom: 15px;

}
.mainKasoInside h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #3097A0;
}


.mainKasoInside ol {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: decimal inside;
}
.mainKasoInside li {
	padding-top: 7px;
}
.mainKasoInside p.aki {
	padding-top: 25px;
	font-weight: bolder;
}
.mainKasoInside table th {
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
	background-color: #C4E7E8;
	line-height: 1.3em;
	border: 1px solid #CCCCCC;
}
.mainKasoInside table td {
	font-size: 11px;
	padding: 1px 10px;
	line-height: 1.5em;
	border: 1px solid #CCCCCC;
}
.mainKasoInside .tempoWaku {
	width: 560px;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 15px;
}
table td.tempoJusho {
	height: 295px;
}

.tempoWaku table td.photo {
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 242px;
}
.tempoWaku table td.tempoName {
	background-color: #C4E7E8;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
	letter-spacing: 3px;
}
.tempoWaku table td.chukotempo {
	background-color: #FFCCCC;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
	letter-spacing: 2px;
}
p.toTop {
	text-align: right;
	padding-top: 5px;
	font-size: 10px;
}
.aki .chui {
	font-weight: normal;
	font-size: 10px;
}



/*試乗車・展示車のCSS*/
.mainKasoInside .carBoxYoko {
	width: 560px;
	overflow: hidden;
	height: 252px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.carBoxYoko .carBoxTateL {
	height: 252px;
	width: 252px;
	float: left;
}
.carBoxYoko .carBoxTateR {
	height: 252px;
	width: 252px;
	float: right;
}
.carBoxA {
	height: 135px;
	border-top: 1px solid #505050;
	border-right: 1px solid #505050;
	border-bottom: none #505050;
	border-left: 1px solid #505050;
}
.carBoxCenter {
	height: 20px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border-right: 1px solid #505050;
	border-left: 1px solid #505050;
}

.carBoxB {
	height: 95px;
	border-top: none #505050;
	border-right: 1px solid #505050;
	border-bottom: 1px solid #505050;
	border-left: 1px solid #505050;
	background-image: url(images/namePlate.gif);
	background-repeat: repeat-x;
}
.carBoxB p.mojiSmall {
	font-size: 10px;
}

.carBoxB h4 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	line-height: 1.3em;
}
.carBoxB p {
	font-size: 11px;
	line-height: 1.3em;
	color: #CCCCCC;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.mainKasoInside .carBoxYoko2 {
	width: 560px;
	overflow: hidden;
	height: 152px;
	padding-top: 5px;
	padding-bottom: 5px;
}.carBoxMini {
	height: 150px;
	width: 170px;
	border: 1px solid #505050;
	float: left;
}
.carBoxMini .carName {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	height: 13px;
	line-height: 1em;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #29556b;
	color: #FFFFFF;
	letter-spacing: -1px;
}

.carBoxMini .miniBottom {
	height: 18px;
	width: 170px;
	font-size: 10px;
}
.carBoxMini .miniBottom a {
	line-height: 18px;
	height: 18px;
	width: 170px;
	color: #ffffff;
	text-decoration: none;
	background-color: #3c3c3c;
	display: block;
	text-align: center;
}
.carBoxMini .miniBottom a:hover {
	background-color: #cacaca;
}
.carBoxBlank {
	height: 152px;
	width: 21px;
	float: left;
}
.mainKasoInside #form1 table td {
	border-style: none;
}
#form1 #address {
	width: 300px;
}
#form1 #sprytextarea1 #toiawasenaiyo {
	width: 300px;
}
#form1 #sprytextfield3 #label {
	width: 150px;
}
#form1 #sprytextfield1 #email {
	width: 150px;
}
#form1 #sprytextfield2 #email2 {
	width: 150px;
}
.mainKasoInside .tel {

}
.mainKasoInside h5.sightmap {
	padding-left: 15px;
	margin-left: 20px;
}
.mainKasoInside ul.sightmap {
	padding-left: 100px;
	list-style: none;
}

.mainKasoInside .eventBox {
	width: 560px;
	float: left;
	padding-bottom: 30px;
}
.mainKasoInside .eventBox2 {
	width: 560px;
	height: 365px;
	padding-bottom: 40px;
	float: left;
	background-image: url(images/daieiTenjikai.jpg);
	background-repeat: no-repeat;
}

.mainKasoInside .eventBox3 {
	width: 560px;
	height: 365px;
	padding-bottom: 40px;
	float: left;
	background-image: url(images/daieiTenjikai2.jpg);
	background-repeat: no-repeat;
}


.mainKasoInside .eventBox .eventTitle {
	background-color: #87cffc;
}
.eventTitle h3 {
	font-size: 17px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}
.eventBox .eventContents {
	overflow: hidden;
	float: left;
	border: 1px solid #87cffc;
	width: 558px;
}
.eventBunsho p.date {
	font-weight: bolder;
	font-size: 13px;
	color: #470000;
}
.eventBox .eventContents .eventBunsho {
	float: left;
	width: 250px;
	padding: 8px 8px 8px 80px;
	background-image: url(images/mainteMark.gif);
	background-repeat: no-repeat;
	height: 150px;
}
.eventBox .eventContents .eventPhoto {
	width: 200px;
	float: right;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

/*お買い得車のページCSS*/
.mainKasoInside .okaidokuBox {
	width: 560px;
	float: left;
	margin-bottom: 20px;
}
.okaidokuBox .okaidokuTitle {
	background-color: #C4E7E8;
	border-top: 3px solid #3097A0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #3097A0;
	border-left: 1px solid #CCCCCC;
}
.okaidokuTitle h3 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}.okaidokuBox .okaidokuMain {
	border: 1px solid #CCCCCC;
}
.okaidokuTitle .okaidokuSmall {
	font-size: 11px;
}
.mainKasoInside table.carlife {
	text-align: center;
}
table td.ao {
	background-color: #DAEDEF;
}
table td.hai {
	background-color: #eeeeef;
}
table td.kiiro {
	background-color: #F2EFC7;
}
table td.aka {
	background-color: #F4E1E2;
}
p.tanniChushaku {
	font-size: 11px;
	text-align: right;
}
.mainKasoInside .carlifeHead {
	width: 560px;
}
table.shakenHituyo {
	font-size: 15px;
}
.mainKasoInside #inshi {
	float: left;
}
#inshi #inshiLeft {
	float: left;
	width: 250px;
}
#inshi #inshiRight {
	width: 250px;
	float: left;
}
#inshi #nashi {
	float: left;
	width: 60px;
	height: 50px;
}
.mainKasoInside h3.obi {
	margin-bottom: 0px;
	margin-top: 15px;
}
.mainKasoInside .shijobox {
	height: 146px;
	width: 558px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
}
.shijobox .shijomoji {
	width: 258px;
	background-image: url(images/shijoback.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #CCCCCC;
	height: 136px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.shijomoji h4 {
	font-size: 11px;
	line-height: 1.5em;
}
.shijomoji p {
	font-size: 10px;
	line-height: 1.5em;
}
.shijomoji p.mise {
	font-size: 11px;
}
.shijobox .shijophoto {
	float: right;
	width: 288px;
	height: 146px;
}
.shijophoto img {
	margin: 0px;
	padding: 0px;
	float: left;
}
.background .wrapper .mainbox .sidebar #tenki {
	padding-bottom: 10px;
	text-align: center;
	padding-left: 7px;
}
.omimai {
	padding: 1em;
	width: 555px;
	border: 1px solid #CCCCCC;
	line-height: 1.8em;
	text-align: center;
	margin-bottom: 10px;
}
#cal {
	padding-left: 10px;
}
.off {
	background-color: #CCCCCC;
}
#cal   table   td   {
	border: 1px solid #333333;
}
#cal .weekday {
	background-color: #CCFFFF;
}
#cal .saturday {
	background-color: #66CCFF;
}
#cal .sunday {
	background-color: #FF9900;
}
#cal .month {
	background-color: #FFFFCC;
}

