E¿body {
  color:#333333;}

h2 {
  color:#333333;}


.header h1{
  color:#333333;}
  
/*  ãƒ¬ãƒ•ãƒˆã‚³ãƒ³ãƒEƒ³ãƒE */
.left {
	background-color : silver;
  color : gray;
}

.left H2 {
  color : white;
  background-color : blue;}

.left a {
  border:#999999 1px solid;
  background:#CCCCCC;}
  
.left {
  background-color:#cccccc;}

/*  ã‚»ãƒ³ã‚¿ãƒ¼ã‚³ãƒ³ãƒEƒ³ãƒE */

.content H2 {
  border: #CCCCCC 1px solid;
  background-color : blue;
  color : white;
}

/*  ãƒ©ã‚¤ãƒˆã‚³ãƒ³ãƒEƒ³ãƒE */

.right {
	background-color : silver;}

.right H2 {
  color : white;
  background-color : blue;}


/*  ãƒ•ãƒƒã‚¿ãƒ¼  */

.footer {
  background : blue;
  color : gray;
}
  
