@charset "shift_jis";

@import url("base.css");

@import url("common.css");

body {
	background: url(../images/background02.jpg) no-repeat;
}

div#Layer1 {
	width: 294px;
	height: 500px;
	top: 152px;
	left: 76px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}

img {
	border: 0;
}
