body {
  width:850px;}

/* ヘッダーコンチEチE*/
.header {
  width:100%;}
  
/*  レフトコンチEチE */
.left {
	width:180px;}


.left a {
  width:166px;}

.left a:hover {}

/*  センターコンチEチE */

.content {
  width:490px;}
  
  
/*  ライトコンチEチE */

.right {
	width : 157px;}

/*  フッター  */

.footer {
  width:100%;
color : white;
}  
