@charset "Shift_JIS";

/* ----------------      全体     ---------------- */
BODY{
	font-size: 11pt;
    font-family: 'Meiryo';
}

/* ----------------  加盟店リスト  ---------------- */
/*************************
  common font
*************************/
.common-font-size
{
    font-size: 11pt;
    font-family: 'Meiryo';
}

/*************************
  加盟店リスト ブロック
*************************/
#block-div {
    width: 945px;
    height:520px;
    margin: 0 auto;   
    text-align: left;   
    padding-bottom:10px;
    font-size: 11pt;
    font-family: 'Meiryo';
}

/*************************
  master ヘッダー 背景
*************************/
.header-img
{
    background-image:url(../image/truckichi.gif);
    margin:auto;
    padding:auto;
    height:100px;
    width:945px;
}

/*************************
  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:White;
    float:left;
    margin-top:17px;
    margin-left:5px;
}

/*************************
  master h1 ブロック(IE7)
*************************/
*:first-child+html div.index-header-h1
{
    width:450px;
    height:50px;
    color:White;
    float:left;
    margin-top:20px;
    margin-left:5px;
}

/*************************
  master h1 ブロック(FireFox)
*************************/
div.index-header-h1, x:-moz-any-link
{
    width:450px;
    height:50px;
    color:White;
    float:left;
    margin-top:8px;
    margin-left:5px;
}

/*************************
  master h1,h2 専用フォント
*************************/
.index-header-h-txt
{
    font-family:'Meiryo';
    font-size:10pt;
}

/*************************
  加盟店リスト ヘッダ
*************************/
.storelist-header
{
    width:945px;
    height: 18px;
    vertical-align:super;
    padding: 5px 0px 5px 0px; 
}

/*************************
  トップページリンク
*************************/
.toppage-link
{
    text-decoration: none;
}

/*************************
  加盟店リスト 画像 枠
*************************/
.storelist-header-img
{
    width:945px;
    height:30px;
}

/*************************
　加盟店リスト 各ブロック(県名)
*************************/
.storelist-statedtl
{
    width:500px;
    left:250px;
    font-family:'Meiryo';
    font-size:10pt;
    position:absolute;
    top:0px;
}

/*************************
　加盟店リスト 北海道
*************************/
.storelist-state1
{
    width:200px;
    height:1px;
    font-family:'Meiryo';
    font-size:10pt;
    margin-top:10px;
    position:absolute;
    top:180px;
}

/*************************
　加盟店リスト 北海道(境界線)
*************************/
.storelist-state1-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    position: absolute;
    top: 210px;
}

/*************************
　加盟店リスト 東北
*************************/
.storelist-state2
{
    width:200px;
    height:1px;
    font-family:'Meiryo';
    font-size:10pt;
    position:absolute;
    top:220px;
}

/*************************
　加盟店リスト 東北(境界線)
*************************/
.storelist-state2-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    position: absolute;
    top: 240px;
}

/*************************
　加盟店リスト 関東甲信越
*************************/
.storelist-state3
{
    width:200px;
    height:1px;
    font-family:'Meiryo';
    font-size:10pt;
    position:absolute;
    top:250px;
}

/*************************
　加盟店リスト 関東甲信越(境界線)
*************************/
.storelist-state3-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    position: absolute;
    top: 270px;
}

/*************************
　加盟店リスト 首都圏
*************************/
.storelist-state4
{
    width:200px;
    height:1px;
    font-family:'Meiryo';
    font-size:10pt;
    position:absolute;
    top:280px;
}

/*************************
　加盟店リスト 首都圏(境界線)
*************************/
.storelist-state4-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    position: absolute;
    top: 300px;
}

/*************************
　加盟店リスト 東海
*************************/
.storelist-state5
{
    width:200px;
    height:1px;
    font-family:'Meiryo';
    font-size:10pt;
    position:absolute;
    top:310px;
}

/*************************
　加盟店リスト 東海(境界線)
*************************/
.storelist-state5-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    position: absolute;
    top: 330px;
}

/*************************
　加盟店リスト 北陸
*************************/
.storelist-state6
{
    width:200px;
    height:1px;
    font-family:'Meiryo';
    font-size:10pt;
    position:absolute;
    top:340px;
}

/*************************
　加盟店リスト 北陸(境界線)
*************************/
.storelist-state6-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    position: absolute;
    top: 360px;
}

/*************************
　加盟店リスト 近畿
*************************/
.storelist-state7
{
    width:200px;
    height:1px;
    font-family:'Meiryo';
    font-size:10pt;
    position:absolute;
    top:370px;
}

