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

.box1 {
float:left;} 


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


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

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


.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;
margin:0px;}

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

.header3 {
float:left;}

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

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

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


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

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

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

.box4 {
float:left;}

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


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

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


/*  フッター  */

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