body {
  width:800px;}



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


.left a {
  width:166px;}

.left a:hover {}
.left a {
  width:166px;}

.left a:hover {}

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

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

.right {
	width:0px;}

/*  フッター  */

.footer {
  width:100%;}  

