* {
    font-size: 12px;
}

p.normalTextBlock {
    font-size: 100%;
    line-height: 1.5em;
}

h3.stdContentsTitle {
    margin: 0px,0px,10px,0px;
    color: #D02B75;
}

.textSmall2 {
    font-size: 50%;
}

.textSmall {
    font-size: 90%;
}


.textNromal {
    font-size: 100%;
}

/*###########    index    ###############################*/

iframe#attentionFrame {
    width: 450;
    height: 80px;
    border-top: 1px solid #cc9999;
    border-right: 1px solid #cc9999;
    border-left: 1px solid #cc9999;
    border-bottom: 1px solid #cc9999;
}

body#sttentionBody {
  scrollbar-track-color: #ffe0e0;
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #ff6666;
}

