body {
  width:850px;}

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


.left a {
  width:176px;}

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

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

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

.right {
	width:160px;}

/*  フッター  */

.footer {
  width:850px;}  