/*************************
　加盟店リスト 近畿(境界線)
*************************/
.storelist-state7-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    position: absolute;
    top: 390px;
}

/*************************
　加盟店リスト 中国
*************************/
.storelist-state8
{
    width:200px;
    height:1px;
    font-family:'Meiryo';
    font-size:10pt;
    position:absolute;
    top:400px;
}

/*************************
　加盟店リスト 中国(境界線)
*************************/
.storelist-state8-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    position: absolute;
    top: 420px;
}

/*************************
　加盟店リスト 四国
*************************/
.storelist-state9
{
    width:200px;
    height:1px;
    font-family:'Meiryo';
    font-size:10pt;
    position:absolute;
    top:430px;
}

/*************************
　加盟店リスト 四国(境界線)
*************************/
.storelist-state9-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    position: absolute;
    top: 450px;
}

/*************************
　加盟店リスト 九州
*************************/
.storelist-state10
{
    width:200px;
    height:1px;
    font-family:'Meiryo';
    font-size:10pt;
    position:absolute;
    top:460px;
}

/*************************
　加盟店リスト 九州(境界線)
*************************/
.storelist-state10-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    position: absolute;
    top: 480px;
}

/*************************
　加盟店リスト 北海道
*************************/
.storelist-state-hanamidai1
{
    width:200px;
    height:20px;
    font-family:'Meiryo';
    font-size:10pt;
    margin-top:10px;
}

/*************************
　加盟店リスト 北海道(境界線)
*************************/
.storelist-state-hanamidai1-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
}

/*************************
　加盟店リスト 東北
*************************/
.storelist-state-hanamidai2
{
    width:200px;
    height:20px;
    font-family:'Meiryo';
    font-size:10pt;
    margin-top:10px;
}

/*************************
　加盟店リスト 東北(境界線)
*************************/
.storelist-state-hanamidai2-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
}

/*************************
　加盟店リスト 関東甲信越
*************************/
.storelist-state-hanamidai3
{
    width:200px;
    height:20px;
    font-family:'Meiryo';
    font-size:10pt;
    margin-top:10px;
}

/*************************
　加盟店リスト 関東甲信越(境界線)
*************************/
.storelist-state-hanamidai3-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    top: 270px;
}

/*************************
　加盟店リスト 首都圏
*************************/
.storelist-state-hanamidai4
{
    width:200px;
    height:20px;
    font-family:'Meiryo';
    font-size:10pt;
    margin-top:10px;
}

/*************************
　加盟店リスト 首都圏(境界線)
*************************/
.storelist-state-hanamidai4-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    top: 300px;
}

/*************************
　加盟店リスト 東海
*************************/
.storelist-state-hanamidai5
{
    width:200px;
    height:20px;
    font-family:'Meiryo';
    font-size:10pt;
    margin-top:10px;
}

/*************************
　加盟店リスト 東海(境界線)
*************************/
.storelist-state-hanamidai5-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    top: 330px;
}

/*************************
　加盟店リスト 北陸
*************************/
.storelist-state-hanamidai6
{
    width:200px;
    height:20px;
    font-family:'Meiryo';
    font-size:10pt;
    margin-top:10px;
}

/*************************
　加盟店リスト 北陸(境界線)
*************************/
.storelist-state-hanamidai6-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    top: 360px;
}

/*************************
　加盟店リスト 近畿
*************************/
.storelist-state-hanamidai7
{
    width:200px;
    height:20px;
    font-family:'Meiryo';
    font-size:10pt;
    margin-top:10px;
}

/*************************
　加盟店リスト 近畿(境界線)
*************************/
.storelist-state-hanamidai7-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    top: 390px;
}

/*************************
　加盟店リスト 中国
*************************/
.storelist-state-hanamidai8
{
    width:200px;
    height:20px;
    font-family:'Meiryo';
    font-size:10pt;
    margin-top:10px;
}

/*************************
　加盟店リスト 中国(境界線)
*************************/
.storelist-state-hanamidai8-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    top: 420px;
}

/*************************
　加盟店リスト 四国
*************************/
.storelist-state-hanamidai9
{
    width:200px;
    height:20px;
    font-family:'Meiryo';
    font-size:10pt;
    margin-top:10px;
}

/*************************
　加盟店リスト 四国(境界線)
*************************/
.storelist-state-hanamidai9-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    top: 450px;
}

/*************************
　加盟店リスト 九州
*************************/
.storelist-state-hanamidai10
{
    width:200px;
    height:20px;
    font-family:'Meiryo';
    font-size:10pt;
    margin-top:10px;
}

