


#leftwind{position:  relative;
z-index:1;
    width: 100%;
    float:left;
}



#rightwind{position:  relative;

    width: 100%;
    float:light;
}



/*@@@@@@@@@@@@@@@@@@@----index----@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.indextop{position: fixed;    z-index:2;
       width: 30%; 
     top:45px;
     left: 3%;
}

.content{position:  relative;
    left: 14%;
    width: 78%;
}

.content2{position:  relative;
    left: 14%;
    width: 78%;
}


/*@@@@@@@@@@@@@@@@@@@----todayのトップ----@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.todaystop{position:  relative;
    left: 15%;
    width: 70%;
}

/*---------------menuwind-----------------*/
#menu{position:  relative;
    left: 14%;
    width: 78%;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@__pict__@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.pickwind,.shw{position:   relative;　　　/*ピックアップ*/
   z-index:1;
 width:78%;
      left:14%;
}


