﻿@charset "utf-8";

#flickable1 {
	border-top-style: solid;
	border-width: 1px;
	border-color: #FF6600;
	height: 260px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background: url(//www.auto-acp.com/img_sozai/wall_2.gif);
	background-color: #EEE;
}
#flickable1 ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	width:6900px;
}
#flickable1 ul li {
	display: inline-block;
	display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 5px;
	float: left;
	width:450px;
	max-height: 200px;
	overflow: hidden;
}
#flickable1 ul li p.flickimg {
	background-color: #333;
}
#flickable1 ul li img.category_products_img {
	width: 180px;
	height: 110px;
	padding-left: 135px;
	object-fit: cover;
}
.category_products_image h2 {
    color: #111;
	height: 3em;
    border-top: 1px solid;
    border-bottom: 1px solid;
	padding-left: 15px;
	position: relative;
}
.category_products_image h2:before {
        background: #000;
        content: "";
        height: 8px;
        width: 8px;
        left: 0;
        position: absolute;
        top: 4px;
}
#flickable1 .ui-flickable-container {
	cursor:   url(//www.auto-acp.com/img_sozai/hand.png) , pointer;
}
div.wide800 {
	display: none;
}
p.flick {
	margin-left: 10px;
	color: #003399;
	font-weight: bold;
}
