/*スライダー*/

#bigPic{
    padding: 0px;
    float: left;
    display: inline;
}

#bigPic img{
    position: absolute;
    display: none;
}
