﻿body {
  margin : 0px 0px 0px 0px;
  line-height: 150%;}
body h1{
  font-size:10px;
  padding:0;
  float:left;}
body h2{
  font-size:10px;
  padding:0;
  float:right;}
body {
font-size:1.0em;
	
background-color:#ffffcc;}
body {
  width:960px;}

/* 画像コンテンツ */
img {
  border-style: none;}

/* ヘッダーコンテンツ */
.header {
  text-align:center;
  padding-bottom:0.5em;}
.header {
  width:760px;
  height:120px;}
.header {
  margin-left:120px;
  margin-top:30px;}
.header {
  background:#ffccff;
  border-color:navy;
  border-style:double;}  
  
/*  レフトコンテンツ  */
.left {
	text-align:center;
	float:left;}
.left {
	width:120px;}
.left a {
  padding:0.5em;
  border-top:0px;
  display:block;
  margin:0px;}
.left a {
  width:120px;}
.left a:hover {
  background-color:#ffccff;}
.left {
  background-color:#ffffcc;}

/*  センターコンテンツ  */
.content {
  padding-left:0.8em;
  float:left;}
.content p{
  padding-left:0.8em;}
.content {
  width:760px;}
.content {
background-color:#ffffcc;}

/*  ライトコンテンツ  */
.right {
	text-align:center;
	float:left;
	margin-left:0.8em;}
.right {
	width:80px;}
.right {
	background-color:#ffffcc;}

/*  フッター  */
.footer {
  text-align:center;
  }
.footer {
  width:800px;
  height:40px;}
.footer {
  margin-left:80px;
  margin-bottom:20px;}
.footer {
  background:#ffccff;} 