@charset "utf-8";
body  {
	padding: 0; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-image: url(../images/stripe_7000a9e3d681897913b10d568384649d.png);
	position: relative;
	text-align: center;
	background-repeat: repeat;
}

