body
{
    font-family: "メイリオ", sans-serif;
    font-size: 10.5pt;
    background-color: darkgray;
}

.index
{

}

body h2
{
    text-decoration-line: underline;
    font-style: italic;
}

body h4
{
    background-color: deepskyblue;
    color: black;
}

div.SceneLink
{

}

div.PcList
{
    text-align: right;
}

section.scene
{
    font-family: "メイリオ", sans-serif;
    font-size: 10.5pt;
}

.scene .SceneTitle
{
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
}

section.replayend
{
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
    text-align: right;
}

.scene b.gamemaster1
{
    color: black;
}

.scene a.playerentry
{
    text-decoration: underline;
}

.scene b.playername1
{
    color: red;
}

.scene b.playername2
{
    color: lightgreen;
}

.scene b.playername3
{
    color: lightblue;
}

.scene b.playername4
{
    color: lightgray;
}
