@charset "shift_jis";
@import url(logistics.css);


/*---------------snaviのdefault設定----------*/

li#sn13 a, li#sn13 a:hover{background-position:-380px -300px;}

/*---------------ここまでsnaviのdefault設定----------*/


/*---------------mainimage設定----------*/

#mainimage{background:url(../gif/main_cntsale.gif) no-repeat;}

/*---------------ここまでmainimage設定----------*/


/*---------------挿入画像の設定----------*/

#cntsale1{
   text-indent:-9999px;
   width:200px;
   height:150px;
   margin:0 0 15px 15px;
   float:right;
   background:url(../jpg/cntsale1.jpg) no-repeat;
}

/*---------------ここまで挿入画像の設定----------*/


/*---------------jumplistの設定---------------*/

#jumplist{
  width:580px;
  clear:both;
  margin:0 0 30px 15px;
}

#jumplist ul{
  list-style:none;
}

#jumplist li{
  float:left;
  margin-bottom:5px;
  background:url(../gif/btn_cntsalemenu.gif) no-repeat;
}

#jumplist a{
  text-decoration:none;
  font-weight:bolder;
  font-size:110%;
  display:block;
  width:200px;
  height:20px;
  outline:0;
  margin-right:5px;
  padding:6px 0 6px 35px;
  color:#333333;
}

#jumplist a:hover{background:url(../gif/btn_cntsalemenub.gif) no-repeat;}

/*---------------ここまでjumplistの設定---------------*/


/*---------------cnttype表の設定----------*/

table#cnttype{
   text-align:center;
   margin:10px 0 10px 15px;
   border-collapse:collapse;
   clear:both;
}

table#cnttype caption{
    text-align:left;
    font-size:130%;
    font-weight:bolder;
    color:#003589;
    padding-bottom:3px;
}

table#cnttype th, table#cnttype td{
    padding:3px 15px;
    border:solid 1px #555555;
}

table#cnttype th{
    font-size:110%;
    font-weight:bolder;
    background-color:#c4daff;
}

table#cnttype td{
    height:35px;
}

/*---------------ここまでcnttype表の設定----------*/


/*---------------cntsize表の設定---------------*/

table#cntsize{
   text-align:center;
   margin:10px 0 30px 15px;
   border-collapse:collapse;
   clear:both;
}

table#cntsize caption{
    text-align:left;
    font-size:130%;
    font-weight:bolder;
    color:#003589;
    padding-bottom:3px;
}

table#cntsize th, table#cntsize td{
    padding:3px 10px;
    border:solid 1px #555555;
}

table#cntsize th{
    font-size:110%;
    font-weight:bolder;
    background-color:#c4daff;
}

table#cntsize td{text-align:right;}

/*---------------ここまでcntsize表の設定---------------*/


/*---------------コンテナ写真の設定---------------*/

.picarea{
   width:595px;
   margin:0px 0px 270px 5px;
   clear:both;
}

.picbox{
   width:180px;
   height:230px;
   padding:5px;
   margin-right:5px;
   background-color:#dddddd;
   border:solid 1px #aaaaaa;
   float:left;
}

.pic{
   text-indent:-9999px;
   width:180px;
   height:135px;
   margin-bottom:5px;
}

#motobox{float:right;}

#cntsale_used1{background:url(../jpg/cntsale_used1.jpg) no-repeat;}
#cntsale_used2{background:url(../jpg/cntsale_used2.jpg) no-repeat;}
#cntsale_used3{background:url(../jpg/cntsale_used3.jpg) no-repeat;}

#cntsale_new1{background:url(../jpg/cntsale_new1.jpg) no-repeat;}
#cntsale_new2{background:url(../jpg/cntsale_new2.jpg) no-repeat;}

#cntsale_ref1{background:url(../jpg/cntsale_ref1.jpg) no-repeat;}
#cntsale_ref2{background:url(../jpg/cntsale_ref2.jpg) no-repeat;}
#cntsale_ref3{background:url(../jpg/cntsale_ref3.jpg) no-repeat;}

#cntsale_cus1{background:url(../jpg/cntsale_cus1.jpg) no-repeat;}
#cntsale_cus2{background:url(../jpg/cntsale_cus2.jpg) no-repeat;}
#cntsale_cus3{background:url(../jpg/cntsale_cus3.jpg) no-repeat;}

#cntsale_moto1{background:url(../jpg/cntsale_moto1.jpg) no-repeat;float:right;}

/*---------------ここまでコンテナ写真の設定---------------*/


/*---------------バイクコンテナ部分各要素の設定---------------*/

ol{
  margin-left:15px;
  list-style:decimal inside;
}

#conts_sub h4{
  font-size:130%;
  font-weight:bolder;
  color:#003589;
  padding:10px 0 3px 15px;
}

/*---------------ここまでバイクコンテナ部分各要素の設定---------------*/


/*---------------問い合わせ先表の設定---------------*/

table#contact{
   text-align:center;
   margin:10px 0 10px 15px;
   border-collapse:collapse;
   clear:both;
}

table#contact caption{
    text-align:left;
    font-size:130%;
    font-weight:bolder;
    color:#003589;
    padding-bottom:3px;
}

table#contact th, table#contact td{
    padding:3px 10px;
    border:solid 1px #555555;
}

table#contact th{
    font-size:110%;
    background-color:#c4daff;
}

#add1, #add2{
    text-align:left;
}

/*---------------ここまで問い合わせ先表の設定---------------*/


