﻿body { 
margin: 0px auto;
text-align: center;
  font-size: 12px;
  line-height: 110%;}
 
.wall {
background-image : url(../image/store2.jpg);
background-repeat: no-repeat;
background-position: 50% 0% ;
background-attachment: fixed;
background-color: #000000;}


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

.box1 {
float:left;} 


h1 {
  padding:0;
  font-size:24px;
  text-align:center;}

h2 {
  padding:0;
  font-size:24px;
  text-align:center;}

h3 {
  padding:0;
  font-size:18px;
  text-align:center;}


h4 {
  padding:0;
  font-size:16px;
  text-align:center;}

h5 {
  padding:0;
  font-size:14px;
  text-align:center;}

h6 {
  padding:0;
  font-size:12px;
  text-align:center;}


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

/* ヘッダーコンテンツ */
.header {
background-image : url(../image/bg1.gif);
background-repeat: no-repeat;
background-position: 50% 0% ;
  text-align:left;
  float:left;
  padding-bottom:0px;}

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


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


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

.header2 {
background-image : url(../image/bg2.gif);
background-repeat: no-repeat;
background-position: 50% 0% ;
text-align:right;
float:left;}
  
.header2 h2{
font-size:12px;
float:right;}

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

.header3 {
float:left;}

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

.menu1 {
background-image : url(../image/bg3.gif);
background-repeat: no-repeat;
background-position: 50% 0% ; 
float:left;}
  
/* メニューコンテンツ2段目 */

.menu2 {
background-image : url(../image/bg4.gif);
background-repeat: no-repeat;
background-position: 50% 0% ; 
float:left;} 


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

.box2 {
float:left;}



/*  メインコンテンツ1  */

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

/*  メインコンテンツ1a  */

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

/*  メインコンテンツ1b  */

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


/*  メインコンテンツ2  */

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


/*  フッター  */

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