body {
  width:940px;}

/* ヘッダーコンテンツ */
.header {
  width:100%;}

.header table{
	width:940px;
	height:70px;
	padding:0;
	margin:0;
}

/*  レフトコンテンツ  */
.left {
	width:220px;}

/*.left a {
  width:166px;}*/

.left a:hover {}

.left table{
	width:200px;
}


/*  センターコンテンツ  */

.content {
  width:500px;}
  
  
/*  ライトコンテンツ  */

.right {
	width:205px;}
	
.right table{
	width:155px;
}

/*  フッター  */

.footer {
  width:100%;}  
