/* style sheet : sumire */
@import "new-musical1.css";

/* override */
body {
    background-color: #FFE0FF;
}
/* sumire only */
img.info {
    border-style: none;
    vertical-align: text-bottom;
    color: #FFE0FF;
}
ul { list-style-image: url(/images/pball.gif); }
