body
{
background-color: #af7143;
color: #666666;
font-family: Verdana,MSPGothic;
font-size: 12px;
margin: 0px;
}

a {text-decoration:none; color: #333333;}
a:visited {text-decoration:none; color: #666666;}
a:hover {text-decoration:none; color: #cc0000;}

td#header
{
text-align: center;
padding-top: 50px;
}
div
{
padding: 27px 0px;
}

td#top_content
{
background-image: url('images/top_bg.jpg');
background-repeat: no-repeat;
background-position: top center;
color: #333333;
font-family: Verdana,MSPGothic;
font-size: 12px;
line-height: 18px;
word-spacing: 10px;
padding-top: 100px;
}

table#navi
{
margin-bottom: 45px;
}
table#navi td
{
padding-bottom: 5px;
}

td#footer
{
color: #cc9966;
font-size: 10px;
line-height: 16px;
text-align: center;
padding: 5px;
}