<!--
html {
        scrollbar-base-color: #000000;
}
body {
        background-color: #100800;
        background-image: url(../gif/leather.gif);
        background-repeat: repeat-y;
        text-align:center;
	font-size: 10px;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
        color: #CCCCCC;
}
a:link{
        color: #6633FF;
}
a:visited{
        color: #6633FF;
}
hr {
        color: #FFFFFF;
        text-align:center;
        height: 1px;
        width: 680px;
}
h3,h4,h5,p {
        margin-top:0px;
        margin-bottom:0px;
}
h2,h1 {
        margin-top:5px;
        margin-bottom:0px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
img{
        border:0px;
}
div.copyright {
	font-size: 10px;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
        text-align:right;
        color: #999999; 
}
td.staff { 
 
        background-image: url(img/gallery_back2.gif); background-repeat: repeat-x; 
	font-size: 10px;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
        text-align:left;
}
ul{
        margin-left:16px;
        padding-left:16px;
        list-style:none;
        width:230px;
	font-size: 12px;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
li.one{
        list-style:none;
        padding-left:18px;
        background:url(img/number1.gif) no-repeat top left;
}
li.two{
        list-style:none;
        padding-left:18px;
        background:url(img/number2.gif) no-repeat top left;
}
li.three{
        list-style:none;
        padding-left:18px;
        background:url(img/number3.gif) no-repeat top left;
}
li.four{
        list-style:none;
        padding-left:18px;
        background:url(img/number4.gif) no-repeat top left;
}
li.five{
        list-style:none;
        padding-left:18px;
        background:url(img/number5.gif) no-repeat top left;
}
li.six{
        list-style:none;
        padding-left:18px;
        background:url(img/number6.gif) no-repeat top left;
}
table.kousi{
        background-image: url(img/back.gif); background-repeat: repeat;
}
table.black{
        background-image: url(img/black_up.gif); background-repeat: repeat;
}
-->