@charset "utf-8";

/*formatting style                      

---------------------------------------*/



* {

	font-style: normal;

	margin: 0px;

	padding: 0px;

}

body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-image: url(../top-image/haikei.gif);
	background-repeat: repeat;
	background-color: #3399FF;

}

hr {

	display: none;

}

/*link style                   

---------------------------------------*/

a img {

	border-style: none;

}

a:link {

	color: #666666;

	text-decoration: underline;

}

a:visited {

	color: #999999;

	text-decoration: underline;

}

a:hover {

	color: #333333;

	text-decoration: none;

}

a:active {

	text-decoration: none;

	position: relative;

	left: +1px;

	top: +1px;

}

/*bssic layout                      

---------------------------------------*/

#wrapper {

	background-color: #FFFFFF;

	margin: 0px auto;

	width: 898px;

	border-right: 1px solid #666666;

	border-left: 1px solid #666666;

}

#main {
	padding: 15px;
	float: right;
	width: 673px;
	margin-bottom: 20px;

}

#sidebar {
	padding: 15px;
	float: left;
	width: 165px;
	margin-bottom: 20px;

}

#footer {
	color: #FFFFFF;
	background-color: #000033;
	padding: 15px;
	clear: both;
	height: 50px;

}

/* toplogo styles                     

---------------------------------------*/



#toplogo {
	background-color: #FFFFFF;
	height: 35px;
	border-bottom: 3px solid #003366;
	position: relative;

}

#toplogo #logo {

	margin-top: 5px;

	margin-left: 10px;



}



/*header styles                      

---------------------------------------*/



#header {
	height: 300px;
	position: relative;
	background-image: url(../page-image/cartopbus.jpg);
	background-repeat: no-repeat;

}

#header ul {
	background-color: #FFFFFF;
	width: 898px;
	position: absolute;
	left: 0px;
	top: 250px;

}

#header ul li {

	float: left;

	list-style: none;

}

#header ul li a {
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	height: 2.5em;
	width: 126px;
	border-top: 3px solid #FFFF66;
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;



/* main style                    

---------------------------------------*/

}

#header ul li a:hover {

	background-color: #e8ecf5;

}
#carvs #header {
	background-image: url(../carpage-ima/hiace/vantop.jpg);
	background-repeat: no-repeat;
}
#carbs #header {
	background-image: url(../carpage-ima/bus/bustop.jpg);
	background-repeat: no-repeat;
}
#carts #header {
	background-image: url(../carpage-ima/tra/tratop.jpg);
	background-repeat: no-repeat;
}
#carcs #header {
	background-image: url(../carpage-ima/cab/cabtop.jpg);
	background-repeat: no-repeat;
}
#car3d  #header {
	background-image: url(../3d/3dtop.jpg);
	background-repeat: no-repeat;
}
#custom #header {
	background-image: url(../custom/custom-img/custom-top.jpg);
	background-repeat: no-repeat;
}







#home #header #nHome a,
#newcar #header #nCarinfo a{

	color: #FFFFFF;

	background-color: #828ca7;

}

#sidebar h2 {

	margin-bottom: 15px;

}





#sidebar dl dt a {

	padding: 5px;

	float: left;

	margin-right: 10px;

	margin-bottom: 10px;

	border: 1px solid #CCCCCC;

}

#sidebar dl dt a:hover {

	border: 1px solid #000000;

}

#sidebar   dl   dt {

	clear: both;

}

#sidebar dl dd {

	margin-bottom: 10px;

}

#sidebar ul {

	margin-top: 10px;

}

#sidebar  ul  li  {

	margin-bottom: 6px;

	list-style: none;

}

#sidebar ul li a {

	background-image: url(../page-image/yagirushi2.gif);

	background-repeat: no-repeat;

	background-position: left center;

	display: block;

	width: 210px;

	padding-left: 15px;

}

#sidebar  ul  li a:hover {

	background-image: url(../page-image/yajirushi.gif);

}


/*footer styles                     

---------------------------------------*/

#footer ul li a {

	color: #CCCCCC;

}

#footer ul li:hover {

	color: #FFFFFF;

	text-decoration: none;

}

#footer p a {

	color: #CCCCCC;

}

#footer p a:hover {

	color: #FFFFFF;

	text-decoration: none;

}

