div#navi01-00 {
width:235px;
height: 45px;
float: left;
}

div#navi01-01 {
width:600px;
height: 45px;
text-align: right;
float: right;
line-height: 45px;
}

div#navi01-01 a {
text-decoration: none;
color: black;
padding-left: 10px;
}
div#navi01-01 a:hover {
color: red;
}

div#navi01-02 {
width:880px;
height: 88px;
text-align:left; 
background-color: gray; 
}
div#navi01-column {
width:220px;
text-align:left;
float: left;
margin-top: 10px;
}
div#navi01-column a {
display: block;
color: black;
text-decoration: none;
line-height: 20px;
}
div#navi01-column a:hover {
color: red;
padding-left: 5px;
}

div#navi01-flash01 {
width:220px;
height: 88px;

background-color: red;
float: left;
}
div#navi01-flash02 {
width:220px;
height: 88px;

background-color: red;
float: left; 
}

div#navi01-flash03 {
width:220px;
height: 88px;

background-color: red;
float: left;
}

div#navi01-flash04 {
width:220px;
height: 88px;

background-color: red; 
float: left;
}


