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

	#stage {
	top: 0px;
	left: 0px;
	z-index: 1;
	margin: 0;
	width: 835px;
	clip: rect(auto,auto,auto,auto);
position:relative;
	width: 835px;
	height: 332px;
	overflow: hidden;
	background-attachment: inherit;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center;
		}
		#kuma01 {
		height: 291px;
	width: 221px;
	background: transparent url(../images/kuma01.gif) 0 0 no-repeat;
	position: absolute;
	top: 40px;
	left: 305px;
	z-index: 6;
	cursor: pointer;
		}
#copy {
	height: 91px;
	width: 438px;
	position: absolute;
	background-attachment: scroll;
	background-image: url(../images/copy.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	z-index: 2;
	left: 200px;
	top: 50px;
}
#kuma02 {
	position: absolute;
	top: 230px;
	left: 510px;
	width: 101px;
	height: 96px;
	z-index: 5;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/kuma02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#kuma03 {
	position: absolute;
	top: 200px;
	left: 252px;
	width: 75px;
	height: 127px;
	z-index: 4;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/kuma03.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#kuma04 {
	position: absolute;
	top: 210px;
	left: 103px;
	width: 100px;
	height: 100px;
	z-index: 3;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/kuma04.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#kuma05 {
	position: absolute;
	top: 220px;
	left: 610px;
	width: 70px;
	height: 90px;
	z-index: 2;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/kuma05.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
