﻿body {
  width:780px;}

/* ヘッダーコンテンツ */
.header {
  width:780px;}
  
/*  レフトコンテンツ  */
.left {
	width:150px;}


.left a {
  width:150px;}

.left h2 {
  width:150px;}

.left a:hover {}

/*  センターコンテンツ  */

.content {
  width:630px;}
  
  


/*  フッター  */

.footer {
  width:780px;}  
