body {
  width:850px;}

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


.left a {
  width:166px;}

.left a:hover {}


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

.content {
  width:486px;}
.wide	  {
  width:654px;
}
.wwide  {
  width:100%;
}
 
  
/*  ライトコンテンツ */

.right {
	width:156px;}

/*  フッター  */

.footer {
  width:850px;}  
