@CHARSET "UTF-8";

*.clsSorryMsg
{
  font-family : "MS PMincho", "Yu Mincho", serif ;
  font-size   : large ;
}


td
{
    vertical-align : top ;
    border-style   : none ;
    border-width   : thin ;
    border-color   : blue ;
}

#idWholeTbl
{
    width           : 98% ;
    table-layout    : fixed ;
    margin          : auto ;
    border-collapse : collapse ;
}

#col1
{
    width : 1.5em ;
}


*.clsTitle
{
    font-family     : "MS Gothic", "Hiragino Sans", sans-serif ;
    font-size       : large ;
    text-decoration : underline double ;
}

*.clsSubTitle
{
    font-family     : "MS Gothic", "Hiragino Sans", sans-serif ;
    font-size       : medium ;
}

*.clsSource
{
    text-align     : right ;
}

*.clsPubDate
{
    text-align     : right ;
    padding-bottom : 0.5em ;
}

*.clsStatement
{
    padding-bottom : 1.0em ;
}

*.clsSpcTbl
{
    width       : 100% ;
    margin-left : 0 ;
}

#col11 { width : 3.25em ; }

#col21 { width : 4.25em ; }

*.clsImgBody
{
    width : 100% ;
}

@media screen and ( min-width : 481px )
{

}

@media screen and ( max-width : 480px )
{
    *.clsHigher { line-height : 2.0em ; }
}

