@charset "UTF-8";

.header,.footer,.container{
    width:960px;
    margin:0 auto;
}

.footer{
    clear: both;
    font-size:1.0em;
    font-weight: bold;
    text-align: center;
}

.contents{
    float:right;
    width:760px;
}

.left_sidebar{
    float: left;
    width:200px;
}