div#content1{
display:block;
position:fixed;
background-color:white;
}

div#content2{
display:block;
margin-left: 170px;
}

div#content2 div.plugin_include>table
{
width:100%;
}

tbody tr:hover{
background-color:#fffacd;
}

tbody tr th{
background-color:#F5DEB3;
}

.keikakutable table th:nth-of-type(1){
width:500px;
}

.keikakutable table th:nth-of-type(2){
width:150px;
}

.keikakutable table th:nth-of-type(3){
width:300px;
}

#menubar2 {
    width: 240px;
}
#contents {
    margin: 0 200px 10px 240px;
    min-width: 690px;
}
div#sin picture img{
width:70px;
}

img{
max-width:1000px;
}