body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-attachment: fixed;
background: #ffffff url("img/bg.gif");
	}


/* ****************************************
	内部テキスト
*******************************************/

#box {
width: 620px;
background: #ffffff;
margin: 0;
padding: 0;
    }
	
	
	
.container {
width: 620px;
margin: 0;
padding: 0;
text-align:center; 
background: #ffffff;
opacity: 0.9;
 filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=90);
    }




.adidas {
width: 550px;
margin: 25;
padding: 10;
text-align:center; 
background: #35A94E;
    }
	
	
	
	
	
	
.basic {
text-align:left; 
font-size: 13px; 
line-height: 150%; 
color: #000000;
	}


.link {
text-align: right; 
font-size: 11px; 
	}




/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #0099FF;
text-decoration: underline;
}

a:visited
 {
color: #ff3300;
text-decoration: underline;
}

a:hover
{
color: #FF9900;
text-decoration: underline;
	}