body {
  width:960px;}

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


.left a {
  width:190px;}

.left a:hover {}

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

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

.right {
	width:175px;}

/*  フッター  */

.footer {
  width:100%;}  
