@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 160%;
}

h1, h2, h3, h4, h5, h6,div, p, pre, ul, ol, dl, dt, dd,address, form, blockquote{
    margin: 0;
    padding: 0;
    font-size: small;
}

/*文字サイズ標準 ボタン*/
.txtsize-nomal {
    margin: 0 0 0 30px;
    padding: 0 0 0 78px;
    display: block;
    float: left;
    width: 63px;
    height: 40px;
    overflow: hidden;
    list-style: none;
    background: transparent url("../images/common/txt_bc_normal.gif") no-repeat scroll 0;
}

.txtsize-nomal li {
    margin: 8px 2px 0 0;
    float: left;
    width: 26px;
    height: 26px;
}

.txtsize-nomal li a {
    display: block;
    width: 26px;
    height: 26px;
    text-indent: -9999px;
    background-color: transparent;
}
