@charset "UTF-8";
/* 基本デザイン */

/* 各メインページ枠内イメージ */

.tero1 {
    height: 130px;
    background: transparent url(../images/terot1.jpg) no-repeat left center;
    }

.tero2 {
    height: 130px;
    background: transparent url(../images/terot2.jpg) no-repeat left center;
    }

.tero3 {
    height: 130px;
    background: transparent url(../images/terot3.jpg) no-repeat left center;
    }

.macy1{
    height: 130px;
    background: transparent url(../images/macy_1.jpg) no-repeat left center;
    }

.macy2{
    height: 130px;
    background: transparent url(../images/macy_2.jpg) no-repeat left center;
    }

.macy3{
    height: 130px;
    background: transparent url(../images/macy_3.jpg) no-repeat left center;
    }

.macy4{
    height: 130px;
    background: transparent url(../images/macy_4.jpg) no-repeat left center;
    }
    
    .macy5{
    height: 130px;
    background: transparent url(../images/macy_5.jpg) no-repeat left center;
    }

.macy6{
    height: 130px;
    background: transparent url(../images/macy_6.jpg) no-repeat left center;
    }

#ans1,#ans2,#ans3,#ans4,#ans5,#ans6,#ans7,#ans8,#ans9,#ans10,#ans11,#ans12{
display:none;}