#Page {
  background-image:url('/images/BG_Page_Scale_ffc.gif');
  background-color:#ffe;
  color:maroon;
}
.category h3 {
  margin:40px 20px 0 20px;
  font-size:120%;;
}

.category table {
  table-layout:fixed;
  width:655px;
  margin:5px 20px 0 20px;
  background-color:transparent;             
}

.category th {
  width:250px;
  text-align:left;
  padding:10px;	
}

.category td {
  padding:10px;	
}

.category img {
  border-style:none;	
}

tr.odd {
         background-color:transparent;
         background-image:url("/images/pattern_check_fcf.gif");
         }

tr.even {
          background-color:transparent;
          background-image:url("/images/pattern_check_ffc.gif");
          }

hr {
     width:655px;
     margin:20px;
     }

code {
       font-family:monospace;
       font-size:12px;
       }

div.description { 
                  width:100%;
                  text-align:center;
                  background-color:transparent;
                  margin-bottom:20px;
                  }

div.banner { 
             margin:20px 0;
             }

pre.source { 
             width:400px;
             margin-left:auto;
             margin-right:auto;
             padding:1em;
             text-align:left;
             background-color:#ffc;
             color:#333;
             }

#NoticeNogakudo { 
  width:655px;
  margin:0 20px -20px 20px;
  text-align:right;
}
                  
#Invitation h3 {
  margin:0;
  text-align:center;
}

#Invitation div {
  margin:10px 100px 0 100px;
}

#Invitation div p {
  margin:0;
  text-indent:1em;
}
