#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
}
#header #header_bg #logo {
	float: left;
	margin-left: 10px;
}



/*header*/

#logo a {
	background-image : url(logo.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 205px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
}
.clear {
	clear: both;
}
#header {
	width: 800px;
}
#header #header_bg {
	background-image : url(bg_header.jpg);
	height: 55px;
	background-repeat: repeat-x;
}


#header .comp_name {
	background-image : url(img_company_name.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 176px;
	text-indent: -9999px;
	float: right;
	margin-top: 35px;
	margin-right: 10px;
}

*html .comp_name {
	behavior: expression(IEPNGFIX.fix(this));
}

#header .menu li {
	float: left;
	display: block;
	width: 160px;
	height: 31px;
}

/**********swap**********/

/**top**/

.menu .menu_top a {
	text-decoration: none;
	display: block;
	width: 160px;
	height: 31px;
	background-image : url(btn_top.jpg);
	text-indent: -9999px;
}
.menu .menu_top a:hover {
	background-image : url(btn_top_over.jpg);
	background-position: 0 -31px;
}

/**buy**/
#buy .menu .menu_buy a {
	text-decoration: none;
	display: block;
	width: 160px;
	height: 31px;
	background-image : url(btn_buyer_over.jpg);
	text-indent: -9999px;
}

/**buy**/
#sell .menu .menu_sell a {
	text-decoration: none;
	display: block;
	width: 160px;
	height: 31px;
	background-image : url(btn_seller_over.jpg);
	text-indent: -9999px;
}
.menu .menu_buy a {
	text-decoration: none;
	display: block;
	width: 160px;
	height: 31px;
	background-image : url(btn_buyer.jpg);
	text-indent: -9999px;
}
.menu .menu_buy a:hover {
	background-image : url(btn_buyer_over.jpg);
	background-position: 0 -31px;
}

/**company**/
#company .menu .menu_company a {
	text-decoration: none;
	display: block;
	width: 160px;
	height: 31px;
	background-image : url(btn_company_over.jpg);
	text-indent: -9999px;
}

/**sell**/
.menu .menu_sell a {
	text-decoration: none;
	display: block;
	width: 160px;
	height: 31px;
	background-image : url(btn_seller.jpg);
	text-indent: -9999px;
}
.menu .menu_sell a:hover {
	background-image : url(btn_seller_over.jpg);
	background-position: 0 -31px;
}

/**conpany**/
.menu .menu_company a {
	text-decoration: none;
	display: block;
	width: 160px;
	height: 31px;
	background-image : url(btn_company.jpg);
	text-indent: -9999px;
}
.menu .menu_company a:hover {
	background-image : url(btn_company_over.jpg);
	background-position: 0 -31px;
}


/**contact**/
.menu .menu_contact a {
	text-decoration: none;
	display: block;
	width: 160px;
	height: 31px;
	background-image : url(btn_contact.jpg);
	text-indent: -9999px;
}
.menu .menu_contact a:hover {
	background-image : url(btn_contact_over.jpg);
	background-position: 0 -31px;
}

#top #container h2 {
	background-image : url(img_main.jpg);
	height: 235px;
	width: 800px;
	text-indent: -9999px;
}

#buy #container h2 {
	background-image : url(img_main_buy.jpg);
	height: 168px;
	width: 800px;
	text-indent: -9999px;
}

#company #container h2 {
	background-image : url(company_main.jpg);
	background-repeat:no-repeat;
	height: 166px;
	width: 800px;
	text-indent: -9999px;
}

#sell #container h2 {
	background-image : url(sell_main.jpg);
	background-repeat:no-repeat;
	height: 166px;
	width: 800px;
	text-indent: -9999px;
}

#buy .car_name {
padding:3px 3px 3px 10px;
border-left:solid 5px #666666;
font-size:14px;
font-weight:bold;
color:#666666;
}


#kuruma_flow {
	width: 800px;
}



.top_topix_01 {
	background-image : url(ttl_process.jpg);
	height: 64px;
	width: 371px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.top_topix_buy {
	background-image : url(buy_process_kaitai.jpg);
	height: 64px;
	width: 371px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#company h3 {
	background-image : url(company.gif);
	height: 66px;
	width: 151px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#sell .sell_body_box {
	margin-top: 40px;
	margin-left:40px;
}


#sell h3 {
	background-image : url(sell_process_uritai.gif);
	height: 66px;
	width: 151px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#sell h4 {
	padding: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 14px;
	color: #333333;
}
#sell .sell_top_contents {
	padding-left: 40px;
	padding-top: 20px;
	margin-top: 5px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 12px;
	line-height: 1.2em;
	color: #666666;
	margin-bottom: 10px;
}
#sell h5 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}
#sell .sell_body_contents {
	margin-bottom: 20px;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
}




#kuruma_flow li {
	float: left;
	height: 45px;
	width: 200px;
	text-indent: -9999px;
}

#kuruma_flow .kuruma_flow01 {
	background-image : url(img_process1.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 197px;
}

#kuruma_flow .kuruma_flow02 {
	background-image : url(img_process2.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 221px;
}

#kuruma_flow .kuruma_flow03 {
	background-image : url(img_process3.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 204px;
}

#kuruma_flow .kuruma_flow04 {
	background-image : url(img_process4.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 178px;
}
#top #container h3 {
	background-image : url(ttl_contents.jpg);
	height: 74px;
	width: 412px;
	text-indent: -9999px;
}
#top #container .top_box_top {
	height: 120px;
}

.top_box_top .top_box {
	width: 390px;
	float: left;
	height: 100px;
}
.top_box_bottom {
	height: 120px;
}

.top_box_bottom .top_box {
	float: left;
	width: 390px;
}
.top_box .top_box_buy {
}
.top_box_buy {
	background-image : url(img_buy_top.jpg);
	height: 35px;
	text-indent: -9999px;
}
.top_box {
	background-image : url(img_middle.jpg);
	background-repeat: repeat-y;
}
#top_box_footer {
	background-image : url(img_bottom.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 390px;
}
.top_box_sell {
	background-image : url(img_sell_top.jpg);
	height: 35px;
	text-indent: -9999px;
}
.top_box_company {
	background-image : url(img_company_top.jpg);
	height: 36px;
	text-indent: -9999px;
}
.top_box_contact {
	background-image : url(img_contact_top.jpg);
	height: 36px;
	text-indent: -9999px;
}.top_box_contents {
	padding-left: 26px;
	font-size: 12px;
	color: #333333;
}
.top_box a {
	text-align: right;
	display: block;
	margin-top: 20px;
	padding-right: 30px;
	color: #666666;
	font-size: 10px;
}
.buy_table {
	width: 700px;
}
.car_info {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.car_info .buy_table th {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	background-color: #F0F2F5;
	padding: 5px;
}

.car_info .buy_table td {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	background-color: #ffffff;
	padding: 5px;
}

.car_spec{
border-collapse:collapse;
}

.company_info {
	padding-left:60px;
	}

.company_info td {
	padding:5px;
	color:#666666;
	font-size:10px;
}

.company_table{
border-collapse:collapse;
}
.contact_button {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

.car_info img{
	width:195px;
	}


#footer {
	background-image : url(bg_footer.jpg);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 10px;
	margin-top: 50px;
}
#footer address {
	background-image : url(copy.png);
	height: 12px;
	width: 237px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 5px;
}
*html #footer address {
	behavior: expression(IEPNGFIX.fix(this));
}

