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

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

.box1 {
float:left;} 


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


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


.box2 {
float:left;}


/*  フッター  */

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