
        body {
              margin: 0px;
              padding: 0px;
              background-image: url("kabe/wp_beach4.jpg");
              background-color: #97C4EC;
              background-repeat: no-repeat;
              background-position: bottom right;
              background-attachment: fixed;
             }


div.title {
           float: center;
           background-color: #0B1824;

          }

div.menu {
           float: left;
           width: 28%;
           background-image: url("kabe/umi91.jpg");
           padding: 0.5em;
         }

div.main {
           float: right;
           width: 28%;
           background-color: white;

          }

div.box1 {
           a {
                border: outset 4px;
                padding: 0.5em;
                display: block;
                width: 4em;
                float: left;
             }
           a:hover {
                border: inset 4px;
             }
         }

div.box {
           padding:10px 20px;
           background-color: #950000;
         }

div.bar {
           clear: both;
           padding: 0.5em;
          }

table{font-size:11pt;font-family:monospace;}
	.suuti{color:red;font-weight:normal;}
	.box{padding:10px 20px;text-align:left;}
	-->




