@charset "Shift-JIS";

/* ----------------      全体     ---------------- */
BODY{
	font-size: 11pt;
    font-family: "Meiryo","Osaka",Arial,sans-serif;
}

/* ----------------  マスター ページ  ---------------- */
/*************************
  master 形状ブロック
*************************/
div.index-header
{
	width: 945px;
	height: 370px;
	margin: 0 auto 5px auto;
	padding:0px;
	background-image: url(../image/t_top_logo.gif);
	background-repeat:no-repeat;
}

/*************************
  master h1 ブロック
*************************/
div.index-header-h1
{
    width:450px;
    height:50px;
    color:black;
    float:left;
    margin-left:15px;
}

/*************************
  master h1 ブロック(IE6以下)
*************************/
* html div.index-header-h1
{
    width:450px;
    height:50px;
    color:black;
    float:left;
    margin-left:15px;
}

/*************************
  master h1 ブロック(IE7)
*************************/
*:first-child+html div.index-header-h1
{
    width:450px;
    height:50px;
    color:black;
    float:left;
    margin-left:15px;
}

/*************************
  master h1 ブロック(FireFox)
*************************/
div.index-header-h1, x:-moz-any-link
{
    width:450px;
    height:50px;
    color:black;
    float:left;
    margin-left:15px;
}

/*************************
  master h1 ブロック
*************************/
.index-header-h1-box
{
    width:410px;
    height:95px;
}


/*************************
  master h2 ブロック
*************************/
.index-header-h2-box
{
    width:560px;
    height:95px;
}

/*************************
  master h2 ブロック(IE6以下)
*************************/
* html .index-header-h2-box
{
    width:560px;
    height:95px;
}

/*************************
  master h2 ブロック(IE7)
*************************/
*:first-child+html .index-header-h2-box
{
    width:560px;
    height:95px;
}

/*************************
  master h2 ブロック(FireFox)
*************************/
.index-header-h2-box, x:-moz-any-link
{
    width:560px;
    height:95px;
}

/*************************
  master h2 ブロック
*************************/
div.index-header-h2
{
    width:400px;
    height:70px;
    color:black;
}

/*************************
  master h2 ブロック(FireFox)
*************************/
div.index-header-h2, x:-moz-any-link
{
    width:400px;
    height:70px;
    color:black;
    margin-left:5px;
}

/*************************
  master h1,h2 専用フォント
*************************/
.index-header-h-txt
{
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:10pt;
    line-height:1.2;
}

/*************************
  master h1,h2 ボックス(FireFox)
*************************/
.index-header-h1-box, x:-moz-any-link
{
    width:410px;
    height:95px;
    margin:0px;
    padding:0px;
}

/*************************
  master h1,h2 ボックス(FireFox)
*************************/
.index-header-h2-box, x:-moz-any-link
{
    width:560px;
    height:95px;
    margin:0px;
    padding:0px;
}

/*************************
  master トップボタン
*************************/
.menu-btn01
{
	position:relative;
	top:11px;
}

/*************************
  master トップボタン(IE6以下)
*************************/
* html .menu-btn01
{
	position:relative;
	top:5px;
}

/*************************
  master トップボタン(FireFox)
*************************/
.menu-btn01, x:-moz-any-link
{
	position:relative;
	top:7px;
}

/*************************
  master トラック市とは？
*************************/
.menu-btn02
{
	position:relative;
	top:11px;
}

/*************************
  master トラック市とは？(IE6以下)
*************************/
* html .menu-btn02
{
	position:relative;
	top:5px;
}

/*************************
  master トラック市とは？(FireFox)
*************************/
.menu-btn02, x:-moz-any-link
{
	position:relative;
	top:7px;
}

/*************************
  master お問い合わせ
*************************/
.menu-btn03
{
	position:relative;
	top:11px;
}

/*************************
  master お問い合わせ(IE6以下)
*************************/
* html .menu-btn03
{
	position:relative;
	top:5px;
}

/*************************
  master お問い合わせ(FireFox)
*************************/
.menu-btn03, x:-moz-any-link
{
	position:relative;
	top:7px;
}

/*************************
  master 会員サイト
*************************/
.menu-btn04
{
	position:relative;
	top:11px;
}

/*************************
  master 会員サイト(IE6以下)
*************************/
* html .menu-btn04
{
	position:relative;
	top:5px;
}

/*************************
  master 会員サイト(FireFox)
*************************/
.menu-btn04, x:-moz-any-link
{
	position:relative;
	top:7px;
}

/*************************
  master 台数ブロック
*************************/
.search-total
{
    float:left;
    position:relative;
    top:5px;
}

/*************************
  master 台数ブロック(FireFox)
*************************/
.search-total, x:-moz-any-link
{
    float:left;
    position:relative;
    top:0px;
    left:195px;
}

/*************************
  master 台数ブロック(IE6以下)
*************************/
* html .search-total
{
    float:left;
    position:relative;
    top:0px;
    left:195px;
}

/*************************
  master 台数ブロック(IE7)
*************************/
*:first-child+html .search-total
{
    float:left;
    position:relative;
    top:3px;
    left:195px;
}

/*************************
  master 台数テキスト
*************************/
.label-txt
{
	font-size:14pt;
	font-weight:bold;
	color:Red;
	text-align:right;
	vertical-align:middle;
	margin:5px 0px 0px 0px;
}

/* ----------------  マスター ページ  ---------------- */

/* ---------------- トップページ 関連 ---------------- */
/*=========================================*/
/* 検索条件                                */
/*=========================================*/
/*************************
  index 検索条件ブロック
*************************/
.index-box-search
{
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/t_bak_01_1.gif);
/*    background-color:red;*/
    background-repeat:no-repeat;
    width:381px;
    height:315px;
}