/*************************
　加盟店リスト 九州(境界線)
*************************/
.storelist-state-hanamidai10-2
{
    border-top: 1px dotted Gray;
    width: 880px;
    height: 1px;
    top: 480px;
}


/*************************
　加盟店リスト 境界線
*************************/
.storelist-line
{
    border-top: 1px dotted Gray;
    width: 945px;
    height: 1px;
    position: absolute;
    top: 550px;
}

/*************************
　加盟店リスト 一覧 ヘッダー(地区)
*************************/
.storelist-list-header1
{
    background-color:Silver;
    height:20px;
    width:60px;
    font-family:'Meiryo';
    font-size:11pt;
}

/*************************
　加盟店リスト 一覧 ヘッダー(会社名)
*************************/
.storelist-list-header2
{
    background-color:Silver;
    height:20px;
    width:250px;
    font-family:'Meiryo';
    font-size:11pt;
}

/*************************
　加盟店リスト 一覧 ヘッダー(トラック市店名)
*************************/
.storelist-list-header3
{
    background-color:Silver;
    height:20px;
    width:150px;
    font-family:'Meiryo';
    font-size:11pt;
}

/*************************
　加盟店リスト 一覧 ヘッダー(住所)
*************************/
.storelist-list-header4
{
    background-color:Silver;
    height:20px;
    width:280px;
    font-family:'Meiryo';
    font-size:11pt;
}

/*************************
　加盟店リスト 一覧 ヘッダー(TEL)
*************************/
.storelist-list-header5
{
    background-color:Silver;
    height:20px;
    width:90px;
    font-family:'Meiryo';
    font-size:11pt;
}

/*************************
　加盟店リスト 一覧 ヘッダー(在庫情報)
*************************/
.storelist-list-header6
{
    background-color:Silver;
    height:20px;
    width:90px;
    font-family:'Meiryo';
    font-size:11pt;
}

/*************************
　加盟店リスト 一覧 ヘッダー(地区)
*************************/
.storelist-list-header-hflg
{
    background-color:royalblue;
    height:20px;
    width:140px;
    font-family:'Meiryo';
    font-size:11pt;
}

/*************************
　加盟店リスト 一覧 ヘッダー(地区)
*************************/
.storelist-list-header-hadd
{
    background-color:royalblue;
    height:20px;
    width:100px;
    font-family:'Meiryo';
    font-size:11pt;
}

/*************************
　加盟店リスト 一覧 ヘッダー(地区)
*************************/
.storelist-list-header-hadd2
{
    background-color:royalblue;
    height:20px;
    width:270px;
    font-family:'Meiryo';
    font-size:11pt;
}
/*************************
　加盟店リスト 一覧 ヘッダー(会社名)
*************************/
.storelist-list-header-hname
{
    background-color:royalblue;
    height:20px;
    width:250px;
    font-family:'Meiryo';
    font-size:11pt;
}

/*************************
　加盟店リスト 一覧 ヘッダー(TEL)
*************************/
.storelist-list-header-htel
{
    background-color:royalblue;
    height:20px;
    width:140px;
    font-family:'Meiryo';
    font-size:11pt;
}

/*************************
　加盟店リスト 一覧 テキスト
*************************/
.storelist-list-text
{
    text-align:left;
    vertical-align:middle;
    font-family:'Meiryo';
    font-size:10pt;
}

/*************************
　加盟店規約
*************************/
.kyk
{
/*    width: 225px; 
*/
    height: 1px;
    color: #ff3300;
}

/*************************
　トラック市FC加盟料
*************************/
.fc
{
    width: 152px; 
    height: 1px; 
    padding-bottom:10px;
    color: #ff3300;
}

/*************************
　トラック市同志会会費
*************************/
.dsk
{
    width: 670px; 
    height: 45px;
    color: #ff3300;
}



/*************************
　説明見学会
*************************/
.smkg
{
    width: 670px; 
    height: 24px; 
    padding-top:5px;
    color: #ff3300;
}

/*************************
　商用車市場
*************************/
.syib
{
    width: 670px; 
    height: 20px; 
    color: #009900; 
    text-align:center; 
    font-size:medium;
}

/*************************
　商用車市場(ボックス)
*************************/
.syibbox
{
    width: 680px; 
    padding:5px;
}

/*************************
　加盟店お申し込み・お問い合わせ先】(ボックス)
*************************/
.kbox
{
    width:644px; 
    height:140px; 
    background-color: #e6e6fa; 
    margin-left: 30px;
}

