/* Kankou TAXI  top.css */


#wrapper{
  width:756px;
  margin:0px auto 0px auto;
  padding:0px 10px 0px 10px;
  text-align:left;
  background-image:url(../img/bg_contents.gif);
  position:relative;
}
#contents_right{
  float:right;
  text-align:left;
  width:539px;
  margin:0px;
  padding-right:2px;
}

#news{
  width:539px;
  height:47px;
  text-indent:-5000px;
  overflow:hidden;
  background-image:url(../img/title_news.gif);
  background-repeat:no-repeat;
  margin:5px auto 10px auto;
}
#contents_right ul{
  list-style-type:none;
  margin:0px;
  padding-left:10px;
}
#contents_right li{
  background-image:url(../img/bg_suiheisen.gif);
  font-size:smaller;
  width:501px;
  padding:10px 3px 10px 10px;
}
#contents_right span{
  background-image:url(../img/icon_news.gif);
  background-repeat:no-repeat;
  padding-left:14px;
}

#company_info{
  clear:both;
  padding:10px;
  margin:0px;
  font-size:smaller;
}
#company_txt{
  padding:5px 10px 10px 10px;
  font-size:smaller;
  width:720px;
  margin:0px auto 10px auto;
  background:url(../img/underline_tensen.gif) top repeat-x;
}















#contents_left{
  float:left;
  width:212px;
  text-align:center;
  padding-top:0px;  
}
#contact_btn{
  width:203px;
  margin:5px auto 10px auto;
  padding:0px;
}
#contact_btn a{
  display:block;
  text-indent:-5000px;
  overflow:hidden;
  width:203px;
  height:118px;
  background-image:url(../img/btn_to_contact.gif);
  background-repeat:no-repeat;
}
#seibi_btn{
  width:203px;
  margin:5px auto 10px auto;
  padding:0px;
}
#seibi_btn a{
  display:block;
  text-indent:-5000px;
  overflow:hidden;
  width:203px;
  height:51px;
  background-image:url(../img/btn_to_shaken.gif);
  background-repeat:no-repeat;
}
#banners{
  list-style-type:none;
  margin:0px;
  padding:0px;
  width:165px;
  margin:0px auto 10px auto;
}
#banners li{
  height:65px;
}
