E¿body {
  color:#333333;}

H2 {
  color:#333333;
text-align : left;
padding-top : 0px;
padding-bottom : 0px;
margin-top : 0px;
margin-bottom : 0px;
border-top-width : 0px;
border-bottom-width : 0px;
}


.header H1{
  color:#333333;
text-align : left;
}
  
/*  ãƒ¬ãƒ•ãƒˆã‚³ãƒ³ãƒEƒ³ãƒE */
.left {
	background-color:#CCCCCC;}

.left H2 {
  color:#FFFFFF;
  background-color:#0066CC;
font-size : 13px;
font-weight : normal;
}

.left a {
  border:#999999 1px solid;
  background:#CCCCCC;}
  
.left a:hover {
  background-color:#FFFFFF;}

/*  ã‚»ãƒ³ã‚¿ãƒ¼ã‚³ãƒ³ãƒEƒ³ãƒE */

.content H2 {
  border: #CCCCCC 1px solid;
  background-color:#0066CC;
font-size : 13px;
font-weight : normal;
color : white;
}

/*  ãƒ©ã‚¤ãƒˆã‚³ãƒ³ãƒEƒ³ãƒE */

.right {
	background-color:#CCCCCC;}

.right H2 {
  color:#FFFFFF;
  background-color:#0066CC;
font-size : 13px;
font-weight : normal;
}


/*  ãƒ•ãƒƒã‚¿ãƒ¼  */

.footer {
  background:#0033FF;
color : white;
}
  
