﻿body {
margin: 0px auto;
text-align: center;
font-size: 12px;
line-height: 110%;}
  
.wall {
background-image : url(../image/magazine.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;}


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


/* ヘッダーサイトマップ */
.headersite{
  padding:0px;
  float:right;}


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

.header2 {
text-align:right;
float:left;}
  
.header2 h2{
  font-size:12px;
  float:right;
margin:0px;}

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

.header3 {
float:left;}

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

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

.menu2 {
float:left;}  


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

.box2 {
float:left;}

.box3 {
float:left;}

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





/*  フッター  */

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