body{
    text-align: center;
    font-family: verdana;
    font-size: 8pt;
    color: #3d3434;
}

p{
    line-height:20px;
}

#container {
    width: 577px;
    text-align: justify;
    margin: 0 auto;
}

.navigation {
    background-image:url(yukari02navbg.jpg);
    height: 40px;
    width: 537px;
    position: relative;
    top: -20px;
    left: 20px;
    color: #1a2054;
    text-transform: uppercase;
    line-height: 43px;
    text-align: center;
    word-spacing: 20px;
    font-family: helvetica, tahoma, verdana;
    font-size: 11pt;
}

.navigation a:link {
    font-weight: normal;
    text-decoration:none;
    color: #1a2054;
    border-bottom: 0px;
}

.navigation a:visited{
    color: #8F8F8F;
    border-bottom: 0px;
}

.navigation a:active{
    color: #de4f42;
    border-bottom: 0px;
}

.navigation a:hover{
    color: #de4f42;
    border-bottom: 0px;
}

h1 {
    color: #e34035;
    font-family: lucida grande, helvetica, arial;
    text-transform: lowercase;
    margin: 0px;
    font-weight:normal;
    padding:0px;
    font-size:22pt;
    line-height:22pt;
}

h1:first-letter {
    color: #121a5e;
}

h2{
    color: #de4f42;
    font-family: arial,verdana;
    font-size: 12pt;
    font-weight:normal;
    text-transform:uppercase;
    margin:0px;
    padding:0px;
}

strong {
    color: #6f7cba;
    text-transform:uppercase;
    font-weight:normal;
}

b {    color: #de4f42;}
i, em {color: #000000;}

a:link {
    color: #de4f42;
    text-decoration: none;
    border-bottom: 1px solid #8F8F8F;
}

a:visited {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #8F8F8F;
}

a:active {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #8F8F8F;
}

a:hover {
    color: #121a5e;
    text-decoration: none;
    border-bottom: 1px solid #121a5e;
}

input, textarea, option, select {
    font-family: arial, sans-serif; 
    font-size: 8pt; 
    color: #000000;
    background-color: #cbcbcb; 
    border: 1px #b2b2b2 dotted;
    padding: 5px;
}

.bottom{
    font: 6pt arial, sans-serif;
    text-transform: uppercase;
}
