/*---------------------------------------------------------------------------------*/
/* ようこそ                                                                        */
/*---------------------------------------------------------------------------------*/
td.youkoso{
    width           :795px;
/*
    padding-left    :1px;
    padding-bottom  :1px;
    border-width    :0px;
    border-style    :solid;
    border-color    :#ffffff;
    background-color:#ffffff;
    text-align      :left;
    font-weight     :bold;
    color           :#5D5D5D;
    color           :#000000;
    color           :#003366;
*/
}
table.youkoso{
    width           :790px;
    border-width    :1px;
    border-style    :solid;
    border-color    :235AA6;
    background-color      :#D9ECFF;
    color           :#003366;

/*
    border-collapse :collapse;
    border-collapse :separate;
    border-spacing  :10px;
*/
}

td.UsercdTitle{
    width           :70px;
    height          :20px;
    border-width    :1px;
    border-style    :solid;
    border-style    :none;
    border-color    :#235AA6;
    text-align      :center;
    font-size       :13px;
}
td.UsercdData{
    width           :90px;
    height          :20px;
    border-width    :1px;
    border-style    :solid;
    border-style    :none;
    border-color    :#235AA6;
    text-align      :center;
    font-size       :13px;
}

td.PointNowTitle{
    width           :70px;
    height          :20px;
    border-width    :1px;
    border-style    :solid;
    border-style    :none;
    border-color    :#235AA6;
    text-align      :center;
    font-size       :13px;
}
td.PointNowData{
    width           :80px;
    height          :20px;
    border-width    :1px;
    border-style    :solid;
    border-style    :none;
    border-color    :#235AA6;
    text-align      :right;
    font-size       :13px;
}

td.PointInfomation{
    border-width    :1px;
    height          :20px;
    border-style    :solid;
    border-style    :none;
    border-color    :#235AA6;
    text-align      :left;
    font-size       :13px;
    padding-left    :3px
}

/*---------------------------------------------------------------------------------*/
/* テロップ                                                                        */
/*---------------------------------------------------------------------------------*/
td.telop{
    width           :600px;
    height          :18px;
    background-color:#ffffff;
    font-size       :13px;
    color           :#000000;
    border-style    :none;
}

