﻿body {
margin: 0px auto;
text-align: center;
font-size: 12px;
line-height: 110%;}
  
.wall {
background-image : url(../image/biography.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;
  padding:0px;
  float:left;}


/* ヘッダーサイトマップ */
.headersite{
  padding:0px;
  float:right;}


/* ヘッダーコンテンツ2 */

.header2 {
  text-align:right;
  margin:0px;
float:left;}
  
.header2 h2{
  font-size:12px;
  float:right;
margin:0px;}

/* ヘッダーコンテンツ3 */

.header3 {
float:left;}

/* メニューコンテンツ1段目 */

.menu1 {
text-align:center;
float:left;}
  
/* メニューコンテンツ2段目 */

.menu2 {
text-align:center;
float:left;} 


/* ボックスコンテンツ2 */

.box2 {
float:left;}

/* ボックスコンテンツ3 */

.box3 {
float:left;}

/* ボックスコンテンツ4 */

.box4 {
float:left;}

/* ボックスコンテンツ5 */

.box5 {
float:left;}


/* ボックスコンテンツ6 */

.box6 {
float:left;}


/*  メインコンテンツ1  */

.main1 {
text-align:left;
float:left;}

/*  メインコンテンツ2  */

.main2 {
text-align:left;
float:left;}

/*  メインコンテンツ2a */

.main2a {
float:left;}

/*  メインコンテンツ2b  */

.main2b {
text-align:left;
float:left;}


/*  フッター  */

.footer {
  text-align:center;
  padding:0px;
clear: both;}
  