/*************************
　加盟店お申し込み・お問い合わせ先】
*************************/
.kmioti
{
    text-align: center; 
    margin-top: 10px;
}

/*************************
　全国FC本部
*************************/
.fchnb
{
    text-align: center; 
    margin-top: 20px;
}

/*************************
　境界線(直線)
*************************/
#tksen
{
  width: 585px; 
  height: 1px; 
  color: Gray; 
  border-top-style:solid;
  border-top-width: 1px;  
}

/*************************
　境界線(ドット)
*************************/
.dotte
{
    width: 570px; 
    height: 1px; 
    color: Gray; 
    margin: 5px 0px 0px 0px; 
    border-top-style:dotted; 
    border-top-width: 1px;
}

/*************************
　境界線(ドット2)
*************************/
.dotte2
{
    width: 695px; 
    height: 1px; 
    color: Gray; 
    margin:20px 0px 100px 0px; 
    border-bottom-style:dotted; 
    border-bottom-width: 1px;
}

/*************************
　フロート(トラック市本部)
*************************/
.gazou
{
    width: 350px;
    height: 280px;
    float: right;
}

/*************************
　フロート(トラック市本部)
*************************/
.gazou5
{
    width: 350px;
    height: 280px;
    margin-left: auto;
    margin-right: auto;
}

/*************************
　境界線(直線)
*************************/
.tksen2
{
    width: 920px; 
    height: 1px; 
    color: Gray; 
    border-top-style:solid; 
    border-top-width: 1px;
    font-family:'Meiryo';
    font-size:11pt;
}

/*************************
　活動目標
*************************/
.ktmk
{
    width: 550px; 
    height: 1px; 
    font-family: 'Meiryo'; 
    font-size: 11pt;
}

/*************************
　ビジネスネットワークの確立(色づけ)
*************************/
.iro
{
    color: #ff3300;
}

/*************************
　CI戦略
*************************/
.cis
{
    color: #ff3300; 
}

/*************************
　ここに注目
*************************/
.kkntmk
{
    width:650px; 
    color: green ; 
    text-align:center; 
    font-size:11pt;
}

/*************************
　フロート(トラック市体制)
*************************/
.gazou2
{
    width: 350px;
    height: 315px;
    float: right;
}

/*************************
　境界線(ドット3)
*************************/
.dotte3
{
    width: 900px; 
    height: 1px; 
    color: Gray; 
    margin: 5px 0px 0px 20px; 
    border-top-style:dotted; 
    border-top-width: 1px;
    float:left;
}

/*************************
　イメージ
*************************/
.gazou3
{
    width: 945px; 
    height: 50px; 
    position: absolute; top:750px;
}

/*************************
サイトマップ　トップ
*************************/
.stp
{   width: 945px; 
    height: 1px;
    font-family:'Meiryo';
    font-size:11pt;


}

/*************************
　会社概要
*************************/
.kisgy
{
    width:500px;
    height:1px;
    font-family:'Meiryo';
    font-size:11pt;
    margin-left: 200px;
    _margin-left: 210px;
    
}

/*************************
　ドット４
*************************/
.dotte4
{
    width: 900px; 
    height: 1px; 
    color: Gray; 
    margin: 5px 0px 0px 0px; 
    border-top-style:dotted; 
    border-top-width: 1px; 
    position:absolute; top:0px; 
    margin-top:370px;
}

/*************************
　ログイン
*************************/
.rgin
{
    width: 250px; 
    height: 15px;
    margin-top:380px;
    font-family:'Meiryo';
    font-size:11pt;
    position:absolute; top:0px;

}

/*************************
　ドット
*************************/
.dotte5
{
    width: 900px; 
    height: 1px; 
    color: Gray; 
    margin: 5px 0px 0px 0px; 
    border-top-style:dotted; 
    border-top-width: 1px;
    position:absolute; top:0px;
    margin-top:405px;
}

/*************************
　ボックス
*************************/
.box
{
    width: 945px; 
    height: 1px; 
}

/*************************
　中古車両
*************************/
.tksru
{
    width: 150px; 
    height: 1px;
    margin-top:420px;
    font-family:'Meiryo';
    font-size:11pt;
    position:absolute; top:0px;
}

/*************************
　中古車両検索　リスト(1)
*************************/
.tkknsk
{
    width: 170px; 
    height: 1px;
    font-family:'Meiryo';
    font-size:11pt;
    position:absolute; top:0px;
    margin:420px 0px 0px 200px;
}

/*************************
　中古車両検索　リスト(2)
*************************/
.tkknsk2
{
    width: 170px; 
    height: 1px;
    font-family:'Meiryo';
    font-size:11pt;
    position:absolute; top:0px;
    margin:420px 0px 0px 380px;
}

