body
{
 background: url(../images/background.png);
}

#text
{
 font-family: Verdana;
 font-size: 10pt;
 color: #000066;
 text-align: justify;
 padding-right: 5px;
}

#header
{
 width:805px;
 height:36px;
 background: url(../images/header.png);
}

#logo
{
 width:200px;
 height:175px;
 background: url(../images/logo.gif);
}

#menue_back
{
 background-color:#ffffff;
 height: 340px;
 text-align:left;
 background: url(../images/menue_back.png);
}

#main_back
{
 background-color:#ffffff;
 width: 390px;
 height: 100%;
 text-align:left;
 background: url(../images/main_back.jpg) no-repeat center;

}


ul
{
 margin-top: 0px;
 list-style: none;
 font-family: Verdana;
 font-size: 10pt;
 font-weight: bold;
 line-height:30px;
}

a, a:visited
{
 color: #000066;
 text-decoration: none;
}

a:hover
{
 color: #33adad;
 text-decoration: underline;
}

#daihatsu_top_text
{
 background: url(../images/daihatsu_top_text.png);
}

#nissan_top_text
{
 background: url(../images/nissan_top_text.png);
}

#main
{
 background-color:#ffffff;
 width:595px;
}

#r_shadow
{
 width:9px;
 background: url(../images/r_shadow.png);
}

#l_shadow
{
 width:1px;
 background: url(../images/l_shadow.png);
}

#nissan
{
 background-color:#ffffff;
 width:57px;
 height:50px
}

#nissan_top_text
{
 width:478px;
 height:50px;
 background: url(../images/nissan_top_text.png);
}


#daihatsu
{
 background-color:#ffffff;
 width:60px;
 height:50px
}

#daihatsu_top_text
{
 width:478px;
 height:50px;
 background: url(../images/daihatsu_top_text.png);
}

#bottom_text
{
 width:805px;
 height:29px;
 background: url(../images/bottom_text.png);
}

#footer
{
 width:805px;
 height:44px;
 background: url(../images/footer.png);
}

#input_text
{
 width: 250px;
 background-color: #eeeeee;
 color: #000066;
 border: 1px solid #000066;
 padding: 2px;
}

#input_textarea
{
 width: 400px;
 height: 200px;
 background-color: #eeeeee;
 color: #000066;
 border: 1px solid #000066;
 padding: 2px;
}

#input_button
{
 background-color: #eeeeee;
 color: #000066;
 border: 1px solid #000066;
 padding: 2px;
}
