@import url(scroll.css);
  @import url(b.css);
.Table{
  font-size : 83%;
  line-height : 20px;
  letter-spacing : 1px;
  text-decoration: none;
}
.Table2{
  font-size : 83%;
  line-height : 15px;
  letter-spacing : 1px;
  text-decoration: none;
}
.Nomal{
  font-size : 92%;
  line-height : 20px;
  letter-spacing : 2px;
  text-decoration: none;
}
.Main{
  font-size : 100%;
  line-height : 20px;
  letter-spacing : 2px;
  text-decoration: none;
}
.s_menu{
  font-size : 83%;
  line-height : 20px;
  letter-spacing : 1px;
  text-decoration: none;
}
.table_big{
  font-size : 117%;
  line-height : 20px;
  letter-spacing : 2px;
}
.s_menu2{
  font-size : 100%;
  font-family : HGPｺﾞｼｯ失E;
  font-style : normal;
  font-variant : normal;
  line-height : 20px;
  letter-spacing : 1px;
}
.m_title{
  font-size : 133%;
  line-height : 22px;
  border-style : none none none none;
}
.nomal11{
  font-size : 92%;
  font-family : "｣ﾍ｣ﾓ ･ｴ･ｷ･ﾃ･ｯ";
}
.c_title{
  font-size : 142%;
}
.table_mini{
  font-size : 75%;
  line-height : 18px;
}
.table_small{
  font-size : 67%;
}
.table_mini2{
  font-size : 75%;
  font-family : "｣ﾍ｣ﾓ ･ｴ･ｷ･ﾃ･ｯ";
}
.table_min{
  font-size : 67%;
  line-height : 11pt;
  font-weight : lighter;
}
.table_small2{
  font-size : 67%;
  line-height : 10px;
  letter-spacing : 1px;
}
html, body {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none 0;
}
div.menu {
    float: left;
    width: 30%;
    margin: 0;
    padding: 0;
    border: none 0;
}
div.main {
    float: right;
    width: 70%;
    margin: 0;
    padding: 0;
    border: none 0;
}
/* オペラ 6.x，インターネットエクスプローラ4.x/マック版5.x対策。 */
@media screen {
    div.menu, div. main {
        height: 100%;
        overflow: scroll;
        }
}

@media projection {
    div.menu, div. main {
        height: 100%;
        overflow: scroll;
        }
}
