  
#container{
  width : 720px;
  text-align : left;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  background-color : white;
  margin-left : auto;
  margin-right : auto;
}
#menu{
  width : 170px;
  float : left;
  background-color : #fff0f0;
  font-family : sans-serif;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#main{
  width : 530px;
  float : right;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
}
#footer{
  clear : both;
  border-top-style : none;
  margin-top : 0px;
  padding-top : 3px;
  width : 720px;
  color : white;
  background-color : red;
  text-align : center;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
}
#header H1{
  text-align : right;
  font-style : italic;
  border-bottom-width : 3px;
  border-bottom-style : double;
  border-bottom-color : red;
  color : red;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-top : 0px;
  padding-top : 0px;
  padding-bottom : 0px;
}
#menu H2{
  font-size : 0.8em;
  font-weight : bold;
  color : white;
  background-color : red;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#menu P{
  border-width : 3px 3px 3px 3px;
  border-style : double double double double;
  border-color : red red red red;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  font-family : sans-serif;
  font-size : 0.8em;
}
#main H3{
  font-size : 0.8em;
  text-align : right;
  margin-bottom : 2px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #dfdfdf;
  border-bottom-color : silver;
}
#main H2{
  font-size : 1.2em;
  font-family : sans-serif;
  font-weight : bold;
  letter-spacing : 1px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : red;
  border-left-width : 20px;
  border-left-style : solid;
  border-left-color : red;
  margin-bottom : 6px;
  padding-left : 16px;
}
#main A{
  text-decoration : none;
  color : black;
}
#main A:HOVER{
  color : white;
  background-color : red;
  text-decoration : none;
}
#menu A{
  color : black;
  text-decoration : none;
}
#menu A:HOVER{
  color : white;
  background-color : red;
  text-decoration : none;
}
BODY{
  text-align : center;
  background-image : url(image/st07_bg.gif);
}
#header{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#header H3{
  font-size : 0.8em;
  color : black;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-top-width : 16px;
  border-top-style : solid;
  border-top-color : red;
  padding-top : 3px;
}
#header A{
  color : black;
  text-decoration : none;
}
#header A:HOVER{
  color : white;
  background-color : red;
  text-decoration : none;
}
