@charset "utf-8";
/* CSS Document */
body { background-image: url("img/top_02.jpg"); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; /* 背景画像が読み込まれる前に表示される背景のカラー */ background-color: #000000;
	
