BODY {
  width : 100%;
  right : auto;
  height : auto;
  left : auto;
}

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


.left a {
  width:166px;}

.left a:hover {}

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

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

.right {
	width:160px;}

/*  フッター  */

.footer {
  width : 830px;}  