@charset "utf-8";


.title-header {
    background:url(../images/title_back.gif) repeat-x;
    height:60px;
}


#contents{
    background-color:#f0f0f0;
}

.homeMainImgArea{
    clear:both;
    text-align:center;
}
    #fuji_home .homeMainImgArea h1{
        margin-top:-34px;
    }
    #fuji_home .homeMainImgArea img{
        width:1280px;
        margin:auto;
    }
