@charset "utf-8";
@import url("Normalize.css");  
@import url("reset.css");  
/* default */
@import url("base.css");
/* ===============================================
  arial-black
=============================================== */
/* IE */
@font-face{
	font-family: 'Arial Black';
src:url("arial-black.eot");
}

/* Firefox,Opera,Safari */
@font-face{
	font-family: 'Arial Black';
  src:url("arial-black.ttf") format("truetype");
}
/*========================================
 + CONTENTS
========================================*/
body {
	width:100%;
	margin:0;
	padding:0;
	background-color:#FFF;
	padding:120px 0 0 0;
}
#contents{
	background-image:url(../images/contents_bck.jpg);
	background-repeat:repeat;
	min-height:600px;
	padding:15px 0 70px 0;
}
#LeftDisp{
	width:703px;
	float:left;
}
#RightDisp{
	width:257px;
	float:right;
}
.w980{
	width:980px !important;
	margin:0 auto 0;
}

/*========================================
 + HEADER
========================================*/
#header{
	position:fixed;
	top:0;
	width:100%;
	z-index:999;
	border-top:5px solid #0069e0;
	/*border-bottom:1px solid #0069e0;*/
	background-color:#FFF;
}
.shadow{
	border-bottom:3px solid #9bd0fc;
}
#header .w980{
	height:115px;
	position:relative;
}
#suzuki_logo{
	position:absolute;
	top:6px;
	left:0;
}
h1{
	font-weight:normal;
	font-size:11px;
	position:absolute;
	z-index:999;
	top:13px;
	left:152px;
	width:580px;
	line-height:1.1em;
}
#header a#logo{
	position:absolute;
	bottom:10px;
	left:-5px;
}
#h_contactBt{
	position:absolute;
	top:0px;
	right:0px;
}
#h_storeBt{
	position:absolute;
	top:5px;
	right:125px;
	background-image: url(../images/header/store_Bt.png);
	width:117px;
	height:0;
	padding:25px 0 0 0;
	overflow:hidden;
}
#h_storeBt:hover,#h_storeBt.hover{background-position:0 -25px;}

#navi{
	position:absolute;
	bottom:0;
	right:0;
	width:735px;
}
#navi li{
	float:left;
	height:80px;
}
#navi li a{
	background-image: url(../images/header/navi.jpg);
	padding:80px 0 0 0;
	overflow:hidden;
	height:0;
	display:block;
}
#navi01{ background-position:0 0; width:105px}
#navi02{ background-position:-105px 0; width:105px;}
#navi03{ background-position:-210px 0; width:105px;}
#navi04{ background-position:-315px 0; width:105px;}
#navi05{ background-position:-420px 0; width:105px;}
#navi06{ background-position:-525px 0; width:105px;}
#navi07{ background-position:-630px 0; width:105px;}
#navi01:hover,#navi01.hover{ background-position:0 -80px;}
#navi02:hover,#navi02.hover{ background-position:-105px -80px;}
#navi03:hover,#navi03.hover{ background-position:-210px -80px;}
#navi04:hover,#navi04.hover{ background-position:-315px -80px;}
#navi05:hover,#navi05.hover{ background-position:-420px -80px;}
#navi06:hover,#navi06.hover{ background-position:-525px -80px;}
#navi07:hover,#navi07.hover{ background-position:-630px -80px;}

#navi04.hit{ background-position:-315px -160px !important;}
#navi05.hit{ background-position:-420px -160px !important;}

.dropdown{
	background-color:#9bd0fc;
	width:100%;
	position:absolute;
	display:none;
	top:116px;
	left:0;
	border-top:1px solid #FFF;
	height:auto;
}
.dropdown .w980{
	height:auto !important;
}
#dropdown05 ul{
	width:735px;
	float:right;
	padding:10px 0;
	height:auto !important;
}
#dropdown05 ul li{
	background-color:#FFF;
	border-radius: 7px; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	float:left;
	margin:0 5px 0 0;
	width:140px !important;
	height:60px !important;
}
#dropdown04 ul{
	width:746px;
	float:right;
	padding:10px 0;
	height:auto !important;
}

#dropdown04 ul li{
	background-color:#FFF;
	border-radius: 7px; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	float:left;
	margin:0 5px 0 0;
	width:363px !important;
	height:60px !important;
}

