#header {
position:absolute;
top:10px;
left:0px;
height:100px;
text-align:center;
}
#icchiban_logo {
position:absolute;
top:10px;
left:0px;
border none;
width:167 px;
height:100 px;
}
table.sidemenu_table
{
background:#76c2e6;
font-weight:bold;
}
td.sidemenu_table
{
border:1px #76c2e6 solid;
background:white;
}

.title {
height:100px;
text-align:center;
}

#mainbody {
position:absolute;
top:110px;
left:180px;
width:auto;
background-image:URL(bg.jpg);
/*border:#76c2e6 thin solid;*/
padding:20px;
}

#sidemenu {
position:absolute;
top:110px;
left:0px;
width:167px;
background:#76c2e6;
color: black;
border:#76c2e6 thin solid;
}

#footer {
text-align: center;
color: #777;
font-style:italic;
}

h3.header {
background:#76c2e6;
}

