body{
  margin：0px;
  padding: 0px;
  background-color:#ADD8E6;
}

#page{
    width:900px;
    margin: 0 auto;
} 
#container{
    width:900px;
    height:100%;
    margin:0px auto;
} 
header{
    margin：0px;
    padding: 0px;
    width: 898px;
    height:200px;
    background-color: #C0C0C0 ;
    background-image: url(go1.jpg);
    border-style: solid;
    border-color:#C0C0C0;
    border-width: 1px 1px 1px 1px;
    border-radius: 8px;
    background-repeat:no-repeat;
    font-size: 50px;
    font-family: "MSゴシック";  
    text-align: right;
}
#sidebar ul{
    width:161px;
    height:3500px;
    background-color: #F5F5DC;
    border-style: none solid;
    border-width:0px 0px 0px 1px;
    border-radius: 8px;
    border-color: #C0C0C0;
    font-family: "MSゴシック";
    font-size: 12px;
    float:left;
    margin: 0px;
    padding: 0px;
    list-style-type:none;
}
#sidebar li{
    width: 100%;
    margin-bottom; 4px;
    background-color: #008B8B;
    line-height: 2em;
    text-indent: 1em;
}
#sidebar a {
    display:block;
    text-decoration: none;
    color: #FFFFFF;
　　}
#sidebar a:hover {
    background-color: #006666;
}
#sidebar a active{
    background-color: FFA500;
}
#main{
    width:563px;
    height:3500px;
    background-color:#DCDCDC;
    border-style: solid;
    border-color: #DCDCDC;
    border-width: 0px 0px 0px 1px;
    float:left;
    margin: 0px;
    font-size: 14px;
}
#side_right{
    width:173px;
    height:3500px;
    background-color:#DCDCDC;
    border-style: none solid;
    border-width: 0px 0px 0px 1px;
    border-radius: 8px;
    border-color:#DCDCDC;
    font-family: "MSゴシック">;
    font-size: 12px;
    float:right;
    margin: 0px;
    padding: 0px;
    list-style-type:none;
}
#side_right a {
    display: block;
    text-decoration: none;
    color: #000000;
}
#side_right li{
    width: 100%；
　　margin-bottom; 4px;
    background-color: #F5F5DC;
    line-height: 2em;
    text-indent: 1em;
}
#side_right a:hover {
    background-color; #006666;
}
    
footer{
    clear: both;
    background-color: #F5F5DC;
    margin: auto;
    height: 200px;
    border-style: solid;
    border-color: #C0C0C0;
    border-width: 1px 2px 2px 2px;
    font-size: 16px;
    font-family: "MSゴシック";
    color: #000000; 
    border-radius: 8px;
}
h1 {
    font-family: Georgia, serif;
    font-size: 24px;
    margin-left: 5px;
    color: #000000;
    }
#comment {
    font-size: 12px;
    color: #000099;
    font-family: "MSゴシック";
}

h2 {
    font-family: "MSゴシック";
    font-size: 12px; 
    color: #000000;
    font-family: "MSゴシック";
}
p#text {
    font-family: "MSゴシック";
    font-size: 12px;
    color: #000080;
    line-height: 1.5em;
}
em { font-style: normal; font-weight: bold; color:red; } 

p.welcome { text-align: center; }

table, td, th { border: 2px solid lightsalmon; }
td, th { padding: 6px; }
th { background: lightpink; }
td { background-image: url(ohana.290.jpg); }



 