body
{
    margin: 0px;
    padding: 0px;
    background: url(tukiyomi.jpg) #000000 no-repeat;
    color: #fff;
}

hr
{
    display: none;
}

h1
{
    margin: 0px 0px 15px 0px;
    border-bottom: 1px dotted #fff;
    color: #f60;
    font-size: 24px;
    font-weight: bold;
    font-family: geogia, "Times New Roman", Times, Serif;
    text-transform: uppercase;
    padding: 30px 5px 5px 30px;
}
  
#toolbox
{
    margin: 20px 0px;
    padding: 0px;
    position: absolute;
    top: 60px;
    left: 450px;
    width: 300px;
    background: transparent;
    color: #fff;
    overflow: visible;
    z-index: 1;
}

a
{
    color: #fff;
    text-decoration: underline;
}

a:active, a:hover
{
    color: #fff;
    text-decoration: underline;
}

input.text
{
    width: 170px;
    background: tranceparent;
    color: #f60;
    font-size: 14px;
    font-weight: bold;
    border: 2px solid #fff;
}

input.submit
{
    width: 80px;
    font-size: 12px;
    background: tranceparent;
    color: #fff;
}

dl
{
    margin: 10px 30px;
    width: 680px;
}

dl.menulist1
{
    font-size: 12px;
    border: 1px solid #fff;
    text-align: center;
}

dt
{
    margin: 5px 0px;
    padding: 12px 5px 2px 40px;
    border: 1px solid #fff;
    font-weight: bold;
    font-size: 14px;
}

#sit, #mem
{
    margin: 0px;
    padding: 10px 0px;
    width: 150px;
    border: none;
    display: inline;
}

.menulist1 dt a
{
    margin: 0px;
    padding: 5px 5px;
    width: 150px;
    height: 20px;
    border: 1px dotted #fff;
    text-align: center;
}

.menulist1 dt a:active,
.menulist1 dt a:hover
{
    background: #fff;
    color: #f30;
}

dd
{
    font-size: 10px;
}
