@charset "UTF-8";

/* ------------ top contents layout ------------ */

.ad {
	width:940px;
}

.ad_left {
	width:220px;
}

.ad_right {
	width:715px;
}

.truck_bloc {
	width:750px;
	background:url("../img/top/truck_bloc_bk.gif") repeat-y;
}

.details_w150 {
	width:140px;
	padding:0 5px;
}

.line01 {
	background:url("../img/top/line01.gif") no-repeat bottom;
}

.arrow01 a {
	display:inline-block;
	padding-left:20px;
	background:url("../img/top/arrow02.gif") no-repeat left;
	color:#6c7e01;
}

.reco a {
	padding-left:14px;
	background:url("../img/sub/arrow01.gif") no-repeat left;
}

.category_bloc {
	width:740px;
	height:105px;
	padding:5px;
	background:url("../img/top/category_bloc.gif") no-repeat;
}

.category_bloc ul {
	width:740px;
}

.category_bloc li {
	width:115px;
	height:50px;
}

.category_bloc li a {
	display:block;
	width:115px;
	height:50px;
}

.van {
	background:url("../img/top/van_hover.gif") no-repeat;
}

.cold {
	background:url("../img/top/cold_hover.gif") no-repeat;
}

.flat {
	background:url("../img/top/flat_hover.gif") no-repeat;
}

.crane {
	background:url("../img/top/crane_hover.gif") no-repeat;
}

.dump {
	background:url("../img/top/dump_hover.gif") no-repeat;
}

.tractor {
	background:url("../img/top/tractor_hover.gif") no-repeat;
}

.trailer {
	background:url("../img/top/trailer_hover.gif") no-repeat;
}

.paccar {
	background:url("../img/top/paccar_hover.gif") no-repeat;
}

.bus {
	background:url("../img/top/bus_hover.gif") no-repeat;
}

.heavy {
	background:url("../img/top/heavy_hover.gif") no-repeat;
}

.car {
	background:url("../img/top/car_hover.gif") no-repeat;
}

.etc {
	background:url("../img/top/etc_hover.gif") no-repeat;
}

.category_bloc li a:hover {
	background-color:transparent;
}

.category_bloc li a:hover img {
	visibility:hidden;
}

.rss {
	width:170px;
	height:30px;
	position:absolute;
	float:left;
}

.rss img {
	float:left;
}