﻿body {
  width:850px;}

/* ヘッダーコンテンツ */
.header {
  width:97%;}
  
/*  レフトコンテンツ  */
.left {
	width:190px;}

.left a {
  width:176px;}

.left a:hover {}

/*  レフトコンテンツ２  */

.left1 {
	width:190px;}

.left1 a {
  width:176px;}

.left1 a:hover {}


/*  レフトコンテンツ３  */

.left2 {
	width:190px;}

.left2 a {
  width:176px;}

.left2 a:hover {}


/*  センターコンテンツ  */

.content {
  width:420px;}


/*  センターコンテンツ２  */

.content2 {
  width:420px;}
  

  
/*  ライトコンテンツ  */

.right {
	width:190px;}


/*  フッター  */

.footer {
  width:95%;}  
