@charset "UTF-8";
/* CSS Document */
body {
	background-color:#0099CC;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	font-size:1em;
	margin:0;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 20px;
}
h1 {
	display: none;
}
#header {
	position: relative;
}
#nav {
	float: left;
	width: 210px;
	padding-left: 10px;
}

#nav ul {
	padding-left: 0px;
}
#nav li {
	display: block;
	font-size: 1em;
	line-height: 1.5em;
	list-style-type: none;
	background-image: url(images/nav-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
}
#nav li a {
	color: #FF0;
	text-decoration: none;
}
#nav li a:hover {
	color: #A9A900;
	text-decoration: underline;
}
.dragrace {
	float: left;
	height: 160px;
	width: 190px;
	padding-left: 10px;
}
.linkbar {
	background-image: url(images/bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 200px;
	margin-top: 20px;
	height: 48px;
	text-align: center;
}
.linkbar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}

#toa {
	float: left;
	width: 174px;
	margin-top: 25px;

	padding: 12px;

}
#toa h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
}
#toa p {
	font-size: 0.9em;
	line-height: 1.2em;
}
#toa a {
	font-size: 0.8em;
	color: #F90;
	display: block;
	margin-top: 20px;
}




#forsale {
	float: left;
	width: 680px;
	color: #FFF;
}
#forsale h4 {

	font-weight: lighter;
}
#forsale h4 span {
	color: #F90;
	display: block;
	margin-top: 12px;
}
#forsale p {}
.forsalecars {
	float: left;
	height: 144px;
	margin-bottom: 12px;
	padding-right: 15px;
	padding-left: 30px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #ccc;
	position: relative;
	width: 630px;
}

.forsalecars img {
	clear: both;
	float: left;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.forsalecars h2 {
	margin-top: 12px;
	margin-bottom: 10px;
	font-size: 1em;
	font-family: "Arial Black", Gadget, sans-serif;
	text-shadow:0 1px 0 #ABBACE;
}
.forsalecars h3 {
	margin-top: 2px;
	margin-bottom: 7px;
	font-size: 0.8em;
	color: #CC3;
}
.forsalecars p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
	line-height: 1.25em;
	font-weight: lighter;
	padding-left: 200px;
}
.new {
	background-image: url(images/justarrived.jpg);
	background-repeat: no-repeat;
	background-position: 500px center;
}
.please {
	left: 300px;
	top: 10px;
	position: absolute;
}
.nousha {
	position: absolute;
	left: 250px;
	top: 78px;
}

.forsalecars h2 a:hover:after,
.forsalecars h2 a:focus:after
{
	content: attr(title);
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.4);
	bottom: 2px;
	content: attr(title);
	color: #F60;
	display: block;
	font-weight: bold;
	height: 30px;
	line-height: 25px;
	position: absolute;
	text-align: center;
	top: 50%;
	margin-top: -15px;
	width: 160px;
	text-decoration: none;
}
.forsalecars h2 a:hover img, .forsalecars h2 a:focus img, {outline: 3px solid #ccc;}
.forsalecars h2 a:hover, .forsalecars h2 a:focus
{
    display: block;
    outline: none;
    -moz-box-shadow: 3px 3px 5px #000;
    -webkit-box-shadow: 3px 3px 5px #000;
    box-shadow: 3px 3px 5px #000; 
}
.call {
	padding-left: 105px;
}
#forsale p span.smallprice {
	display: block;
	font-weight: bold;
	color: #FF9900;
	width: auto;
	padding-left: 40px;
	font-size: 130%;
	padding-top: 12px;

}