@charset "utf-8";

body{
margin:0px;
padding:0px;
}

#hbcBar{
margin:0px;
padding:0px;
background:#FFFFFF;
font-size:10px !important;
font-style:normal;
font-weight:normal;
line-height:10px;
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#262626;
height:30px;
border-bottom:1px solid #c0c0c0;
}

a{ color:#616161; font-weight:normal; }
#barSearch a:link, #barSearch a:visited{ color:#616161; text-decoration:none; font-weight:normal; background:none; }
#barSearch a:hover, #barSearch a:active{ color:#616161; text-decoration:underline; font-weight:normal; background:none; }


#Bar_main{
margin:0px auto;
}
#barLogoTop{
float:left;
margin:0 0 0 2px;
background:url(http://www.hbc.co.jp/image/hbcBar_img.gif) top left no-repeat;
width:75px;
height:30px;
text-indent:-9999px;
}
#barLogoTop a {
text-decoration: none;
display: block;
height:30px;
}

#barLogoTop a:hover, #barLogoTop a:active{ color:#616161; text-decoration:underline; font-weight:normal; background:none; }

#barSearch{
float:right;
margin:8px 2px 8px 0px;
}
#barSearch ul{
margin: 0;
padding: 0;
list-style: none;
font-size:10px !important;
font-style:normal;
font-weight:normal;
line-height:10px;
}
#barSearch li{
display:inline;
padding:0px 5px;
border-right:1px solid #262626;
font-size:10px !important;
font-size:9px; /* for only IE6 style */
font-style:normal;
font-weight:normal;
line-height:10px !important;
line-height:12px; /* for only IE6 style */
}
#barSearch li.last{
border:none !important;
}

.bar_cl{ clear:both; }