.dropdown ul li:hover{ background-color:#d1eaff !important;}
.dropdown ul li a{ padding:0 !important;height:0px !important; padding:60px 0 0 !important; background-repeat:no-repeat; background-position:center; display:block; overflow: hidden;}

#dropdown05_1{ background-image:url(../images/header/mente1.png);}
#dropdown05_2{ background-image:url(../images/header/mente2.png);}
#dropdown05_3{ background-image:url(../images/header/mente3.png);}
#dropdown05_4{ background-image:url(../images/header/mente4.png);}
#dropdown05_5{ background-image:url(../images/header/mente5.png);}
#dropdown04_1{ background-image:url(../images/header/kaitori1.png);}
#dropdown04_2{ background-image:url(../images/header/kaitori2.png);}

/*========================================
 + PANKUZU
========================================*/
#pankuzu{
	background-image:url(../images/pankuzu.gif);
	background-repeat:repeat-x;
	background-color:#c1e2fd;
	min-height:28px;
}
#pankuzu ul{
	width:980px;
	margin:auto;
	padding:7px 0 0 0;
}
#pankuzu li{
	float:left;
	margin:0 10px 0 0;
	font-size:11px;
	background-image: url(../images/pankuzu_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 10px;
}
#pankuzu li:first-child{
	margin:0 7px 0 3px;
	background-image:none !important;
	padding:0;
}
#pankuzu li a{
	font-size:10px;
	color:#2f1204;
}
/*========================================
 + FOOTER
========================================*/
#page_top{
	background-color:#0069e0;
}
#page_top .w980{
	padding:5px 0;
	cursor:pointer;
}
#page_top_img{
	float:right;
}
#footer_disp{
	background-image: url(../images/footer/footer_disp.gif);
	min-height:100px;
	background-repeat:repeat;
	background-color:#d7d9da;
	padding:5px 0;
	color:#474747
}
#footer_disp table{table-layout: fixed;}
#footer_disp table td{ vertical-align:top; }
#footer_disp td ul li:first-child{
	height:36px;
	padding:0 0 0 45px;
	font-size:16px;
	font-weight:bold;
	background-repeat:no-repeat;
	line-height:45px;
}
#footer_disp td ul li{
	margin:0 0 5px;
}
#footer_disp td ul li a{
	background-color:#FFF;
	padding:5px 7px;
	display:block;
	text-decoration:none;
}
#cate_1 li:first-child{background-image:url(../images/footer/icon1.png);}
#cate_2 li:first-child{background-image:url(../images/footer/icon2.png);}
#cate_3 li:first-child{background-image:url(../images/footer/icon3.png);}
#cate_4 li:first-child{background-image:url(../images/footer/icon4.png);}
#cate_5 li:first-child{background-image:url(../images/footer/icon5.png);}

#cr_disp{
	background-color:#ababab;
	padding:15px 0;
	color:#FFF;
	font-size:11px;
}
#cr_disp_list{	float:left;}

#cr_disp_list li{
	float:left;
	padding:0 10px;
	border-right:1px solid #FFF;
}
#cr_disp_list li:first-child{
	border-left:1px solid #FFF;
}
#cr_disp_list li a{
	color:#FFF;
	text-decoration:none;
}
/*========================================
 + ページング
========================================*/
.page_area{
	margin:10px 0 5px 0;
	clear:both;
	height:24px;
	line-height:24px;
	padding:0px 0px 5px; 
}

.page{
	margin-left:5px;
	float:left;
	font-size:12px;
	border-right:1px solid #d8d1ae;
	width:24px;
	display:block;
	text-align:center;
}
.page:hover,.page.hover{
	color:#5e5e5e !important;
	text-decoration:none;
}
/*#prev{
	background-image:url(../images/page_prev.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
}
#next{
	background-image:url(../images/page_next.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
}
#prev:hover,#next:hover{background-color:#FFF;}
#prev_page{
	border:none;
	width:auto;
	margin-right:8px;
}
#next_page{
	border:none;
	width:auto;
	margin-left:8px;
}
#prev_page:hover,#next_page:hover{
	text-decoration:underline;
	background-color:#FFF;
}*/
.page_sel{
	margin-left:5px;
	float:left;
	color:#227bda !important;
	font-weight:bold;
	text-decoration:none;
	width:24px;
	display: inline-block;
}
#page_TT{
	width:450px;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
}
#page_TT span{
	font-size:20px;
	color:#ff1200;
	font-family: 'Arial Black';
	font-weight: normal;
	font-style:italic;
}
.page_number{
	float:right;
	text-align:right;
	margin-right:10px;
}
.lb{
	border-left:1px solid #333;
	padding-left:5px;
}
.rb{
	border-right:1px solid #333;
	padding-right:5px;
}
/*========================================
 + タイトル
========================================*/
.h2TT{
	font-size:16px;
}
.h3TT{
	background-image: url(../../common/images/h2TT.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#002678;
	font-size:16px;
	height:53px;
	line-height:48px;
	padding:0 0 0 15px;
}
/*========================================
 + その他共通
========================================*/

.banner{
	display:block;
	margin-bottom:10px;
}
.banner1{
	display:block;
	margin-bottom:7px;
}
.banner3{
	margin-left:-4px;
	margin-bottom:10px;
}
.price{
	font-family: 'Arial Black';
	color:#ff0000;
	font-style:normal;
}
.price_gray{
	color:#d10000;
	font-family: 'Arial Black';
	font-style:normal;
}
.lyBm{
	margin-bottom:15px;
}

#backBt{
	background-color:#77bf00;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align:center;
	float:right;
	padding:5px 10px;
	color:#FFF;
}
#white_disp{
	background-color:#FFF;
	padding:0 0 15px;
}


/*========================================
 + サブナビゲーション
========================================*/
#sub_navi{
	background-color:#c1e2fd;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding:5px 7px;
	background-image:url(../images/sub_navi/top_bar.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0 0 15px;
}
#sub_navi li{
	margin:0 0 3px;
}
.sub_navi_list{
	background-image:url(../images/sub_navi/list.png);
	height:37px;
	position:relative;
}
.sub_navi_list a{
	display:block;
	text-decoration:none;
	line-height:37px;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:14px;
}
#sub_navi_03{
	transform: scale( 0.9 , 1 );
	transform-origin: left top;
	
}
.sub_navi_list img{
	position:absolute;
	right:10px;
	bottom:0;
}
.sub_navi_list_in li{
	background-color:#FFF;
	margin:0 !important;
	border-top:1px dotted #7ec3fc;
	height:32px;
}
.sub_navi_list_in li:first-child{
	border-top:none;
}
.sub_navi_list_in li a{
	display:block;
	line-height:32px;
	background-image:url(../images/sub_navi/arrow.gif);
	background-repeat:no-repeat;
	background-position:13px center;
	padding:0 0 0 28px;
	text-decoration:none;
	font-weight:bold;
}








