#contents{
    width:100%;
    height:100%;
       margin: 20px auto 20px auto;
    background: #ffffff;
    clear: both;
    overflow: hidden;
    overflow-y: scroll;
}


#contents article{
    width: 620px;
    margin: 0 auto;
    height: auto;
    padding: 20px 0 0 0;
}


#contents article#Business{
       width: 620px;
    height:auto;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

#contents article#Business h1{
        width: 620px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #000000;
    color: #ffffff;
    font-size:20px;
    letter-spacing: 2px;
    
}

section.business{
    width: 620px;
    height:100%;
    padding: 20px 0 0 0;
    margin: 0 auto;  
}


section.business2{
    width: 620px;
    height:100%;
    padding: 20px 0 20px 0;
    margin: 0 auto;  
}




section ul.business02{
    list-style:none;
}

section ul.business02 li{
    width: 620px;
    height: 30px;
    text-align:center;
    letter-spacing:2px;
    font-size:20px;
    color: #FF0000;
    font-weight: bold;
    padding: 0 0 30px 0;
}