body {
  width:900px;}

/* ヘッダーコンテンツ */
.header {
  width:100%;}
  
/*  レフトコンテンツ  */
.left {
	width:180px;}

.left p {
	width:176px;}

.left a {
  width:166px;}

.left a:hover {}

/*  センターコンテンツ  */

.content {
  width:676px;}
  
  
/*  ライトコンテンツ  */

.right {
	width:160px;}


.right a {
  width:150px;}

.right a:hover {}
  
/*  フッター  */

.footer {
  width:100%;}  
