@charset "utf-8";
/*========================================
 + TOP
========================================*/

/*==== 共通 ====*/

html {
	overflow-y: scroll;
}
#contents{
}
#LeftDisp{
	width:630px;
	float:left;
	position:relative;
}
#RightDisp{
	width:294px;
	float:right;
	position:relative;
}
/*==== 広告 ====*/
#koukoku_disp{
	background-image:url(../images/koukoku_bck.png);
	background-repeat:repeat;
	width:255px;
	height:324px;
	top:-349px;
	right:0px;
	padding:10px 0 0 0;
	position:absolute;
	z-index:900;
}
#koukoku{
	background-image:url(../images/koukoku_disp.png);
	width:228px;
	height:311px;
	margin:auto;
	position:relative;
}
#koukoku a{
	position:absolute;
	top:35px;
	left:13px;
}
/*==== ピックアップ ====*/
#title1{
	background-image: url(../images/title1.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0  55px;
	height:45px;
	font-size:20px;
	line-height:50px;
}
#pickup{
	margin:10px 0 15px 0;
}
#pickup li{
	margin:0 0 5px;
}
/*==== 新着情報 ====*/
#title2{
	background-image: url(../images/title2.png);
	background-repeat:no-repeat;
	background-position:2px center;
	padding:0 0 0  50px;
	height:45px;
	font-size:20px;
	line-height:50px;
}
#store_disp{
	background-image: url(../images/store_bck.jpg);
	background-repeat:repeat;
	padding:5px;
	border-radius: 7px; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px; 
}
#store_disp ul{
	background-color:#FFF;
	padding:10px 7px;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
}
#store_disp ul li{
	border-top:1px dotted #c6c6c6;
	padding:5px 0;
}
#store_disp ul li:first-child{
	border-top: none;
	padding:0px 0 5px !important;
}
.store_title{
	background-color:#0069e0;
	padding:3px;
	color:#FFF;
	text-align:center;
	border-radius: 7px; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	margin:0 0 3px;
	font-weight:bold;
}
#store_disp .fl{
	width:104px;
}
#store_disp .fr{
	width:160px;
	margin:10px 0 0 0;
}
.tel{
	font-family: 'Arial Black';
	background-image: url(../images/tel_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 18px;
	color:#ed2118;
	font-size:18px;
}
.free{
	font-family: 'Arial Black';
	background-image: url(../images/free_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 18px;
	color:#ed2118;
	font-size:18px;
}
#store_disp  .f12{ font-size:12px; line-height: 1.4em;}

/*==== 店舗情報 ====*/
#title3{
	background-image: url(../images/title3.png);
	background-repeat:no-repeat;
	height:41px;
	font-size:20px;
	line-height:45px;
	padding:0 0 0 60px;
	border-bottom:1px solid #ababab;
}
#news_disp{
	border-top:1px solid #e2e2e2;
	background-color:#FFF;
	padding: 5px 10px 15px;
}
#news_disp li{
	border-bottom:1px dotted #0069e0;
	padding: 10px 1px;
}
.topics_storeNM{
	width: 110px;
	float:
	left;
	/* background-image:
	url(../images/news.gif); */
	height: 31px;
	text-align:
	center;
	vertical-align:
	central;
	display:
	table;
	font-weight:
	bold;
	color:#FFF;
	line-height:1.1em;
	padding:7px 0 0 0;
	background: #0069e0;
	border-radius: 5px;
	font-size: 10px;
}
.topics_storeNM2{
	width:99px;
	float:left;
	background-image:url(../images/news.gif);
	height:28px;
	text-align:center;
	vertical-align:central;
	display:table;
	font-weight:bold;
	color:#FFF;
	line-height:1.1em;
	padding:15px 0 0 0;
}

.topics_txt{
	width:490px;
	float:right;
	line-height:1.3em;
}
.topics_date{
	color:#ff6c00;
}
#news_disp li h4{
	font-size:14px;
	margin:4px 0;
}

#news_ichiran{
	background-image: url(../images/news_ichiran.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 15px;
	float:right;
	margin:10px 0 0 0;
}
.store_title a{
	color:#FFF;
	text-decoration:none;
}

/*==== スライド ====*/
.wideslider {
    width: 100%;
    height: 334px;
    text-align: left;
    position: relative;
    overflow: hidden;
	border-top:4px solid #c1e2fd;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff;}
.slider_next {background: #fff;}
 .nextBt{
	 background-image:url(../images/arrrow_R.gif);
	 width:25px;
	 height:25px;
}
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
	display:none;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}



#suzukiBt{
	height:0;
	background-image:url(/newcar/images/main/suzukiBt.png);
	width:297px;
	padding:91px 0 0 0;
	height:0;
	display:block;
	overflow:hidden;
	position:absolute;
	top:180px;
	left:30px;
}
#suzukiBt:hover,#suzukiBt.hover{background-position:0 -91px;}

#hpBt{
	height:0;
	background-image: url(/newcar/images/main/hp_Bt.png);
	width:297px;
	padding:40px 0 0 0;
	height:0;
	display:block;
	overflow:hidden;
	position:absolute;
	bottom:17px;
	left:30px;
}
#hpBt:hover,#hpBt.hover{background-position:0 -40px;}

#kobac {
    height: 0;
    background-image: url(/index/images/detail_btn.png);
    width: 250px;
    padding: 72px 0 0 0;
    height: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 240px;
    right: 264px;
}








#news_disp_suzuki{
	background-color:#FFF;
	width:775px;
	height:18px;
	background-image:url(../images/header/news.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	padding:2px 2px 2px 80px;
	overflow: hidden;
}
.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	width: 100%;
	display: none;
}
.ticker ul li a{
	text-decoration:underline;
}













#slide-wrap {
    height: 350px;
    overflow: hidden !important;
    position: relative;
    z-index: 1;
}
#slide-wrap .caroufredsel_wrapper {
    overflow: visible !important;
}
#slide-wrap form {
}
#top-slide {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
#slide-main {
    position: relative;
    width: 100%;
}
#slide-main li {
    opacity: 0.2;
    position: relative !important;
    width: 640px;
}
#slide-main li.selected {
    position: relative;
    z-index: 100;
}