﻿body {

  width:910px;}



/* ヘッダーコンテンツ */

.header {

  width:910px;}







  

/*  レフトコンテンツ  */

.left {

	width:140px;}





.left a {

  width:140px;}



.left a:hover {}



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



.content {

  width:510px;}

  

  

/*  ライトコンテンツ  */



.right {

	width:240px;}



/*  フッター  */



.footer {

  width:910px;

  height : 80px;

  border-top-style : solid;border-top-color : #0000ff;border-top-width : 2px;

  border-bottom: 2px solid #0000ff;

  

  

}  