#footer ul li {

	display: inline;

	margin-right: 15px;

	list-style: none;

	height: 1%;

}

#footer ul {

	height: 1%;

}



#footer p {

	margin: 0px;

	float: right;

}

#sidebar #topp {

	font-weight: bold;

}
#main #pcartop {
	font-weight: bold;
	font-size: 100%;
	border-bottom: 3px solid #FF6633;
	background-image: url(../page-image/hishi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 20px;
}
#main h2 {
	padding-bottom: 4px;
	background-image: url(../page-image/midasi2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-left: 15px;
	border-bottom: 1px dotted #333333;
	border-top: 2px solid #FF9900;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 20px;
}
#main #dvtp {
	height: 1ex;
	float: none;
	clear: left;
}

/*table                      

---------------------------------------*/

#main table {
	margin-bottom: 15px;
	border-top: 1px solid #FF9966;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse:collapse;
	float: none;
	height: 1%;
	border-bottom: 1px solid #FF9966;

}

#main table th {
	text-align: right;
	padding: 5px 15px;

}

#main table td {
	padding: 5px 15px;

}

#main  table  tr.odd {

	background-color: #FFCC99;

}
/*     carinfo main                 
---------------------------------------*/

#main #carim {
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}
#main #carta {
	margin-bottom: 50px;
	font-weight: normal;
}





#footer #footerad {
	margin-top: 30px;
}

#main    #pagelink    a:link {

	color: #0066FF;

	text-decoration: underline;

}

#main #pagelink a:visited {

	color: #0066FF;

	text-decoration: underline;

}

#main #pagelink a:hover {

	color: #0099CC;

	text-decoration: none;

}

#main #pagelink a:active {

	position: relative;

	left: 1px;

	top: 1px;

}
/*  carinfo styles                   
---------------------------------------*/
#main h3 {
	margin-bottom: 10px;
	text-align: center;
}
#main #pc {
	margin-bottom: 10px;
	text-align: center;
	border-top: 1px solid #9999CC;
	padding-top: 10px;
}
#main #tacarinfo {
	margin-bottom: 15px;
	border-top: 1px solid #9999CC;
	width: 200px;
	border-bottom-style: none;
}
#main #tacarinfo th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #9999CC;
}
#main #tacarinfo td {
	padding: 5px 15px;
	border-bottom: 1px solid #9999CC;
}
#main #tacarinfo tr.car {
	background-color: #99CCCC;
}
#main #pc1 {
	background-image: url(../page-image/yagirushi2.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-position: left center;
	color: #333333;
	font-weight: normal;
}
#main #carwk {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 30px;
	border-top: 1px solid #9999CC;
}
#main #pc2 {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 15px;
	width: 300px;
}
#main #pc3 {
	background-image: url(../carpage-ima/hishi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
#main #pc4 {
	font-weight: bold;
	background-image: url(../carpage-ima/hishi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#main #pc5 {
	font-weight: bold;
	background-image: url(../carpage-ima/hishi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#main #pc6 {
	font-weight: bold;
	background-image: url(../carpage-ima/hishi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#main #pc7 {
	font-weight: bold;
	background-image: url(../carpage-ima/hishi.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-position: left center;
}


#main #tacar2 {
	margin-bottom: 20px;
	border-top: 1px solid #9999CC;
	border-bottom-style: none;
	width: 330px;
	height: 1%;
}
#main #tacar2 th {
	border-bottom: 1px solid #9999CC;
	padding: 5px 15px;
}
#main #tacar2 td {
	border-bottom: 1px solid #9999CC;
	padding: 5px 15px;
}
#main #tacar2 tr.car2 {
	background-color: #99CCCC;
}
#main #pt1 {
	margin-bottom: 15px;
}
#main #p1 {
	margin-bottom: 25px;
}
#main #ta3d th {
	border-bottom: 1px solid #FF9900;
}
#main #ta3d td {
	border-bottom: 1px solid #FF9900;
}
#main #ta3d {
	border-top: 1px solid #FF9900;
	margin-left: 20px;
}

#main #carsp {
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../carpage-ima/hishi.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-position: left center;
	font-weight: bold;
}
#main #p5 {
	margin-left: 20px;
}
