body {
  width:850px;}

/* ヘッダーコンテンツ */
.header {
  width:100%;}
  
/*  レフトコンテンツ  */
#home .left {
	clear:both;
	width:130px;}

.left {
	width:130px;}

#home .left li a {
  width:115px;
  *width:116px;}

.left a {
  width:116px;}

#home .left p a {
  width:115px;
  *width:116px;
  margin:0;}
  

.left a:hover {}

/*  センターコンテンツ  */

.content {
  width:505px;}
  
  
/*  ライトコンテンツ  */

.right {
	width:190px;}

/*  フッター  */

.footer {
  width:100%;}  