/*************************
　中古車両検索　リスト(3)
*************************/
.tkknsk3
{
    width: 170px; 
    height: 1px;
    font-family:'Meiryo';
    font-size:11pt;
    position:absolute; top:0px;
    margin:420px 0px 0px 560px;
}

/*************************
　中古車両検索　リスト(4)
*************************/
.tkknsk4
{
    width: 170px;
    height: 1px;
    font-family:'Meiryo';
    font-size:11pt;
    position:absolute; top:0px;
    margin:420px 0px 0px 740px;
}


/*************************
　サイトマップ　フッター
*************************/
.bak
{
    width: 945px; 
    height: 50px;
    position:absolute; top:0px;
    margin-top:715px;
}


/*************************
　リンクの色
*************************/
.ul-color:link 
{ 
    color: #ffffff; 
}

.ul-color:visited
{
     color: #ffffff; 
}

.ul-color:active
{
     color: red;
}

.ul-color
{
    text-align:left;
}

/*************************
　IE7用記述　トラックバンバンタイトル
*************************/
*:first-child+html .titltrk
{
    width: 945px; 
    height: 150px;
    margin-top: -4px; 
}

.titltrk
{
 _margin: -4px 0 0 1px;
}


/*************************
　フッター　加盟店募集
*************************/
.strrcrt
{
    width:945px; 
    height:50px; 
    position:relative; 
    left:0px; 
    top: 250px; 
    _top: 0px;
}


/*************************
概要
*************************/

.gaiyou
{
    width: 150px; 
    height:20px;
    float:left; 
    padding-left: 30px; 
    font-family:'Meiryo'; 
    font-size: 11pt;
}

/*
.gaiyou2
{
    width: 120px; 
    height:20px; 
    float:left; 
    padding-left: 30px; 
    font-family:'Meiryo'; 
    font-size: 11pt;
}
*/

.gaiyou1-1
{
    width: 765px; 
    height: 20px; 
    font-family:'Meiryo'; 
    font-size: 11pt;
    float:left;
}

/*
.gaiyou2-1
{
    width:  783px; 
    height: 20px; 
    font-family:'Meiryo'; 
    font-size: 11pt;
}

.gaiyou3
{
    width:  775px; 
    height: 20px; 
    font-family:'Meiryo'; 
    font-size: 11pt; 
    padding-left: 125px;
}

.gaiyou3-1
{
    width:  775px; 
    height: 20px; 
    font-family:'Meiryo'; 
    font-size: 11pt; 
    padding-left: 118px;
}
*/

/*************************
プライバシーポリシー
*************************/
.policy
{
    width: 810px; 
    height: 30px; 
    margin: 10px 0px 10px 35px; 
    font-family:'Meiryo'; 
    font-size: 11pt;
}

/*****************************
プライバシーポリシー 内容
******************************/
.niy
{
    width: 820px; 
    height: 466px; 
    padding-top:50px; 
    margin-left: 35px; 
    line-height: 20px; 
    font-family:'Meiryo'; 
    font-size: 11pt;
}

/*****************************
特定商法に基づく表示(線)
******************************/
.table-line
{
    border-bottom:solid 1px Gray;
}

/*****************************
特定商法に基づく表示(線なし)
******************************/
.table-line2
{
    border:solid 0px white;
}

/*****************************
広告掲載案内(文字フォント)
******************************/
.adv-str
{
    font-family:'Meiryo';
    font-size:11pt;
    font-weight:normal;
}

/*************************
  サイトマップ ＴＯＰ
*************************/
.index-sitemap1
{
    float:left;
    width:120px;
    color:White;
    text-align:center;
}

/*************************
  サイトマップ 空白
*************************/
.index-sitemap2
{
    float:left;
    width:20px;
    color:White;
    text-align:center;
}

/* 20140521 追加 */
/**************************************************
  トラック市とは
**************************************************/
.logo
{
	height:200px;
	width:150px;
	text-align:center;
	float:left;
}

.headline-2-1
{
  color: transparent;
  background-color : black;
  text-shadow : rgba(255,255,255,0.5) 0 5px 6px, rgba(255,255,255,0.2) 1px 3px 3px;
-webkit-background-clip : text;
} 

.headline-2-2
{
	font-size:20pt;
	font-weight:bold;
} 

.headline-3-1
{
	color:Red;
	font-size:16pt;
	font-weight:bold;
}

.headline-3-2
{
	font-size:16pt;
	font-weight:bold;
}
 
