@font-face {
    font-family: 'mssan';
    src: url('/_comm/res/MSReferenceSansSerif.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'yes';
    src: url('/_comm/res/YESGothic-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html { margin: 0; overflow-y: scroll; font-family: 'mssan', 'yes' !important;}
.bodyWrap{margin: 0 auto; }
.pageWrap{width: 70%; margin: 0 auto;  }
.linkText{color: #075185}
.hand{cursor: pointer}
.mainSwipeButton { position: absolute; text-align: center; bottom:20px;  width: 100%}
.gotoIgData{ position: absolute; width: 40px; height: 40px; left: 0; bottom: 0;}

.siteInfoIcon{ width: 25px; margin-left: 8px; vertical-align: middle}