/* ----------
 *       
 */
body
{
    margin          : 0px 0px 0px 0px;
    padding         : 0px 0px 0px 0px;
    background-color: #ffffff;
    color           : #333333;
    font-size       : 12px;
    font-weight     : normal;
    letter-spacing  : normal;
    text-transform  : none;
    word-spacing    : normal
}

A.anc:link 
{ 
    background-color: #ffffff;
    color           : #333333;
    text-decoration : none;
}
A.anc:visited 
{ 
    background-color: #ffffff;
    color           : #333333;
    text-decoration : none;
}
A.anc:active 
{ 
    background-color: #ffffff;
    color           : #333333;
    text-decoration : none;
}
A.anc:hover 
{ 
    background-color: #3366cc;
    color           : #ffffff;
    text-decoration : none;
} 


/* ----------
 *       
 */
.section-title
{
    margin              : 0px 0px 0px 0px;
    padding             : 0px 0px 0px 0px;
}

.section-title-description
{
    margin              : 0px 0px 0px 0px;
    padding             : 0px 0px 0px 0px;
}

/* ----------
 *       
 */
.section-body
{
    margin              : 0px 0px 0px 0px;
    padding             : 0px 0px 0px 0px;
    border-bottom       : 1px solid #cccccc;   
    background-image    : url(http://service.fois.co.jp/i-Service/Image/left_space.gif);
    background-repeat   : repeat-y;
}
    
    .news    
    {
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;

    }
        .news-header
        {
            width               : 450px;
            padding             : 0px 0px 5px 0px;
        }
        .news-detail
        {
            width               : 450px;
            padding             : 1px 0px 1px 0px;
            text-align          : left;
        }
           
    .contents
    {
        margin              : 0px 0px 0px 50px;
        padding             : 0px 0px 0px 0px;
    }
    
        .class-title
        {
            margin          : 0px 0px 0px 10px;
            padding         : 0px 0px 0px 0px;
        
        }
        
        .class-body
        {
            margin          : 0px 0px 0px 30px;
            padding         : 0px 0px 0px 0px;
        
        }   

            .class-enter
            {
                margin              : 0px 0px 0px 0px;
                padding             : 0px 0px 0px 0px;
            }
                
            .class-menu-header
            {
                margin              : 0px 25px 0px 0px;
                padding             : 0px 0px 5px 0px;
                border-bottom       : 1px solid #cccccc;
            }
            .class-menu-detail
            {
                margin              : 0px 25px 0px 25px;
                padding             : 10px 25px 10px 25px;
                line-height         : 18px;
                border-right        : 1px solid #cccccc;
                border-left         : 1px solid #cccccc;
            }
            .class-menu-footer
            {
                margin              : 0px 0px 0px 25px;
                padding             : 0px 0px 0px 0px;
                border-top          : 1px solid #cccccc;
            }

/* ----------
 *       
 */
.section-footer
{
    
    margin          : 0px 0px 0px 0px;
    padding         : 1px 5px 1px 5px; 
    border          : 1px solid #999999; 
    background-color: #cccccc; 
    color           : #333333;
    text-align      : right;
}

.section-footer-link
{
    margin              : 0px 0px 0px 0px;
    padding             : 0px 0px 0px 0px;
    background-image    : url(http://service.fois.co.jp/i-Service/Image/FOIS_label.gif);
    background-repeat   : no-repeat;
}