/*■初期設定*/

body{   background-image: url(../img/9a3c18ce3efe23bc284f4470c7d6d92f_m.jpg); no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-color:805835 ;/*背景の色*/
        color:#FFFFFF;/*通常のテキストカラー*/
        font-size: 22px; /* モダンブラウザ */
        *font-size: 80%; /* IE 7 */
        *font: 80%; /* IE 6以下 */
        text-align:center;
	}



/*■初期設定ここまで*/

img{border:0;}

table,div{
	margin:auto;
	}


<!--
.img1    {
    position:    absolute;
    z-index:    0;
    top:        0px;
    left:        0px;
    border:        2px #f00 solid;
}
.img2    {
    position:    absolute;
    z-index:    2;
    top:        50px;
    left:        150px;
    border:        2px #f00 solid;
}
.img3    {
    position:    absolute;
    z-index:    1;
    top:        100px;
    left:        100px;
    border:        2px #f00 solid;
}
//-->
img{border:0;}



h1{
background-image: url(../img/logo1.gif);/*表示したい画像を指定*/
background-repeat: no-repeat;/*繰り返し表示しない（表示する画像によって自由に決めてOK）*/
height: 170px;/*要素の高さ（表示したい画像の高さ以上にすること）*/
text-indent: -9999px;/*文字のインデントを大きくマイナス指定する事によって画面外に出す*/
} 

#box1{
width:960px;
height:1120px;
}


#QR code

 {
    width: 960px;
    height: 80px;
    text-align: center;
    margin: 20;
    padding: 0;
   
}

#copyright

 {
    width: 960px;
    height: 36px;
    text-align: center;
    margin: 20;
    padding: 0;
   
}


