/****** フォト *******/
#photo_image{
    background-color:white;
    width:400px;
    height:350px;
    clear:right;
}

/****** サムネイル *******/
#thumbnail{
    background-color:white;
    width:745px;
    height:60px;
    overflow:auto;
}

