﻿body {
  width:941px;}

/* ヘッダーコンテンツ */
.header {
  width:100%;}
  
/*  レフトコンテンツ  */
.left {
	width:178px;}


.left a {
  width:162px;}

.left a:hover {}

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

.content {
  width:580px;}
  
  
/*  ライトコンテンツ  */

.right {
	width:162px;}

/*  フッター  */

.footer {
  width:98.7%;}  
