ody {
  color:#000000;}

h2 {
  color:#333333;}


.header h1{
  color:#333333;}
  
/*  レフトコンテンツ  */
.left {
	background-color:#ffffcc;}

.left h2 {
  color:#FFFFFF;
  background-color:#ff9900;}

.left a {
  border:#999999 1px solid;
  background:#fff7cf;}
  
.left a:hover {
  background-color:#FFFFFF;}

/*  センターコンテンツ  */

.content h2 {
  color:#FFFFFF;
  border: #ffffff 1px solid;
  background-color:#ff9900;}


.content2 h2 {
  color:#FFFFFF;
  border: #ffffff 1px solid;
  background-color:#ff9900;}








/*  ライトコンテンツ  */

.right {
	background-color:#fff7cf;}

.right h2 {
  color:#FFFFFF;
  background-color:#ff9900;}

.right2 a {
  border:#999999 1px solid;
  background:#fff7cf;}
  
.right2 a:hover {
  background-color:#d2691e;}



/*  フッター  */

.footer {
  background:#ff9900;  
}

