body {
  width:850px;}

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


.left a {
  width:166px;}

.left a:hover {}

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

.content {
  width:650px;}



/*  フッター  */

.footer {
  width:100%;}  
