@charset "utf-8";
#SF-outer-container {
    width : 900px;
    margin-left : auto;
    margin-right : auto;
    background-color : #ffffff;
    margin-top : 0px;
    margin-bottom : 0px;
}
#SF-inner-container {
    width : 900px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    margin-bottom : 0px;
}
#SF-header {
    width : 900px;
    height : 135px;
    margin-top : 0px;
    margin-bottom : 0px;
}
#SF-footer {
    clear : both;
    width : 900px;
    height : auto;
    margin-top : 0px;
    margin-bottom : 0px;
}
#SF-navigation {
    height : 45px;
    width : 900px;
    margin-top : 0px;
    margin-bottom : 0px;
}
#SF-teaser {
    width : 870px;
    height : auto;
    margin-top : 15px;
    margin-bottom : 15px;
    padding-left : 15px;
    padding-right : 15px;
}
#SF-contents {
    width : 870px;
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    padding-left : 15px;
    padding-right : 15px;
}
