@CHARSET "Shift_JIS";


/****************
 * bar
 ****************
 * 
 */

body {
    padding-top: 24px !important;
    padding-top: 0; /* ie6 */
}

table#mblg-bar {
    z-index: 1000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 24px;
    padding: 1px 0;
    margin: 0 !important;
    background: #fff url(/img/pc/user/bg_bar.gif) repeat-x bottom left;
    color: #333;
    font-family:Verdana,Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	line-height:135%;
}

table#mblg-bar td {
	vertical-align: middle;
    font-size: 10px;
    padding: 0 5px;
}

table#mblg-bar td a {
	text-decoration: none;
}

table#mblg-bar td a:link {
	color: #4169e1;
}
table#mblg-bar td a:hover, table#mblg-bar td a:focus, table#mblg-bar td a:active {
	text-decoration: underline;
}
table#mblg-bar td a:visited {
	color: #E04141;
}

table#mblg-bar td#mblg-bar-logo a {
	display: inline-block;
}

table#mblg-bar td#mblg-bar-link {
    text-align: right;
}
