
html,
body {
    font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    line-height: 1.5;
}

img {
    vertical-align: middle;
    border: none;
    outline: none;
}

.aTaLeft {
    text-align: left;
}

.aTaCenter {
    text-align: center;
}

.aTaRight {
    text-align: right;
}

.aTcRed {
    colot: #F00;
}

a.aLinkMask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
