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

body{
	text-align: center;
	background-image: url(bg.jpg);
}

#contents {
	background-image: url(/akafes/2009/top.png);
	background-repeat: no-repeat;
	width: 960px;
	height:1565px;
	margin: 0px auto 0px auto;
	behavior: expression(IEPNGFIX.fix(this));
}

#contents .shousai{
	display: none;
}


#contents img {
	width: 960px;
	height:1565px;
}