
*{
	padding: 0px;
	margin: 0px;
	zoom: 0;
	font-size: 12px;
	font-weight: 300;
}

html{
	height: 100%;
}



img{
	display: block;
	border: 0px;
}

body{
	font-family: "ＭＳ Pゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka","MS PGothic",Osaka ,sans-serif;
	font-family:  Arial,  Geneva, Helvetica, sans-serif;
	background: #555;
	color: #333;
	font-size: 12px;
}



#wrap{
	width: 100%;
	height: 100%;
	position: absolute;
}


#wrapper{
	width: 900px;
	height: 100%;
	height: 1300px;
	background: #fff;
}


#pankuzu{
	width: 600px;
	height: 20px;
	margin:40px 0px 8px 150px;
	font-size: 0.75em;
	padding-right: 21px;
	padding-left: 5px;
}





#pankuzu a{
	xdisplay: block;
	xfloat: left;
	height: 20px;
	background: url(img/arrow.gif) no-repeat;
	background-position: right -3px;
	color: #900;
	text-decoration: none;
	padding-right: 21px;
	padding-left: 5px;
}


#pankuzu a:hover{
	color: #666;
	text-decoration: underline;
}

#pankuzu a:visited{
	color: #900;
	text-decoration: none;
}



#mainwrap{
	background: #eee;
	width: 600px;
	margin-left: 150px;
	xmargin-top: 30px;
	margin-bottom: 20px;
}


#main{
	width: 500px;
	margin: 50px;
	margin-bottom: 25px;
	background: #fff;
}


#carhead{
	width: 500px;
	height: 630px;
	background: #fff;
	xmargin: 50px 0px 0px 50px;
	margin-bottom: 0px;
	position: relative;
}


#carbottom{
	width: 500px;
	background: fff;
	xmargin-left: 50px;
	padding-bottom: 50px;
	background: url(img/081212/point.gif) no-repeat;
}


#footer{
	width: 900px;
	margin-top: 70px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
	color: #666;
	line-height: 17px;
}


#footer a{
	color: #666;
	text-decoration: none;
}

#footer a:hover{
	color: #666;
	text-decoration: underline;
}

#footer a:visited{
	color: #666;
	text-decoration: none;
}





/*車名*/
h1.carname{
	color: #fff;
	font-size: 4px;
	font-weight: 100;
	display: block;
	height: 30px;
}


/*導入部分*/
h4.disc{
	position: absolute;
	display: block;
	top: 100px;
	left: 30px;
	width: 200px;
	line-height: 16px;
	
}



ul.inbox li{
	list-style-type: none;
	xlist-style-image: url(img/dot.gif) no-repeat;
	xlist-style-position: inside;
	background: url(img/dot.gif) no-repeat;
	background-position: 0px 1px;;
	xtext-indent: 14px;
	padding-left: 15px;
	display: block;
	line-height: 15px;
}


#design{
	position: absolute;
	top: 325px;
	left: 40px;
	width: 200px;
	xtext-indent: -11px;
}


#feature{
	position: absolute;
	top: 465px;
	left: 40px;
	width: 180px;
}


h5.outfit{
	display: block;
	position: absolute;
	top: 400px;
	left: 305px;
	width: 170px;

}


#point{
	position: relative;
	top: 50px;
	left: 50px;
	width: 400px;
	margin-bottom: 50px;
}




#btnarea{
	width: 500px;
	margin: 0px auto 30px 55px;
}





/*########################
    個体別　クラス
########################*/


#carhead .a3{
	background: url(../img/ucar/081212/audi1.gif) no-repeat;
	background-image: url(img/081212/audi1.gif);
}


#carhead .156{
	background: url(../img/ucar/081212/156i1.gif) no-repeat;
}


#carhead .golf{
	background: url(../img/ucar/081212/golf1.gif) no-repeat;
}









h1{
	
}

h2{
	
}

h3{
	
}

h4{
	
}

h5{
	
}

h6{
	
}



.clr{
	clear: both;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.m3{
	margin: 3px;
}

.m4{
	margin: 4px;
}

.center{
	margin: 10px auto;
	text-align: center;
}