/*************************
  index 検索条件 空ブロック(横)
*************************/
.index-search-box1
{
    width:30px;
    height:310px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 空ブロック(縦)
*************************/
.index-search-box2
{
    width:348px;
    height:43px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 形状ブロック	Ver.2015/08/25
*************************/
.index-search
{
    width:340px;
    height:25px;
    float:left;
    margin:0 0 3px 0;
}

/*************************
  index 検索条件 形状ブロック	Ver.2015/08/25
*************************/
.index-search-adjust
{
    width:340px;
    height:25px;
    float:left;
    margin:0 0 9px 0;
}
/*************************
  index 検索条件 形状タイトル
*************************/
.index-search-title
{
    float:left;
    width:90px;
    height:25px;
    margin:0px;
/*    background-image:url(../image/a_1.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 形状入力ブロック
*************************/
.index-search-1
{
    float:left;
    width:250px;
    height:25px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 年式空ブロック(横)
*************************/
.index-search-2
{
    float:left;
    width:103px;
    height:25px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 年式空ブロック(横)
*************************/
.index-search-3
{
    float:left;
    width:90px;
    height:25px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 年式空ブロック(横)
*************************/
.index-search-4
{
    float:left;
    width:70px;
    height:25px;
    margin:0px;
    padding:0px;
}
/*************************
  index 検索条件 年式タイトル
*************************/
.index-search2-1
{
    float:left;
    width:90px;
    height:19px;
    margin:0px;
/*    background-image:url(../image/index_model.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 年式空ブロック(横)
*************************/
.index-search2-2
{
    float:left;
    width:85px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 年式入力ブロック(横)
*************************/
.index-search2-3
{
    float:left;
    width:25px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/stock_from_to.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 年式空ブロック(横)
*************************/
.index-search2-4
{
    float:left;
    width:85px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 年式入力ブロック(横)
*************************/
.index-search2-5
{
    float:left;
    width:30px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/まで.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 地域ブロック
*************************/
.index-search-box3
{
    width:345px;
    height:23px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 地域タイトル
*************************/
.index-search-box3-1
{
    float:left;
    width:90px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/a_6.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 地域入力ブロック
*************************/
.index-search-box3-2
{
    float:left;
    width:220px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 メーカブロック
*************************/
.index-search-box4
{
    width:345px;
    height:23px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 メーカタイトル
*************************/
.index-search-box4-1
{
    float:left;
    width:90px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/a_2.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 メーカ入力ブロック
*************************/
.index-search-box4-2
{
    float:left;
    width:220px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 形状ブロック
*************************/
.index-search-box5
{
    width:345px;
    height:23px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 形状タイトル
*************************/
.index-search-box5-1
{
    float:left;
    width:90px;
    height:19px;
    margin:0px;
/*    background-image:url(../image/a_1.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 形状入力ブロック
*************************/
.index-search-box5-2
{
    float:left;
    width:220px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 サイズブロック
*************************/
.index-search-box6
{
    width:345px;
    height:23px;
    _height:21px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 サイズタイトル
*************************/
.index-search-box6-1
{
    float:left;
    width:90px;
    height:19px;
    margin:0px;
/*    background-image:url(../image/a_3.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 サイズ入力ブロック
*************************/
.index-search-box6-2
{
    float:left;
    width:220px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 年式ブロック
*************************/
.index-search2
{
    width:345px;
    height:23px;
    _height:21px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 年式タイトル
*************************/
.index-search2-1
{
    float:left;
    width:90px;
    height:19px;
    margin:0px;
/*    background-image:url(../image/index_model.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 年式空ブロック(横)
*************************/
.index-search2-2
{
    float:left;
    width:85px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 年式入力ブロック(横)
*************************/
.index-search2-3
{
    float:left;
    width:25px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/stock_from_to.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 年式空ブロック(横)
*************************/
.index-search2-4
{
    float:left;
    width:85px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 年式入力ブロック(横)
*************************/
.index-search2-5
{
    float:left;
    width:30px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/まで.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 走行ブロック
*************************/
.index-search-box8
{
    width:345px;
    height:23px;
    _height:21px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 走行タイトル
*************************/
.index-search-box8-1
{
    float:left;
    width:90px;
    height:19px;
    margin:0px;
/*    background-image:url(../image/index_distance.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 走行空ブロック(横)
*************************/
.index-search-box8-2
{
    float:left;
    width:40px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 走行入力ブロック(横)
*************************/
.index-search-box8-3
{
    float:left;
    width:50px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/distance_f.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 走行入力ブロック(横)
*************************/
.index-search-box8-4
{
    float:left;
    width:40px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 走行空ブロック(横)
*************************/
.index-search-box8-5
{
    float:left;
    width:70px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/distance_e.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 走行入力ブロック(横)
*************************/
.index-search-box8-6
{
    float:left;
    width:45px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 検索ボタンブロック
*************************/
.index-search-box9
{
    width:335px;
    height:30px;
    padding:0px;
    float:left;
}

/*************************
  index 検索条件 検索ボタン空ブロック(横)
*************************/
.index-search-box9-1
{
    float:left;
    width:150px;
    height:33px;
}

/*************************
  index 検索条件 検索ボタンブロック
*************************/
.index-search-box9-2
{
    float:left;
    width:181px;
    height:33px;
}

/*************************
  index 検索条件 価格ブロック
*************************/
.index-search-box10
{
    width:345px;
    height:23px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 価格タイトル
*************************/
.index-search-box10-1
{
    float:left;
    width:90px;
    height:19px;
    margin:0px;
/*    background-image:url(../image/index_price.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 価格空ブロック(横)
*************************/
.index-search-box10-2
{
    float:left;
    width:40px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 価格入力ブロック(横)
*************************/
.index-search-box10-3
{
    float:left;
    width:50px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/price_f.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 価格空ブロック(横)
*************************/
.index-search-box10-4
{
    float:left;
    width:40px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 価格入力ブロック(横)
*************************/
.index-search-box10-5
{
    float:left;
    width:70px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/price_e.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 車名ブロック
*************************/
.index-search-box11
{
    width:345px;
    height:23px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 車名タイトル
*************************/
.index-search-box11-1
{
    float:left;
    width:90px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/a_8.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 車名入力ブロック
*************************/
.index-search-box11-2
{
    float:left;
    width:220px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 管理番号ブロック
*************************/
.index-search-box12
{
    width:345px;
    height:23px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 管理番号タイトル
*************************/
.index-search-box12-1
{
    float:left;
    width:90px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/index_m_no.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 管理番号空ブロック(横)
*************************/
.index-search-box12-2
{
    float:left;
    width:40px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 管理番号入力ブロック(横)
*************************/
.index-search-box12-3
{
    float:left;
    width:20px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/m_no_hyphon.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 管理番号空ブロック(横)
*************************/
.index-search-box12-4
{
    float:left;
    width:85px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 管理番号入力ブロック(横)
*************************/
.index-search-box12-5
{
    float:left;
    width:85px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 キャブ幅ブロック
*************************/
.index-search-box13
{
    width:345px;
    height:46px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 キャブ幅タイトル
*************************/
.index-search-box13-1
{
    float:left;
    width:90px;
    height:38px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/a_10.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 キャブ幅入力ブロック
*************************/
.index-search-box13-2
{
    float:left;
    width:220px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 キャブ形状ブロック
*************************/
.index-search-box14
{
    width:345px;
    height:23px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 キャブ形状タイトル
*************************/
.index-search-box14-1
{
    float:left;
    width:90px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/a_11.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 キャブ形状入力ブロック
*************************/
.index-search-box14-2
{
    float:left;
    width:220px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 ボディ長ブロック
*************************/
.index-search-box15
{
    width:345px;
    height:46px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 ボディ長タイトル
*************************/
.index-search-box15-1
{
    float:left;
    width:90px;
    height:38px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/a_12.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 ボディ入力ブロック
*************************/
.index-search-box15-2
{
    float:left;
    width:220px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 駆動ブロック
*************************/
.index-search-box16
{
    width:345px;
    height:46px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 駆動タイトル
*************************/
.index-search-box16-1
{
    float:left;
    width:90px;
    height:38px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/a_13.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 駆動入力ブロック
*************************/
.index-search-box16-2
{
    float:left;
    width:220px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 タイヤ形状ブロック
*************************/
.index-search-box17
{
    width:345px;
    height:23px;
    float:left;
    margin:0px;
}

/*************************
  index 検索条件 タイヤ形状タイトル
*************************/
.index-search-box17-1
{
    float:left;
    width:90px;
    height:19px;
    margin:0px;
    padding:0px;
/*    background-image:url(../image/a_14.gif);
    background-repeat:no-repeat; */
}

/*************************
  index 検索条件 タイヤ形状入力ブロック
*************************/
.index-search-box17-2
{
    float:left;
    width:220px;
    height:19px;
    margin:0px;
    padding:0px;
}

/*************************
  index 検索条件 ドロップダウン全般
*************************/
.index-search-ddl
{
    width:225px;
    height:25px;
}

/*************************
  index 検索条件 和暦ドロップダウン
*************************/
@media all and (-ms-high-contrast:none){
*::-ms-backdrop, .index-search-ddl2
{
    width:45px;
    height:25px;
    margin:0 3px 0 0;
    float:left;
}
}

/*************************
  index 検索条件 和暦ドロップダウン
*************************/
.index-search-ddl2
{
    width:45px;
    height:25px;
    margin:0 3px 0 0;
    float:left;
}

/*************************
  index 検索条件 ドロップダウン全般
*************************/
.index-search-ddl3
{
    width:150px;
    height:25px;
}

/*************************
  index 検索条件 テキストボックス全般
*************************/
@media all and (-ms-high-contrast:none){
*::-ms-backdrop, .index-search-txt
{
    width:50px;
    height:23px;
    padding:0px;
    margin:0px;
    float:left;
}
}

/*************************
  index 検索条件 テキストボックス全般
*************************/
.index-search-txt
{
    width:50px;
    height:20px;
    padding:0px;
    margin:0px;
    float:left;
}

/*************************
  index 検索条件 年式テキストボックス
*************************/
.index-search-txt2
{
    width:25px;
    height:20px;
    padding:0px;
    margin:0px;
    float:left;
}

/*************************
  index 検索条件 管理番号10桁　テキストボックス
*************************/
.index-search-txt3
{
    width:35px;
    height:20px;
    padding:0px;
    margin:0px;
}

/*************************
  index 検索条件 管理番号10桁　テキストボックス
*************************/
.index-search-txt4
{
    width:85px;
    height:20px;
    padding:0px;
    margin:0px;
}

/*************************
  index 検索条件 検索ボタン
*************************/
.index-search-btn
{
    width:70px;
    height:28px;
    margin:0px;
}

/*=========================================*/
/* 案　　内                                */
/*=========================================*/

/*************************
  index 案内ブロック
*************************/
.index-guide-box
{
    float:right;
    margin:0px;
    padding:0px;
    width:561px;
    height:320px;
}

/*************************
  index 特集ボックス
*************************/
.index-guide-box2
{
    background-image:url(../image/t_bak_03.gif);
    width:560px;
    height:175px;
    background-repeat:no-repeat;
}

/*************************
  index 特集ボックス
*************************/
.index-guide-box2-adjuster
{
    width:561px;
    height:42px;
    float:left;
}

/*************************
  index 特集ボックス
*************************/
.index-guide-box2-line
{
    width:560px;
    height:61px;
    float:left;
    margin-bottom:5px;
}

/*************************
  index 特集ボックス
*************************/
.index-guide-box2-item
{
    width:178px;
    height:60px;
    margin-left:6px;
    float:left;
}
.tokusyu
{
	height:25px;
	width:50px;
	background-image:url(../image/tokusyu.gif);
    background-repeat:no-repeat;
    position:absolute;
    top:65px;
    left:150px;
}
.tokusyu-contents
{
	height:100px;
	width:750px;
	position:absolute;
    top:65px;
    left:210px;
    font-weight: bold; 
    letter-spacing: 1px;
}
.tokusyu2-contents
{
	height:150px;
	width:850px;
	position:absolute;
    top:70px;
    left:30px;
    font-size:13px;
}
.tokusyu-others
{
	height:30px;
	width:800px;
	float:left;
}
#tokusyu1-1
{
	width:945px;
	height:180px;
	position:relative;
}
#tokusyu1-1-img
{
	background-image:url(../image/tokusyu1-1.gif);
	background-repeat:no-repeat;
	width:530px;
	height:180px;
	margin-top:20px;
	margin-left:50px;
	position:absolute;
}
#tokusyu2-1
{
	width:945px;
	height:210px;
	position:relative;
}
#tokusyu2-1-img
{
	background-image:url(../image/tokusyu2-1.gif);
	background-repeat:no-repeat;
	width:530px;
	height:180px;
	margin-top:20px;
	margin-left:50px;
	position:absolute;
}
#tokusyu3-1
{
	width:945px;
	height:210px;
	position:relative;
}
#tokusyu3-1-img
{
	background-image:url(../image/tokusyu3-1.gif);
	background-repeat:no-repeat;
	width:530px;
	height:180px;
	margin-top:20px;
	margin-left:50px;
	position:absolute;
}
#tokusyu4-1
{
	width:945px;
	height:210px;
	position:relative;
}
#tokusyu4-1-img
{
	background-image:url(../image/tokusyu4-1.gif);
	background-repeat:no-repeat;
	width:530px;
	height:180px;
	margin-top:20px;
	margin-left:50px;
	position:absolute;
}
#tokusyu5-1
{
	width:945px;
	height:210px;
	position:relative;
}
#tokusyu5-1-img
{
	background-image:url(../image/tokusyu5-1.gif);
	background-repeat:no-repeat;
	width:530px;
	height:180px;
	margin-top:20px;
	margin-left:50px;
	position:absolute;
}
#tokusyu6-1
{
	width:945px;
	height:210px;
	position:relative;
}
#tokusyu6-1-img
{
	background-image:url(../image/tokusyu6-1.gif);
	background-repeat:no-repeat;
	width:530px;
	height:180px;
	margin-top:20px;
	margin-left:50px;
	position:absolute;
}

#tokusyu1-2
{
	width:945px;
	height:300px;
	float:left;
	position:relative;
}
#tokusyu1-2-img-1
{
	background-image:url(../image/tokusyu1-2-1.gif);
	background-repeat:no-repeat;
	width:530px;
	height:61px;
	position:absolute;
}

#tokusyu1-2-img-2
{
	background-image:url(../image/tokusyu1-2-2.gif);
	background-repeat:no-repeat;
	width:850px;
	height:150px;
	margin-top:150px;
	margin-left:20px;
	position:absolute;
}
#tokusyu2-2
{
	width:945px;
	height:255px;
	float:left;
	position:relative;
}
#tokusyu2-2-img-1
{
	background-image:url(../image/tokusyu2-2-1.gif);
	background-repeat:no-repeat;
	width:530px;
	height:61px;
	position:absolute;
}

#tokusyu2-2-img-2
{
	background-image:url(../image/tokusyu2-2-2.gif);
	background-repeat:no-repeat;
	width:120px;
	height:120px;
	margin-top:130px;
	margin-left:650px;
	position:absolute;
}
#tokusyu3-2
{
	width:945px;
	height:255px;
	float:left;
	position:relative;
}
#tokusyu3-2-img-1
{
	background-image:url(../image/tokusyu3-2-1.gif);
	background-repeat:no-repeat;
	width:530px;
	height:61px;
	position:absolute;
}

#tokusyu3-2-img-2
{
	background-image:url(../image/tokusyu3-2-2.gif);
	background-repeat:no-repeat;
	width:120px;
	height:120px;
	margin-top:130px;
	margin-left:650px;
	position:absolute;
}

#tokusyu4-2
{
	width:945px;
	height:255px;
	float:left;
	position:relative;
}
#tokusyu4-2-img-1
{
	background-image:url(../image/tokusyu4-2-1.gif);
	background-repeat:no-repeat;
	width:530px;
	height:61px;
	position:absolute;
}

#tokusyu4-2-img-2
{
	background-image:url(../image/tokusyu4-2-2.gif);
	background-repeat:no-repeat;
	width:120px;
	height:120px;
	margin-top:130px;
	margin-left:650px;
	position:absolute;
}

#tokusyu5-2
{
	width:945px;
	height:300px;
	float:left;
	position:relative;
}
#tokusyu5-2-img-1
{
	background-image:url(../image/tokusyu5-2-1.gif);
	background-repeat:no-repeat;
	width:530px;
	height:61px;
	position:absolute;
}

#tokusyu5-2-img-2
{
	background-image:url(../image/tokusyu5-2-2.gif);
	background-repeat:no-repeat;
	width:850px;
	height:150px;
	margin-top:150px;
	margin-left:20px;
	position:absolute;
}

#tokusyu6-2
{
	width:945px;
	height:255px;
	float:left;
	position:relative;
}
#tokusyu6-2-img-1
{
	background-image:url(../image/tokusyu6-2-1.gif);
	background-repeat:no-repeat;
	width:530px;
	height:61px;
	position:absolute;
}

#tokusyu6-2-img-2
{
	background-image:url(../image/tokusyu6-2-2.gif);
	background-repeat:no-repeat;
	width:120px;
	height:120px;
	margin-top:130px;
	margin-left:650px;
	position:absolute;
}

/*************************
  index 特集ボックス
*************************/
.index-guide-box3
{
    width:560px;
    height:140px;
    background-image:url(../image/t_bak_06.gif);
    position:relative;
    z-index:9;
    background-repeat:no-repeat;
}

/*************************
  index 加盟店募集 空ボックス
*************************/
.index-guide-box2-1
{
    float:left;
    width:390px;
    height:158px;
}

/*************************
  index 加盟店募集 空ボックス
*************************/
.index-guide-box2-2
{
    width:390px;
    height:180px;
}

/*************************
  index 加盟店募集 応募ボックス
*************************/
.index-guide-box2-3
{
    float:left;
    width:180px;
    height:23px;
    margin:0px 0px 0px 10px;
    padding:0px;
}

/*************************
  index 加盟店 現在日付ボックス
*************************/
.index-guide-box3-1
{
    width:160px;
    height:60px;
}

/*************************
  index 加盟店 空ボックス
*************************/
.index-guide-box3-2
{
    width: 160px;
    height: 20px;
}

/*************************
  index 加盟店 現在日付ボックス
*************************/
.index-guide-box3-3
{
    width: 170px;
    height: 20px;
}

/*************************
  index 加盟店 加盟店リスト ボックス
*************************/
.index-guide-box3-4
{
    width:160px;
    height:120px;
    margin:0px;
    padding:0px;
}

/*************************
  index 加盟店 全国配送可能
*************************/
.index-guide-box4
{
    background-image:url(../image/t_pos_01.gif);
    width:561px;
    height:66px;
    background-repeat:no-repeat;
}

/*************************
  index 加盟店 現在日付ラベル
*************************/
.index-guide-lbl
{
    color: white;
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:11pt;
    padding-top: 5px;
    Width:400px;
    Height:24px;
}

/*************************
  index 加盟店 現在日付ラベル
*************************/
.index-guide-lbl2
{
    color: white;
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:11pt;
    padding-top: 5px;
    Width:180px;
    Height:24px;
}

/*=========================================*/
/* 新着情報                                */
/*=========================================*/

/*************************
  index 新着在庫 タイトルボックス
*************************/
.index-stock-title
{
    width:945px;
    height:24px;
    background-image:url(../image/t_top_t01_1.gif);
    background-repeat:no-repeat;
    margin:0px 0px 1px 0px;
    padding:0px;
}

/*************************
  index 新着在庫 タイトル空ボックス
*************************/
.index-stock-title2
{
    width: 765px;
    height: 18px;
    margin:4px 0px 0px 0px;
    float:left;
    font-weight:bold;
}

/*************************
  index 新着在庫 タイトル日付ボックス
*************************/
.index-stock-title2-1
{
    width: 175px;
    height: 18px;
    margin:4px 0px 0px 0px;
    float:left;
    font-weight:bold;
}

/*************************
  index 新着在庫 税抜表示
*************************/
.index-stock-title2-2
{
    width: 945px;
    height: 30px;
    margin:0px;
    padding:0px 0px 3px 0px;
    background-image:url(../image/zeinuki.gif);
    background-repeat:no-repeat;
}

/*************************
  index 新着在庫 タイトル日付ラベル
*************************/
.index-stock-lbl
{
    color:Aqua;
    font-size:11pt;
    padding-top: 5px;
    Width:160px;
    Height:18px;
}

/*************************
  index 新着在庫 在庫表示ブロック
*************************/
.index-stock-box
{
    width:948px;
    height:710px;
    padding:0px;
    margin:0px;
}

/*************************
  index 新着在庫 在庫表示ブロック(１行)
*************************/
.index-stock-row-box
{
    width:948px;
    height:125px;
}

/*************************
  index 新着在庫 在庫表示ブロック(１行)
*************************/
.index-stock-row-box2
{
    width:948px;
    height:51px;
    margin:0px;
}

/*************************
  index 新着在庫 在庫表示ブロック(１行)
*************************/
.index-stock-row-box2-1
{
    width:948px;
    height:17px;
    margin:0px;
}

/*************************
  index 新着在庫 新着文字ブロック
*************************/
.index-stock-row-box3
{
    width:313px;
    height:17px;
    padding:0px;
    border:solid 1px White;
    text-align:center;
    float:left;

}

/*************************
  index 新着在庫 新着文字
*************************/
.index-stock-row-txt
{
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:10pt;
    color:White;
    font-weight:bold;
}

/*************************
  index 新着在庫 新着文字
*************************/
.index-stock-row-txt2
{
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:10pt;
    color:#8A8A8A;
}

/*************************
  index 新着在庫 写真表示
*************************/
.index-stock-img
{
    float:left;
    margin:0px;
    padding:0px;
    width:160px;
    height:120px;
}

/*************************
  index 新着在庫 画像
*************************/
.hyperlink-img
{
    /*height:99px; */
    width:125px;
}

/*************************
  index新着在庫 ハイパーリンク マウスオーバー時に半透明
*************************/
.hyperlink-img:hover
{
    filter: alpha(opacity=60); /* IE */
    opacity: 0.6; /* Opera, Safari */
    -moz-opacity: 0.6; /* Firefox */
}

/*************************
  index 新着在庫 文字表示
*************************/
.index-stock-txt
{
    float:left;
    margin:0px 1px 0px 1px;
    padding:0px;
    width:153px;
    height:120px;
    background-color:#F4F4F4;
}

/*************************
  index 新着在庫 文字表示(右線入)
*************************/
.index-stock-txt-2
{
    float:left;
    margin:0px 1px 0px 1px;
    padding:0px;
    width:153px;
    height:120px;
    background-color:#F4F4F4;
    border-right:solid 1px #E9E9E9;
}

/*************************
  index 新着在庫 文字表示ブロック１
*************************/
.index-stock-txt1
{
    width:150px;
    height:16px;
    border-bottom:dotted 1px #BFBFBF;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

/*************************
  index 新着在庫 文字表示ブロック２
*************************/
.index-stock-txt2
{
    width:150px;
    height:17px;
}

/*************************
  index 新着在庫 文字表示ブロック１
*************************/
.index-stock-txt3
{
    width:150px;
    height:15px;
    /* border-bottom:dotted 1px #CC3300; */
    padding:2px 0px 0px 0px;
    font-size:9pt;
    text-align:center;
    color:white;
    background-color:#808080;
}

/*************************
  index 新着在庫 文字1
*************************/
.index-stock-lbl
{
    width:150px;
    height:18px;
    position:relative;
    top:2px;
    color:Black;
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:9pt;
}

/*************************
  index 新着在庫 文字1
*************************/
.index-stock-lbl1
{
    width:150px;
    height:16px;
    position:relative;
    color:Black;
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:10pt;
}

/*************************
  index 新着在庫 文字
*************************/
.index-stock-lbl2
{
    width:150px;
    height:18px;
    position:relative;
    top:2px;
    color:Red ;
    font-size:10pt;
}

/*************************
  index 契約の流れ説明 ボックス
*************************/
.index-explanation1
{
    width:945px;
    height:22px;
}

/*************************
  index 契約の流れ説明 背景
*************************/
.index-explanation2
{
    background-image:url(../image/contract.gif);
    height:322px;
    width:945px;
    background-repeat:no-repeat;
    float:left;
}

/*************************
  index 帯 タイトル
*************************/
.index-title
{
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:11pt;
    font-weight:bold;
    color:White;
    position:relative;
/*    top:2px; */
}

/*************************
  index 契約の流れ説明 空白
*************************/
.index-explanation4
{
    width:945px;
    height:10px;
}

/*************************
  index 契約の流れ説明 イラストボックス
*************************/
.index-explanation5
{
    width:945px;
    height:220px;
}

/*************************
  index 契約の流れ説明 ボックス
*************************/
.index-explanation5-1
{
    width:275px;
    height:210px;
    float:left;
}

/*************************
  index 契約の流れ説明 文字
*************************/
.index-exp5-1-1
{
    width:275px;
    height:80px;
}

/*************************
  index 契約の流れ説明 イラスト ボックス
*************************/
.index-exp5-1-2
{
    width:175px;
    height:75px;
    padding:0px 0px 0px 100px;
}

/*************************
  index 契約の流れ説明 矢印 ボックス
*************************/
.index-exp5-1-3
{
    width:59px;
    height:210px;
    float:left;
}

/*=========================================*/
/* 共通フッター                            */
/*=========================================*/

/*************************
  index 買取案内 ボックス
*************************/
.index-footer-box
{
    width:945px;
    height:55px;
    margin:0px;
    padding:0px;
    border-style:solid;
    border-width:1px;
    border-color:White;
}

/*************************
  index H3要素
*************************/
.index-footer-h3
{
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:11px;
}

/*************************
  index サイトマップ ボックス
*************************/
.index-footer-box2
{
    width:945px;
    height:94px;
    margin:0px;
    float:left;
/*    padding:2px 0px 0px 0px; */
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:11px;
    background-image:url(../image/t_bak_t1.gif);
    background-repeat:no-repeat;
}

/*************************
  index サイトマップ ボックス(IE6以下)
*************************/
* html .index-footer-box2
{
	width:945px;
    height:50px;
    margin:0px;
    /*padding:4px 0px 0px 0px; */
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:11px;
    background-image:url(../image/t_bak_t1.gif);
    background-repeat:no-repeat;
}

/*************************
  index サイトマップ ボックス(IE7)
*************************/
*:first-child+html .index-footer-box2
{
    width:945px;
    height:50px;
    margin:0px;
    /* padding:4px 0px 0px 0px; */
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:11px;
    background-image:url(../image/t_bak_t1.gif);
    background-repeat:no-repeat;
}

/*************************
  index サイトマップ ボックス(FireFox)
*************************/
.index-footer-box2, x:-moz-any-link
{
    width:945px;
    height:50px;
    margin:0px;
    /* padding:1px 0px 0px 0px; */
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:11px;
    background-image:url(../image/t_bak_t1.gif);
    background-repeat:no-repeat;
}

/*************************
  index サイトマップ 定義
*************************/
.index-footer-ul
{
    list-style-type:none;
    white-space:nowrap;
    height:50px;
    width:945px;
}

/*************************
  index サイトマップ リンク色
*************************/
.ul-color:link 
{ 
    color: #ffffff; 
}

.ul-color:visited
{
     color: #ffffff; 
}

.ul-color:active
{
     color: red;
}

.ul-color
{
    text-align:left;
}

/*************************
  index サイトマップ ＴＯＰ
*************************/
.index-sitemap1
{
    float:left;
    width:120px;
    color:White;
    text-align:center;
}

/*************************
  index サイトマップ 空白
*************************/
.index-sitemap2
{
    float:left;
    width:20px;
    color:White;
    text-align:center;
}


/* ---------------- トップページ 関連 ---------------- */

/* ---------------- 在庫一覧 関連 ---------------- */
/* 在庫一覧 領域 */
.search-box
{
    width:946px;
    height:220px;
}

/*=========================================*/
/* 形状表示                                */
/*=========================================*/
/*************************
  在庫一覧 形状イメージ領域
*************************/
.search-keijyo-box
{
    float:left;
    margin:0px;
    padding:0px;
    width:150px;
    height:110px;
}

/*************************
  在庫一覧 形状空ボックス
*************************/
.search-keijyo-box2
{
    width:150px;
    height:60px;
}

/*************************
  在庫一覧 形状イメージボックス
*************************/
.search-keijyo-box3
{
    position:relative;
    width:150px;
    height:105px;
}

.search-keijyo-box3-position
{
    position:absolute;
    margin-left:auto;
    margin-right:auto;
}

/*=========================================*/
/* 検索条件                                */
/*=========================================*/
/*************************
  在庫一覧 検索条件背景
*************************/ 
.search-jyoken-box
{
    float:left;
    margin:0px;
    padding:0px;
    width:794px;
    height:200px;
    background-image:url(../image/t_bak_05.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索空ボックス　縦
*************************/
.search-jyoken-box-adjust1
{
    width:5px;
    height:200px;
    float:left;
}

/*************************
  在庫一覧 検索空ボックス　横
*************************/
.search-jyoken-box-adjust2
{
    width:780px;
    _width:0px;
    height:10px;
    _height:0px;
    float:left;
}

/*************************
  在庫一覧 検索空ボックス　横
*************************/
.search-jyoken-box-adjust3
{
    width:430px;
    height:20px;
    float:left;
}

/*************************
  在庫一覧 検索空ボックス
*************************/
.search-jyoken-box-adjust4
{
    width:5px;
    height:20px;
    float:left;
}

/*************************
  在庫一覧 検索空ボックス
*************************/
.search-jyoken-box-adjust5
{
    width:300px;
    height:30px;
    float:left;
}

/*************************
  在庫一覧 検索空ボックス
*************************/
.search-jyoken-box-adjust6
{
    width:90px;
    height:7px;
}

/*************************
  在庫一覧 検索条件 １段目
*************************/
.search-jyoken-row1
{
    width:780px;
    height:30px;
    _margin-top:5px;
    float:left;
}

/*************************
  在庫一覧 検索条件 ２段目
*************************/
.search-jyoken-row2
{
    width:780px;
    height:30px;
    float:left;
}

/*************************
  在庫一覧 検索条件 ３段目
*************************/
.search-jyoken-row3
{
    width:780px;
    height:30px;
    float:left;
}

/*************************
  在庫一覧 検索条件 ４段目
*************************/
.search-jyoken-row4
{
    width:780px;
    height:30px;
    float:left;
}

/*************************
  在庫一覧 検索条件 ５段目
*************************/
.search-jyoken-row5
{
    width:780px;
    height:30px;
    float:left;
}

/*************************
  在庫一覧 検索条件 領域
*************************/
.search-jyoken-box1-L
{
    width:250px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 ボディ形状 領域
*************************/
.search-jyoken-box1-L
{
    width:230px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 ボディ形状 イメージ
*************************/
.search-jyoken-box1-L-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/car_style.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 ボディ形状 プルダウン
*************************/
.search-jyoken-box1-L-2
{
    width:150px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 管理番号 領域
*************************/
.search-jyoken-box1-M
{
	width:280px;
    height:20px;
    float:left;
}

/*************************
  在庫一覧 検索条件 管理番号 イメージ１
*************************/
.search-jyoken-box1-M-1
{
    float:left;
    width:85px;
    height:20px;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_m_no.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 管理番号 入力ボックス１
*************************/
.search-jyoken-box1-M-2
{
    float:left;
    width:40px;
    height:20px;
}

/*************************
  在庫一覧 検索条件 管理番号 イメージ２
*************************/
.search-jyoken-box1-M-3
{
    float:left;
    width:20px;
    height:20px;
    margin:0px;
    padding:0px;
    background-image:url(../image/m_no_hyphon.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 管理番号 入力ボックス２
*************************/
.search-jyoken-box1-M-4
{
    float:left;
    width:100px;
    height:20px;
}

/*************************
  在庫一覧 検索条件 年式 領域
*************************/
.search-jyoken-box1-R
{
    width:270px;
    height:20px;
    float:left;
}

/*************************
  在庫一覧 検索条件 年式 イメージ
*************************/
.search-jyoken-box1-R-1
{
    float:left;
    width:60px;
    height:20px;
	margin:0px;
    padding:0px;
    background-image:url(../image/stock_model.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 年式 入力ボックス
*************************/
.search-jyoken-box1-R-2
{
    float:left;
    width:87px;
    height:20px;
}

/*************************
  在庫一覧 検索条件 年式 イメージ２
*************************/
.search-jyoken-box1-R-3
{
    float:left;
    width:25px;
    height:20px;
    background-image:url(../image/stock_from_to.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 年式 入力ボックス２
*************************/
.search-jyoken-box1-R-4
{
    float:left;
    width:87px;
    height:20px;
}

/*************************
  在庫一覧 検索条件 サイズ 領域
*************************/
.search-jyoken-box2-L
{
    width:250px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 サイズ イメージ
*************************/
.search-jyoken-box2-L-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_size.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 サイズ プルダウン
*************************/
.search-jyoken-box2-L-2
{
    width:150px;
    height:14px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 ボディ仕様 領域
*************************/
.search-jyoken-box2-M
{
    width:260px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 ボディ仕様 イメージ
*************************/
.search-jyoken-box2-M-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_body_d.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 ボディ仕様 プルダウン
*************************/
.search-jyoken-box2-M-2
{
    width:150px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 走行距離 領域
*************************/
.search-jyoken-box2-R
{
    width:270px;
    height:20px;
    float:left;
}

/*************************
  在庫一覧 検索条件 走行距離 イメージ
*************************/
.search-jyoken-box2-R-1
{
    float:left;
    width:60px;
    height:20px;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_distance.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 走行距離 入力ボックス１
*************************/
.search-jyoken-box2-R-2
{
    float:left;
    width:40px;
    height:20px;
}

/*************************
  在庫一覧 検索条件 走行距離 イメージ
*************************/
.search-jyoken-box2-R-3
{
    float:left;
    width:50px;
    height:20px;
    margin:0px;
    padding:0px;
    background-image:url(../image/distance_f.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 走行距離 入力ボックス２
*************************/
.search-jyoken-box2-R-4
{
    float:left;
    width:40px;
    height:20px;
}

/*************************
  在庫一覧 検索条件 走行距離 イメージ
*************************/
.search-jyoken-box2-R-5
{
    float:left;
    width:60px;
    height:20px;
    margin:0px;
    padding:0px;
    background-image:url(../image/distance_e.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 メーカ 領域
*************************/
.search-jyoken-box3-L
{
    width:250px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 メーカ イメージ
*************************/
.search-jyoken-box3-L-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_maker.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 メーカ プルダウン
*************************/
.search-jyoken-box3-L-2
{
    width:150px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 ボディ仕様 領域
*************************/
.search-jyoken-box3-M
{
    width:260px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 キャブ幅 イメージ
*************************/
.search-jyoken-box3-M-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_cab_w.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 キャブ幅 プルダウン
*************************/
.search-jyoken-box3-M-2
{
    width:150px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 価格 領域
*************************/
.search-jyoken-box3-R
{
    width:270px;
    height:20px;
    float:left;
}

/*************************
  在庫一覧 検索条件 価格 イメージ１
*************************/
.search-jyoken-box3-R-1
{
    float:left;
    width:60px;
    height:20px;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_price.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 価格 入力ボックス１
*************************/
.search-jyoken-box3-R-2
{
    float:left;
    width:40px;
    height:20px;
}

/*************************
  在庫一覧 検索条件 価格 イメージ２
*************************/
.search-jyoken-box3-R-3
{
    float:left;
    width:50px;
    height:20px;
    margin:0px;
    padding:0px;
    background-image:url(../image/price_f.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 価格 入力ボックス２
*************************/
.search-jyoken-box3-R-4
{
    float:left;
    width:40px;
    height:20px;

}

/*************************
  在庫一覧 検索条件 価格 イメージ３
*************************/
.search-jyoken-box3-R-5
{
    float:left;
    width:60px;
    height:20px;
    margin:0px;
    padding:0px;
    background-image:url(../image/price_e.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 車名 領域
*************************/
.search-jyoken-box4-L
{
    width:250px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 車名 イメージ
*************************/
.search-jyoken-box4-L-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_car.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 車名 入力ボックス
*************************/
.search-jyoken-box4-L-2
{
    width:150px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 ボディ長 領域
*************************/
.search-jyoken-box4-M
{
    width:260px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 ボディ長 イメージ
*************************/
.search-jyoken-box4-M-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_body_l.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 ボディ長 プルダウン
*************************/
.search-jyoken-box4-M-2
{
    width:150px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 駆動 領域
*************************/
.search-jyoken-box4-R
{
    width:270px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 駆動 イメージ
*************************/
.search-jyoken-box4-R-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_wd.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 駆動 プルダウン
*************************/
.search-jyoken-box4-R-2
{
    width:150px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 地域 領域
*************************/
.search-jyoken-box5-L
{
    width:250px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 地域 イメージ
*************************/
.search-jyoken-box5-L-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_chiiki.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 地域 プルダウン
*************************/
.search-jyoken-box5-L-2
{
    width:150px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 キャブ形状 領域
*************************/
.search-jyoken-box5-M
{
    width:260px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 キャブ形状 イメージ
*************************/
.search-jyoken-box5-M-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_cab.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 キャブ形状 プルダウン
*************************/
.search-jyoken-box5-M-2
{
    width:150px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 駆動 領域
*************************/
.search-jyoken-box5-R
{
    width:270px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 駆動 イメージ
*************************/
.search-jyoken-box5-R-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_mission.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 駆動 プルダウン
*************************/
.search-jyoken-box5-R-2
{
    width:150px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 車種 領域
*************************/
.search-jyoken-box6-L
{
    width:215px;
    height:24px;
    _height:23px;
    float:left;
}

/*************************
  在庫一覧 検索条件 車名 イメージ
*************************/
.search-jyoken-box6-L-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_car_type.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 車名 入力ボックス
*************************/
.search-jyoken-box6-L-2
{
    width:150px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 検索ボタン ボックス
*************************/
.search-jyoken-box8
{
    width:160px;
    height:30px;
    float:left;
    margin:0px 0px 0px 0px;
}

/*=========================================*/
/* 検索結果件数表示                        */
/*=========================================*/
/*************************
  在庫一覧 検索結果 件数ボックス
*************************/
.search-count-box
{
    width:946px;
    height:60px;
}

/*************************
  在庫一覧 検索結果 件数タイトル
*************************/
.search-count-box2
{
    width: 352px;
    height: 20px;
}

/*************************
  在庫一覧 検索結果 表
*************************/
.search-grvlist
{
    margin:0px;
    width: 946px;
    padding:4px 0px 0px 0px;
    border:none 0px White;
}

/*************************
  在庫一覧 ヘッダー文字
*************************/
.stocksearch_list_header
{
	text-align: center;
	vertical-align: middle;
	font-family:"Meiryo","Osaka",Arial,sans-serif;
	font-size:10pt;
	font-weight:normal;
	border:solid 2px Gray;
}

/*************************
  在庫一覧 No
*************************/
.stocksearch_list_no
{
	text-align: center;
	vertical-align: middle;
	width: 25px;
	font-family:"Meiryo","Osaka",Arial,sans-serif;
	font-size:10pt;
	font-weight:normal;
	border:solid 2px Gray;
}

/*************************
  在庫一覧 詳細
*************************/
.stocksearch_list_detail
{
	text-align: center;
	vertical-align: middle;
	height: 60px;
	width: 70px;
	font-family:"Meiryo","Osaka",Arial,sans-serif;
	font-size:10pt;
	font-weight:normal;
	border:solid 2px Gray;
}

/*************************
  在庫一覧 詳細 ハイパーリンク
*************************/
.stocksearch_list_detail_hyp
{
    padding:0px;
    margin: 0px;
}

/*************************
  在庫一覧 詳細 ハイパーリンク マウスオーバー時に半透明
*************************/
.stocksearch_list_detail_hyp:hover
{
    filter: alpha(opacity=60); /* IE */
    opacity: 0.6; /* Opera, Safari */
    -moz-opacity: 0.6; /* Firefox */
}

/*************************
  在庫一覧 お問い合わせNO
*************************/
.stocksearch_list_kanrino
{
	text-align: left;
	vertical-align: middle;
	height: 60px;
	width: 110px;
	font-family:"Meiryo","Osaka",Arial,sans-serif;
	font-size:11pt;
	font-weight:normal;
	border:solid 2px Gray;
}

/*************************
  在庫一覧 メーカー
*************************/
.stocksearch_list_marker
{
	text-align:left;
	vertical-align: middle;
	height: 60px;
	width: 65px;
	font-family:"Meiryo","Osaka",Arial,sans-serif;
	font-size:11pt;
	font-weight:normal;
	border:solid 2px Gray;
}

/*************************
  在庫一覧 型式
*************************/
.stocksearch_list_katasiki
{
	text-align: left;
	vertical-align: middle;
	height: 60px;
	width: 100px;
	font-family:"Meiryo","Osaka",Arial,sans-serif;
	font-size:11pt;
	font-weight:normal;
	border:solid 2px Gray;
}

/*************************
  在庫一覧 サイズ
*************************/
.stocksearch_list_size
{
	text-align: left;
	vertical-align: middle;
	height: 60px;
	width: 80px;
	font-family:"Meiryo","Osaka",Arial,sans-serif;
	font-size:11pt;
	font-weight:normal;
	border:solid 2px Gray;
}

/*************************
  在庫一覧 ボディ内寸
*************************/
.stocksearch_list_body_inside
{
	text-align: left;
	vertical-align: middle;
	height: 60px;
	width: 80px;
	font-family:"MS Gothic","Osaka",Arial,sans-serif;
	font-size:11pt;
	font-weight:normal;
	border:solid 2px Gray;
}

/*************************
  在庫一覧 ボディ内寸　単位
*************************/

.stocksearch_list_unit
{
    text-align: right;
    vertical-align:bottom;
    font-size:9px;
    font-family:"MS Gothic","Osaka",Arial,sans-serif;
}

/*************************
  在庫一覧 初年度
*************************/
.stocksearch_list_syonen
{
	text-align: center;
	vertical-align: middle;
	height: 60px;
	width: 100px;
	font-family:"Meiryo","Osaka",Arial,sans-serif;
	font-size:10pt;
	font-weight:normal;
	border:solid 2px Gray;
}

/*************************
  在庫一覧 車検
*************************/
.stocksearch_list_syaken
{
	text-align: center;
	vertical-align: middle;
	height: 60px;
	width: 120px;
	font-family:"Meiryo","Osaka",Arial,sans-serif;
	font-size:11pt;
	font-weight:normal;
	border:solid 2px Gray;
}

/*************************
  在庫一覧 走行ｋｍ
*************************/
.stocksearch_list_sokokm
{
	text-align:right;
	vertical-align: middle;
	height: 60px;
	width: 80px;
	font-family:"Meiryo","Osaka",Arial,sans-serif;
	font-size:11pt;
	font-weight:normal;
	border:solid 2px Gray;
}

/*************************
  在庫一覧 価格
*************************/
.stocksearch_list_price
{
	text-align:right;
	vertical-align:middle;
	height: 60px;
	width: 80px;
	color:Red;
	font-family:"Meiryo","Osaka",Arial,sans-serif;
	font-size:11pt;
	font-weight:bold;
	border:solid 2px Gray;
}

/*************************
  在庫一覧 価格
*************************/
.stocksearch_list_price2
{
	font-family:"Meiryo","Osaka",Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
}

/*************************
  フロートレフト
*************************/
div.fltlft div {
width: 85px;
height: 60px;
margin-right: 32px;
float: left;
}

/*************************
  解除
*************************/
.clear {
clear: both;
}

/*************************
  フロートレフト(別バージョン)
*************************/
div.fltbt div {
width: 85px;
height: 45px;
margin-right: 32px;
float: left;
}

/*************************
  IE7用記述
*************************/
*:first-child+html .fltbt
{
	margin-top: -10px;
	margin-right:32px;
	margin-left: 60px;
	margin-bottom: 0px;
}


/*************************
  中央表示
*************************/
.cntr
{
    width:946px;
    margin: 0 auto;
}

/* ---------------- 在庫詳細 関連 ---------------- */
/*=========================================*/
/* 検索詳細ヘッダー                        */
/*=========================================*/
/*************************
  パンくずリスト
*************************/
.breadcrumbArea
{
	width:100%;
	height:40px;	
}

.breadcrumb-list
{
	width:100%;
	height:20px;
	padding:10px 0;
}
/*************************
  価格表示 ヘッダー
*************************/
.header-price
{
    /* background-color:Silver;*/
    background-image: url(../image/otoiawaseNo2.gif);
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
    width:945px;
    height:45px;
}

/*************************
  価格表示 ヘッダー
*************************/
.header-price
{
    /* background-color:Silver;*/
    background-image: url(../image/otoiawaseNo2.gif);
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
    width:945px;
    height:66px;
}

/*************************
  価格表示 ヘッダー リスト
*************************/
ul.header-list
{
    list-style-type:none;
    white-space:nowrap;
    padding:0px;
}

/*************************
  価格表示 ヘッダー 管理番号
*************************/
.header-list1
{
    float:left;
    width:120px;
    height:31px;
    margin:0px;
    padding:0px;
    vertical-align:middle;
}

/*************************
  価格表示 ヘッダー 価格ヘッダ
*************************/
.header-list2
{
    float:left;
    width:135px;
    height:31px;
    margin:0px;
    padding:0px;
    vertical-align:middle;
}

/*************************
  価格表示 ヘッダー 価格
*************************/
.header-list3
{
    float:left;
    width:430px;
    height:31px;
    margin:0px;
    padding:0px;
    position:relative;
    vertical-align:middle;
}

/*************************
  価格表示 ヘッダー 状況表示
*************************/
.header-list4
{
    float:left;
    width:50px;
    height:31px;
    margin:0px;
    padding:0px;
    position:relative;
}

/*************************
  価格表示 ヘッダー 印刷ボタンボックス
*************************/
.header-list5
{
    float:left;
    width:96px;
    height:66px;
    margin:0px;
    padding:0px;
    vertical-align:middle;
}

/*************************
  価格表示 ヘッダー 一覧ボタンボックス
*************************/
.header-list6
{
    float:left;
    width:96px;
    height:66px;
    margin:0px;
    padding:0px;
    vertical-align:middle;
}

/*************************
  価格表示 ヘッダー 管理番号
*************************/
.lbl-price-title
{
    font-size:20pt;
    font-weight:bold;
    position:relative;
    top:3px;
    color:Black;
}

/*************************
  価格表示 ヘッダー 価格
*************************/
.lbl-price
{
    font-size:20pt;
    color:Red;
    position:relative;
    top:3px;
}

/*************************
  在庫詳細 状態
*************************/
.lbl-price2
{
    font-family:Meiryo,Osaka,Arial,sans-serif;
    font-size:12pt;
    font-weight:bold;
    position:relative;
    top:3px;
}

/*************************
  在庫詳細 状態
*************************/
.lbl-price3
{
    font-family:HG創英角ゴシックUB;
    font-size:12pt;
    font-weight:bold;
    position:relative;
    top:3px;
}

/*************************
  価格表示 印刷、一覧ボタン
*************************/
.img-price
{
    position:relative;
    top:2px;
    cursor:pointer;
}


/*=========================================*/
/* 検索詳細写真・会社情報・車情報          */
/*=========================================*/
/*************************
  画像表示 ボックス
*************************/
.dtl-img-box
{
    padding-top:3px;
    width:950px;
    height:770px;
}

/*************************
  在庫一覧 ボタン領域
*************************/
.dtl-img-ichiran
{
    float:left;
    margin:0px;
    padding:0px;
    width:520px;
    height:100px;
}

/*************************
  在庫一覧 ボタン領域
*************************/
.dtl-img-ichiran-1
{
    float:left;
    margin:0px;
    padding:0px;
    width:100px;
    height:100px;
}

/*************************
  在庫一覧 ボタン領域
*************************/
.dtl-img-ichiran-2
{
    margin:0px;
    padding:0px;
    width:520px;
    height:10px;
}

/*************************
  在庫一覧 ボタン領域
*************************/
.dtl-img-ichiran-3
{
    float:left;
    margin:0px;
    padding:0px;
    width:300px;
    height:50px;
}

.header-detail
{
    /* background-color:Silver;*/
    margin:20px 0 0 0;
    padding:0px;
    width:945px;
    height:20px;
}

/*************************
  価格表示 ヘッダー
*************************/
.toiawase
{
    /* background-color:Silver;*/
    background-image: url(../image/otoiawase3.gif);
    background-repeat:no-repeat;
    margin-left:5px;
    padding:0px;
    width:380px;
    height:353px;
    float:left;
}

/*************************
  画像表示 拡大写真 ボックス
*************************/
.dtl-img-box2
{
    float:left;
    margin-left:20px;
    padding:0 3px 0px 3px;
    *padding:0 2px 0px 1px;
    width:520px;
    height:410px;
}

/*************************
  画像 詳細 大
*************************/
.hyperlink-img-big
{
    height:387px;
    width:516px;
    cursor:pointer;
}

/*************************
  画像表示 縮小写真・会社情報 ボックス
*************************/
.dtl-img-box3
{
    float:left;
    margin:0px;
    padding:0px;
    height: 320px;
    width: 945px;
}

/*************************
  画像表示 縮小写真 ボックス
*************************/
.dtl-img-box3-1
{
    margin:0px;
    padding:0px;
    width:945px;
    height:320px;
    border:solid 1px gray;
    overflow-y:scroll;
}

/*************************
  画像表示 縮小写真 １段
*************************/
.dtl-img-box-3-2
{
    margin:0px 0px 3px 0px;
    padding:0px;
    width:400px;
    height:101px;
}

/*************************
  画面縮小時の縮小写真
　レイアウトズレ対策
*************************/
.dtl-img-adjust
{
    margin:5px 0px 0px 5px;
    padding:0px;
    float:left;
    width:125px;
    height:99px;
}

/*************************
  画像表示 画像 詳細 小
*************************/
.hyperlink-img
{
    /* height:99px; */
    width:125px;
}

/*************************
  画像表示 画像 詳細 小(カーソル変更)
*************************/
.hyperlink-mousechange
{
    cursor:pointer;
    /* height:99px;*/
    width:125px;
}

/*************************
  画像表示 会社情報 背景
*************************/
.dtl-img-box3-3
{
    width:417px;
    height:225px;
    background-image: url(../image/otoiasewe.gif);
    background-repeat:no-repeat;
}

/*************************
  会社情報 会社名
*************************/
.dtl-cmpname-box
{
    width:270px;
    height:19px;
    _height:18px;
    position:relative;
    left: 110px; 
    top: 35px;
    padding:0px;
    margin:0px;
    float:left;
    font-size:10pt;
}

/*************************
  会社情報 トラック市
*************************/
.dtl-cmpname2-box
{
    width:270px;
    height:20px;
    _height:21px;
    position:relative;
    left: 110px; 
    top: 40px;
    padding:0px;
    margin:0px;
    float:left;
    font-size:10pt;
}

/*************************
  会社情報 URL
*************************/
.dtl-cmpurl-box
{
    width:270px;
    height:20px;
    _height:20px;
    position:relative;
    left: 110px; 
    top: 50px;
    padding:0px;
    margin:0px;
    float:left;
    font-size:10pt;
}

/*************************
  会社情報 〒
*************************/
.dtl-cmpyubin-box
{
    width:270px;
    height:19px;
    _height:18px;
    position:relative;
    left: 110px; 
    top: 60px;
    padding:0px;
    margin:0px;
    float:left;
    font-size:10pt;
}

/*************************
  会社情報 住所
*************************/
.dtl-cmpjusho-box
{
    width:270px;
    height:20px;
    _height:20px;
    position:relative;
    left: 110px; 
    top: 60px;
    padding:0px;
    margin:0px;
    float:left;
    font-size:10pt;
}

/*************************
  会社情報 TEL/FAX
*************************/
.dtl-cmptel-box
{
    width:270px;
    height:19px;
    _height:18px;
    position:relative;
    left: 110px; 
    top: 110px;
    padding:0px;
    margin:0px;
    float:left;
    font-size:10pt;
}

/*************************
  会社情報 TEL/FAX
*************************/
.dtl-cmpfax-box
{
    width:270px;
    height:19px;
    _height:18px;
    position:relative;
    left: 110px; 
    top: 120px;
    padding:0px;
    margin:0px;
    float:left;
    font-size:10pt;
}
/*************************
  会社情報 担当
*************************/
.dtl-cmptnt-box
{
    width:270px;
    height:20px;
    _height:18px;
    position:relative;
    left: 110px; 
    top: 140px;
    padding:0px;
    margin:0px;
    float:left;
    font-size:10pt;
}

/*************************
  会社情報 担当
*************************/
.dtl-cmptnt2-box
{
    width:270px;
    height:20px;
    _height:18px;
    position:relative;
    left: 110px; 
    top: 150px;
    padding:0px;
    margin:0px;
    float:left;
    font-size:10pt;
}
/*************************
  会社情報 Mail
*************************/
.dtl-cmpmail-box
{
    width:270px;
    height:19px;
    _height:19px;
    position:relative;
    left: 110px; 
    top: 130px;
    padding:0px;
    margin:0px;
    float:left;
    font-size:10pt;
}

/*************************
  会社情報 リンクなし文字
*************************/
.lbl-CmpData
{
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:10pt;
    padding-left:5px;
}

/*************************
  会社情報 リンクなし文字(文字 10pt)
*************************/
.lbl-CmpData2
{
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:9pt;
    padding-left:5px;
}

/*************************
  会社情報 リンクあり文字
*************************/
.lbl-CmpLink
{
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:10pt;
    padding-left:5px;
}

/*************************
  車情報 文字
*************************/
.box-carData-Text
{
	width:284px;
	height:18px;
	float:left;
	position:relative;
	left:114px;
	margin:0px;
	padding:0px;
	_top:1px;
}

/*************************
  車情報 文字
*************************/
.box-carData-Text2
{
	width:834px;
	height:70px;
	float:left;
	position:relative;
	left:118px;
	margin:0px;
	padding:0px;
}

/*************************
  車情報 文字
*************************/
.box-carData-Text3
{
	width:265px;
	height:18px;
	float:left;
	position:relative;
	left:118px;
	margin:0px;
	padding:0px;
	_top:1px;
}

/*************************
  車情報 文字
*************************/
.box-carData-Text4
{
	width:45px;
	height:18px;
	float:left;
	position:relative;
	left:-723px;
	*left:110px;
	bottom:-19px;
	*bottom:0px;
	margin:0px;
	padding:0px 0px 0px 7px;
	text-align:left;
}



/*************************
  車情報 文字
*************************/
.box-carData-Text5
{
	width:106px;
	height:18px;
	float:left;
	position:relative;
	left:110px;
	margin:0px;
	padding:0px;
	text-align:left;
}

/*************************
  車情報 文字
*************************/
.box-carData-Text6
{
	width:102px;
	height:18px;
	float:left;
	position:relative;
	left:110px;
	margin:0px;
	padding:0px;
	text-align:left;
}

/*************************
  車情報 文字
*************************/
.box-carData-Text7
{
	width:105px;
	height:18px;
	float:left;
	position:relative;
	left:110px;
	margin:0px;
	padding:0px;
	text-align:left;
}

/*************************
  車情報 文字
*************************/
.box-carData-Text8
{
	width:105px;
	height:18px;
	float:left;
	position:relative;
	left:110px;
	margin:0px;
	padding:0px;
	text-align:left;
}

/*************************
  車情報 文字
*************************/
.box-carData-Text9
{
	width:45px;
	height:18px;
	float:left;
	position:relative;
	left:162px;
	*left:110px;
	margin:0px;
	padding:0px 0px 0px 7px;
	text-align:left;
}

/*************************
  車情報 文字
*************************/
.box-carData-Text10
{
	width:45px;
	height:18px;
	float:left;
	position:relative;
	left:-673px;
	*left:110px;
	bottom:-19px;
	*bottom:0px;
	margin:0px;
	padding:0px 0px 0px 7px;
	text-align:left;
}

/*************************
  車情報 文字
*************************/
.box-carData-Text11
{
	width:45px;
	height:18px;
	float:left;
	position:relative;
	left:268px;
	*left:110px;
	margin:0px;
	padding:0px 0px 0px 7px;
	text-align:left;
}

/*************************
  車情報 文字
*************************/
.box-carData-Text12
{
	width:45px;
	height:18px;
	float:left;
	position:relative;
	left:162px;
	*left:110px;
	margin:0px;
	padding:0px 0px 0px 7px;
	text-align:left;
}

/*************************
  車情報 文字
*************************/
.box-carData-Text13
{
	width:45px;
	height:18px;
	float:left;
	position:relative;
	left:268px;
	*left:110px;
	margin:0px;
	padding:0px 0px 0px 7px;
	text-align:left;
}


/*************************
  車情報 文字(IE7 指定)
*************************/
*:first-child+html .box-carData-Text3
{
    padding-left: 1px; 
}

/*************************
  車情報 文字
*************************/
.lbl-carData
{
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:10pt;
    padding:0px;
    margin:0px;
    text-align:left;
    color:Black;
}

/*************************
  広告関係１行枠
*************************/
.adv-list
{
    width:948px;
    height:70px;
    float:left;
}

/*************************
  広告関係１行枠
*************************/
.adv-list-atruck
{
	margin-bottom:5px;
    width:948px;
    height:57px;
    float:left;
}

/*************************
  広告関係
*************************/
.adv-list-sub
{
    float:left;
    width:470px;
    height:57px;
    border:solid 1px black;
}

/*************************
  広告関係
*************************/
.adv-list-sub2
{
    float:left;
    width:470px;
    height:60px;
    border:solid 1px black;
}

/*************************
  グーグルマップ関係
*************************/
div#map
{
    border: 2px outset gray;
}

/*======================================*/
/*  車両詳細							*/
/*======================================*/
.tirestatus
{
	table-layout:fixed;
}

/*************************
  車両詳細 テーブル定義１
*************************/
#box-carData-table1
{
	border-style:	solid;
	border-width:	1px;
	border-collapse:	collapse;
	border-color:	#cacaca;	/* LightGray */
	width:	944px;
	height:	110px;
}

/*************************
  車両詳細 テーブル定義２
*************************/
#box-carData-table2
{
	border-style:	none solid solid solid;
	border-width:	1px;
	border-collapse:	collapse;
	border-color:	#cacaca;	/* LightGray */
	width:	944px;
	height:	126px;
}

/*************************
  車両詳細 行定義
*************************/
.box-carData-Row
{
	height:	19px;
	
}

/*************************
  車両詳細 項目名称
*************************/
.box-carData-Header
{
	border-style:	none solid solid solid;
	border-width:	1px;
	border-color:	#cacaca;		/* LightGray */
	background-color:	#dcdcdc;	/* Khaki */
	color:	black;				/* DimGray */
	width: 108px;
}

/*************************
  車両詳細 項目名称
*************************/
.box-carData-Header-tire
{
	border-style:	none solid solid solid;
	border-width:	1px;
	border-color:	#cacaca;		/* LightGray */
	background-color:	#dcdcdc;	/* Khaki */
	color:	black;				/* DimGray */
	width: 88px;
}

/*************************
  車両詳細 データ１
*************************/
.box-carData-Detail1
{
	border-style:	solid;
	border-width:	1px;
	border-color:	#cacaca;	/* LightGray */
	width:	180px;
	padding-left: 5px;
	word-wrap:break-word;
	overflow-wrap:break-word;
}

/*************************
  車両詳細 データ２
*************************/
.box-carData-Detail2
{
	border-style:	solid;
	border-width:	1px;
	border-color:	#cacaca;	/* LightGray */
	width:	270px;
	padding-left: 5px;
	word-wrap:break-word;
	overflow-wrap:break-word;
}

/*************************
  車両詳細 データ３
*************************/
.box-carData-Detail3
{
	border-style:	none solid solid solid;
	border-width:	1px;
	border-color:	#cacaca;	/* LightGray */
	width:	50px;
	text-align:		center;
	vertical-align:	middle;
}

/*************************
  車両詳細 備考 項目名
*************************/
.box-carData-Bikou-head
{
	border-style:	solid;
	border-width:	1px;
	border-color:	#cacaca;		/* LightGray */
	background-color:	#dcdcdc;	/* Khaki */
	color:	black;				/* DimGray */
	width: 108px;
	height:	90px;

}

/*************************
  車両詳細 備考 明細
*************************/
.box-carData-Bikou-Detail1
{
	width:	835px;
	height:	20px;
	padding-left: 5px;
}

/*************************
  車両詳細 備考 明細
*************************/
.box-carData-Bikou-Detail-row1
{
	width:	5px;
}

/*************************
  車両詳細 備考 明細
*************************/
.box-carData-Bikou-Detail-row2
{
}

/*************************
  車両詳細 備考 明細
*************************/
.box-carData-Bikou-Detai2
{
	border-style:	solid;
	border-width:	1px;
	border-color:	#cacaca;	/* LightGray */
	width:	835px;
	height:	20px;
}

/*************************
  車両詳細 備考 明細
*************************/
.box-carData-Bikou-Detail-row2
{
	width:	5px;
}

/*************************
  車両詳細 備考 明細
*************************/
.box-carData-Bikou-Detail-row2
{
}

/*************************
  車両詳細 備考 明細
*************************/
.box-carData-Bikou-Detail3
{
	border-style:	solid;
	border-width:	1px;
	border-color:	#cacaca;	/* LightGray */
	width:	835px;
	height:	20px;
}

/*************************
  車両詳細 備考 明細
*************************/
.box-carData-Bikou-Detail-row3
{
	width:	5px;
}

/*************************
  店舗在庫一覧 検索ボタン
*************************/
.itiran
{
	margin: 10 0 0 20;
	padding:0px;
	background-image: url(../image/itiran.gif);
	background-repeat:no-repeat;
	height:50px;
	width:300px;
}

/*************************
  店舗在庫一覧 絞り込み
*************************/
.box-zaikoData
{
    width:944px;
    height:30px;
	margin-left:auto;
	margin-right:auto;
}

/*************************
  店舗在庫一覧 絞り込み 調整
*************************/
.box-zaikoData-adjust1
{
    width:20px;
    height:30px;
    _height:69px;
    float:left;
}


/*************************
  店舗在庫一覧 絞り込み 調整
*************************/
.box-zaikoData-adjust2
{
    width:200px;
    height:5px;
    _height:69px;
    float:left;
}

/*************************
  店舗在庫一覧 絞り込み 領域
*************************/
.box-zaikoData-L
{
    width:200px;
    height:30px;
    _height:69px;
    float:left;
}

/*************************
  店舗在庫一覧 絞り込み イメージ
*************************/
.box-zaikoData-L-1
{
    width:200px;
    height:30px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/kensaku_2.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 車名 領域
*************************/
.box-zaikoData-M
{
    width:215px;
    height:30px;
    _height:29px;
    float:left;
}

/*************************
  在庫一覧 検索条件 車名 イメージ
*************************/
.box-zaikoData-M-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_car.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 車名 入力ボックス
*************************/
.box-zaikoData-M-2
{
    width:150px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
}

/*************************
  在庫一覧 検索条件 サイズ 領域
*************************/
.box-zaikoData-R
{
    width:215px;
    height:30px;
    _height:29px;
    float:left;
}

/*************************
  在庫一覧 検索条件 サイズ イメージ
*************************/
.box-zaikoData-R-1
{
    width:60px;
    height:20px;
    float:left;
    margin:0px;
    padding:0px;
    background-image:url(../image/stock_size.gif);
    background-repeat:no-repeat;
}

/*************************
  在庫一覧 検索条件 サイズ プルダウン
*************************/
.box-zaikoData-R-2
{
    width:150px;
    height:14px;
    float:left;
    margin:0px;
    padding:0px;
}


/*************************
  在庫一覧 検索条件 検索ボタン ボックス
*************************/
.box-zaikoData-Search-box
{
    width:160px;
    height:30px;
    float:left;
    margin:0px 0px 0px 0px;
}

/*************************
  車種形状一覧
*************************/
#KEIJYODETAIL
{
    width:945px;
    height:150px;
    margin:0px;
    padding:2px 0px 5px 0px;
    font-family:"Meiryo","Osaka",Arial,sans-serif;
    font-size:11px;
    position:relative;
}

/*************************
  車両サムネールの透明度を変更
*************************/
.stocksearch_list_detail_hyp a:hover img{
    filter: alpha(opacity=60); /* IE */
    opacity: 0.6; /* Opera, Safari */
    -moz-opacity: 0.6; /* Firefox */
}

/*************************
  マウスカーソルの形状をポインターに変更
*************************/
.mouse_change{
    cursor: pointer; 
}

/*************************
  お知らせ 一覧 ヘッダー(件名)
*************************/
.newslist_header1
{
    /* background-color:Silver; */
    height:13px;
    width:458px;
    font-family:Meiryo;
    font-size:8pt;
    font-weight:bold;
    color:black;
}

/*************************
  お知らせ 一覧 ヘッダー(更新日)
*************************/
.newslist_header2
{
    /* background-color:Silver; */
    height:13px;
    width:100px;
    font-family:Meiryo;
    font-size:8pt;
    font-weight:bold;
    color:black;
}

/*************************
  お知らせ 一覧 明細(件名)
*************************/
.newslist_body1
{
    background-color:White;
    height:13px;
    width:458px;
    font-family:Meiryo;
    font-size:11px;
    color:black;
    border-color:White;
}

/*************************
  お知らせ 一覧 明細(更新日)
*************************/
.newslist_body2
{
    background-color:White;
    height:13px;
    width:100px;
    font-family:Meiryo;
    font-size:11px;
    color:black;
    border-color:White;
    text-align:center;
}

/*************************
  お知らせ 一覧 明細(更新日)
*************************/
.newslist_detail1
{
    background-color:White;
    height:15px;
    width:100px;
    font-family:Meiryo;
    font-size:13px;
    color:black;
    border-color:White;
    text-align:center;
}

/*************************
  お知らせ 一覧 明細(更新日)
*************************/
.newslist_detail2
{
    background-color:White;
    height:15px;
    width:455px;
    font-family:Meiryo;
    font-size:13px;
    color:black;
    border-color:White;
}

.index-detail1
{
	width: 945px;
	height: 365px;
	margin: 30px 0 10px 0;
	padding:0px;
	float:left;
	/* background-image: url(../image/SyaInfo.gif);*/
	background-image: url(../image/car_detail1.gif);
	background-repeat:no-repeat;
	position:relative;
}

.index-detail2
{
	width: 945px;
	height: 50px;
	margin: 30px 0 10px 0;
	padding:0px;
	float:left;
	background-image: url(../image/整備情報_タイヤ状態.gif);
	background-repeat:no-repeat;
}

.index-detail3
{
	width: 945px;
	height: 280px;
	margin: 40px 0 10px 0;
	padding:0px;
	float:left;
	background-image: url(../image/車両概要.gif);
	background-repeat:no-repeat;
	position:relative;
	font-size:10pt;
}

.ps1
{
	width: 148px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/ps1.gif);
	background-repeat:no-repeat;
}

.ps2
{
	width: 148px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/ps2.gif);
	background-repeat:no-repeat;
}

.pw1
{
	width: 136px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/pw1.gif);
	background-repeat:no-repeat;
}

.pw2
{
	width: 136px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/pw2.gif);
	background-repeat:no-repeat;
}

.etc1
{
	width: 92px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/etc1.gif);
	background-repeat:no-repeat;
}

.etc2
{
	width: 92px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/etc2.gif);
	background-repeat:no-repeat;
}

.abs1
{
	width: 93px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/abs1.gif);
	background-repeat:no-repeat;
}

.abs2
{
	width: 93px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/abs2.gif);
	background-repeat:no-repeat;
}

.airbag1
{
	width: 111px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/airbag1.gif);
	background-repeat:no-repeat;
}

.airbag2
{
	width: 111px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/airbag2.gif);
	background-repeat:no-repeat;
}

.aircon1
{
	width: 100px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/aircon1.gif);
	background-repeat:no-repeat;
}

.aircon2
{
	width: 100px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/aircon2.gif);
	background-repeat:no-repeat;
}

.doorlock1
{
	width: 131px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/doorlock1.gif);
	background-repeat:no-repeat;
}

.doorlock2
{
	width: 131px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/doorlock2.gif);
	background-repeat:no-repeat;
}

.monitor1
{
	width: 132px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/monitor1.gif);
	background-repeat:no-repeat;
}

.monitor2
{
	width: 132px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/monitor2.gif);
	background-repeat:no-repeat;
}

.tv1
{
	width: 93px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/tv1.gif);
	background-repeat:no-repeat;
}

.tv2
{
	width: 93px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/tv2.gif);
	background-repeat:no-repeat;
}

.navigation1
{
	width: 102px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/navigation1.gif);
	background-repeat:no-repeat;
}

.navigation2
{
	width: 102px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/navigation2.gif);
	background-repeat:no-repeat;
}

.cd1
{
	width: 99px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/cd1.gif);
	background-repeat:no-repeat;
}

.cd2
{
	width: 99px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/cd2.gif);
	background-repeat:no-repeat;
}

.record1
{
	width: 94px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/record1.gif);
	background-repeat:no-repeat;
}

.record2
{
	width: 94px;
	height: 34px;
	margin: 0px;
	padding:0px;
	float:left;
	background-image: url(../image/record2.gif);
	background-repeat:no-repeat;
}

/*************************
  在庫登録テーブル タイヤ状態用空白行定義
*************************/
.fctrslt-data3-end
{
    width:764px;
    height:5px;
    border-right:solid 1px;
    border-bottom:solid 1px;
}

/*************************
  在庫登録テーブル タイヤ状態用定義
*************************/
.fctrslt-data4-left
{
    width:180px;
    height:20px;
    text-align:right;
}

/*************************
  在庫登録テーブル タイヤ状態用定義
*************************/
.fctrslt-data4-mid
{
    width:40px;
    height:20px;
}

/*************************
  在庫登録テーブル タイヤ状態用定義
*************************/
.fctrslt-data4-right
{
    width:180px;
    height:20px;
    text-align:left;
}

.tiretxt-box
{
	float:left;
	width:18px;
	height:16px;
	margin-bottom:2px;
	border:solid 1px gray;
}

.wave{ 
	background:url(../image/under_wave.png);
	background-position:bottom; 
	background-repeat:repeat-x; 
} 
