@charset   "UTF-8";
.whatsnew-link {
    margin-left:2px;
    font-size: 14px;
    line-height: 150%;
    font-weight: bold;
    color : #000090;
    text-align : left;
}
.small {
    font-size: 10px;
    line-height: 115%;
    color: #666666;
}
.txt12 {
    margin-left:2px;
    margin-top:2px;
    font-size: 12px;
    line-height: 125%;
    padding-left : 8px;
    vertical-align : top;
    text-align : left;
}
a:link {
    color : #000080;
    text-decoration : none ;
}
a:visited {
    color : #000080;
    text-decoration : none ;
}
a:hover {
    color : #800000;
    text-decoration : underline;
}
.color-red {
    font-weight: bold;
    color: #CC0000;
}
/* IMG
---------------------------------------------*/
img {
    border: none;
}
.txt12_r{
    font-size : 12px;
    text-align : right;
}
.i_sam01{
    padding-top : 3px;
    padding-left : 3px;
    padding-right : 3px;
    padding-bottom : 3px;
    border-width : 1px;
    border-style : solid;
    border-color : #cccccc;
    width : 164px;
    height : 117px;
    background-color : #f6f6f6;
}
.i_come01{
    width : 450px;
    padding-left : 8px;
    vertical-align : top;
}
.i_tbl01{
    width : 630px;
    border-width : 2px;
    border-style : solid;
    border-color : #d1b8fc;
    border-spacing : 8px;
    height : 133px;
}
.whatsnew_line{
    border-top-width : 2px;
    border-top-style : dotted;
    border-top-color : #cccccc;
    height : 16px;
}
