/* カットされたシーン用CSS */

@import url("../starwars.css");

div.item {
    margin: 1em 0em 1em 0em;
}

div.doc div.picture {
    margin: 0em 1em 0.4em 0em;
    float: left;
}

div.doc div.picture p {
    margin: 0em  0em  0.4em  0em;
    text-indent: 0em;
}

div.doc p.dialogue {
    margin: 0.5em 1em;
    text-indent: 0em;
    font-style: italic;
}

/* end_of_file */
