@charset "UTF-8";
@import url(http://www.kanjitsu.com/css/basic.css);

/* Site Styles Index CSS (styles-index.css) */


/*** ヘッター ***/

#header{
  height:90px; 
  background:url(http://www.kanjitsu.com/imgs/header-top_back.jpg) repeat-x top;
  }


/*** メイン部分 ***/

#banner{
  width:860px;
  height:200px;
  margin:10px auto 0;
  border:1px solid #CCC;
  }


/* 取り扱いブランド */

#import{
  padding-bottom:5px;
  clear:both;
  }

#import h2{
  width:860px;
  height:23px;
  text-indent:-100000px;
  padding-bottom:5px; 
  background:url(http://www.kanjitsu.com/imgs/import-top_title.jpg) no-repeat;
  overflow:hidden;
  }
  
#import ul{
  line-height:0;
  }

#import li{
  list-style:none;
  float:left;
  width:164px;
  padding:0 4px 5px 3px;
  overflow:hidden;
  }



/* 総代理店ブランド */

#exclusive{
  padding-top:10px;
  clear:both;
  }

#exclusive h2{
  width:860px;
  height:23px;
  text-indent:-100000px;
  padding-bottom:5px;
  background:url(http://www.kanjitsu.com/imgs/exclusive-top_title.jpg) no-repeat;
  overflow:hidden;
  }
  
#exclusive ul{
  line-height:0;
  }

#exclusive li{
  list-style:none;
  float:left;
  width:135px;
  padding:0 4px 5px 3px;
  overflow:hidden;
  }


#exclusive li a{
  display:block;
  width:135px;
  line-height:normal;
  overflow:hidden;
  }


/* ブランドネーム */

#brand{
  padding-bottom:5px;
  clear:both;
  }

#brand .title{
  width:830px;
  height:18px;
  padding:3px 25px 2px 5px;
  text-indent:-100000px; 
  background:url(http://www.kanjitsu.com/imgs/brand-top_title.jpg) no-repeat;
  overflow:hidden;
  }
  
#brand h2{
  float:left;
  width:500px;
  height:18px;
  text-indent:-100000px;
  overflow:hidden;
  }

#brand .list a{
  display:block;
  float:right;
  width:80px;
  height:18px;
  }

#brand ul{
  padding-top:10px;
  clear:both;
  }

#brand li{
  list-style:none;
  float:left;
  width:70px;
  height:26px;
  text-align:center;
  margin-right:15px;
  background:#F3F3F3;
  border:1px solid #D9D9D9;
  }

#brand li a{
  display:block;
  width:60px;
  height:18px;
  line-height:18px;
  padding:4px 5px;
  }

#brand .setsumei{
  font-size:10px;
  text-align:right;
  padding:10px 10px 5px;
  clear:both;
  }


/** Main **/

#main{
  float:left;
  width:610px;
  padding-top:5px;
  clear:both;
  }

#main .newsTitle{
  width:610px;
  height:24px;
  text-indent:-100000px; 
  background:url(http://www.kanjitsu.com/imgs/news-top_title.jpg) no-repeat;
  overflow:hidden;
  }


/** Menu **/

#menu{
  float:right;
  width:230px;
  padding-top:5px;
  }

#menu .banner{
  padding-bottom:10px;
  }

