/*********************ACCESS過去に販売した車種一覧***********************/



/* 

=================================

ヘッダーcssを強制上書き  

=================================

*/



div#contents {
	width: 900px !important;
}
/*

==================================

Hondaベース

==================================

*/



body {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height:130%;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
/*

==================================

いろいろ

==================================

*/



* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
/********************************

              全体               

********************************/



#ua_wrapper {
	width: 900px;
	margin: 0 auto;
}
/********************************

          タイトルまわり         

********************************/





h1 {
	margin:0 auto 25px;
}
#to-access {
	width: 882px;
	margin: 8px 0;
	text-align: right;
}
/********************************

           ラインナップ          

********************************/



h2, .lineup-list, .past {
	margin-left: 7px;
}
.lineup-list {
	list-style: none;
	width: 900px;
	margin-bottom: 24px;
	display: block;
}
.lineup-list li {
	width: 280px;
	height: 60px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
#to-top {
	width: 882px;
	margin: 8px 0;
	text-align: right;
	margin-top: 40px;
	margin-bottom: 20px;
}
.past {
	width: 880px;
	border-top: 1px #000000 dotted;
}
.past img {
	margin-top: 24px;
}
.hosho {
	width: 102px;
	height: 51px;
	float: right;
	margin-right: 15px;
}
.hosho a:hover img {
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}



/********************************

           年代のindex         

********************************/
table.carlogo{
	margin-bottom:30px;
	margin-left:35px;
}

table.btn{
	margin:0 2px 25px 35px;
}

table.btn td{
	padding-bottom:7px;
}



p.category_title{
	width:830px;
	margin:0 auto;
	background:url(bg_categoryTitle.gif) left center repeat-x;
	padding:3px 10px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:7px;
}


.lineup-list {
	overflow:hidden;
}

h2 {
	clear: both;
}