@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#name{
width:820px;
height:90px;
margin:0 auto;
}

#fla{
width:820px;
height:720px;
margin:0 auto;
}

#fla_sato{
width:820px;
height:1250px;
margin:0 auto;
}

#copy{
	width:820px;
	margin:0 auto;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
}