/* -- 共通 -- */

body {
    color: #333333;
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    line-height: 150%;
    margin-top: 2;
    margin-left: 10px;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

.menuBar {
    width: 700px;
    height: 25px;
    padding: 2px 0px 2px 0px;
    background-image: url(../img/menubar.gif);
    background-repeat: repeat-x;
    color: black;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 5px;
    margin-bottom: 3px;
}

.menuBar a:link, .menuBar a:visited {
    color: black;
    text-decoration: none;
}

.menuBar A:hover {
    color: white;
    text-decoration: none;
}

table.sHead {
    width: 700px;
    height: 40px;
    background-color: white;
    border-spacing: 0px;
    border-collapse: collapse;
    border: solid 3px #cc9966;
    margin-top: 3px;
}

td.space {
    height: 5px;
}

td.returnBar {
    height: 20px;
    background-color: #faefbf;
    font-size: 15px;
    font-weight: bold;
}

img.guid {
    width: 1px;
    height: 1px;
    border-style: none;
}

table.w700 {
    width: 700px;
    background-color: #ffffff;
    border-spacing: 0px;
    border-collapse: collapse;
}

td.BGC1	{
    background-color: #faefbf;
}

hr.bold {
    height: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #cc9966;
    background-color: #cc9966;
    color: #cc9966;
}

hr.fine {
    height: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #cc9966;
    background-color: #cc9966;
    color: #cc9966;
}

.noLine a:link, .noLine a:visited {
    text-decoration: none;
}

/* -- Top Page --*/

td.titleCorner {
    background-color: #faefbf;
    width: 8px;
    height: 8px;
    border-width: 0px;
    margin-top: 0px;
}

td.title2 {
    background-color: #faefbf;
    height: 8px;
    width: 441px;
    margin-top: 0px;
}


td.title4 {
    background-color: #faefbf;
    margin-top: 0px;
}

td.title5 {
    background-color: #faefbf;
    height: 8px;
    width: 684px;
}

/* -- 縦書き表示 -- */

.tanka {
    writing-mode:tb-rl;
    height:16cm;
}

.haiku {
    writing-mode:tb-rl;
    height:10cm;
}

dl.tanzaku {
    margin-top: lem;
    margin-right: lem;
}

dl.tanzaku p {
    display: break;
    padding: 0.5em 0.3em;
    border: solid #bbccaa 1px;
}

dl.tanzaku dd {
    margin-left: 1em;
}

