@charset "utf-8";

h1{
        margin-top:15px !important;
  }


body {
	background-color: #d2faff;
	background-image: url('/img/common/bg_cloud.png');
	background-repeat: repeat;
}
#header {
	background-color: rgba(255,255,255,.8);
	padding: 0 16px 16px;
}
#animal {
	position: absolute;
	top: 470px;
	right: -270px;
	z-index: 0;
	width: 255px;
	height: 187px;
	background-image: url(/img/common/img_September3009.png);
	background-repeat: no-repeat;
}
#animal2 {
	display:none;
}