﻿body {
margin: 0px auto;
text-align: center;
font-size: 12px;
line-height: 110%;}
  
.wall {
background-image : url(../image/top.jpg);
background-repeat: no-repeat;
background-position: 50% 0%;
margin-left:auto;
margin-right:auto;}
 
/* ボックスコンテンツ1 */

.box1 {
float:left;} 


h2 {
  padding:0px;
  font-size:12px;
  text-align:left;}


/* 画像コンテンツ */
img {
  border-style: none;}

/* ヘッダーコンテンツ */
.header {
  text-align:left;
  float:left;
  padding-bottom:0px;}

.header h1{
  font-size:12px;
  float:left;}


/* ヘッダーサイトマップ */
.headersite{
	text-align:right;
	float:left;}

  
/* ボックスコンテンツ */

.box2 {
text-align:left;
float:left;}


.box3 {
text-align:right;
float:left;}


.box4 {
float:left;}


.box5 {
text-align:left;
float:left;}

/* メニューコンテンツ1段目 */

.menu1 {
text-align:center;
float:left;}
  
/* メニューコンテンツ2段目 */

.menu2 {
text-align:center;
float:left;} 

/*  フッター  */

.footer {
  text-align:center;
  padding:0px;
clear: both;}
  
