/* CSS Document */

#headerArea *{margin:0px; padding:0px; outline:none;}
#headerArea{height:70px;}
#headerArea img{border:0;}
#headerArea #logo{background:url(../imgs/logo.gif); width:300px; height:50px; display:block; text-indent:-9999px;}
#headerArea li{list-style:none;}
#headerArea form{text-align:right;}
#headerArea a:hover{background:none;}
#headerArea td{vertical-align:top;}

ul#navi li{float:left; margin-top:22px;}
ul#navi li a{display:block; text-indent:-9999px; height:18px;}

ul#navi li#bt_home{width:121px; background:url(../imgs/bt_header_home.jpg);}
ul#navi li#bt_map{width:127px; background:url(../imgs/bt_mapnavi.jpg);}
ul#navi li#bt_mobile{width:45px; background:url(../imgs/bt_header_mobile.jpg);}
ul#navi li#bt_id{width:51px; background:url(../imgs/bt_header_id.jpg);}

.cl{clear:both;}

