@charset "Shift_JIS";
@import "../../../files/css/common/layout.css";
/* container
----------------------------------- */
#container {
	position: relative;
	min-width: 960px;
	height: 1825px;
	margin: 0 auto;
	background: url(../img/bg.jpg) center top no-repeat;
}

/* content
----------------------------------- */
#content {
	text-align: center;
}
#content .read h2 {
	display: inline-block;
	position: relative;
	margin: 0 0 10px 0;
	z-index: 20;
}
#content .read .h2 img,
#content .read .txt img {
	display: inline-block;
}
#content .read .movie {
	width: 424px;
	height: 253px;
	margin: 25px auto 0 auto;
	left: 25px;
}
#content .obj {
	position: relative;
	z-index: 10;
}
#content .obj01 {
	top: 85px;
	left: 435px;
}
#content .obj02 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#content .obj03 {
	position: absolute;
	top: 0px;
	left: 0px;	
}

.chara_obj{
	position: relative;
	width: 960px;
	overflow: visible;
	margin: 0 auto;
	z-index: 50;	
}
#clock{
	width: 123px;	
	height: 125px;
	position: absolute;
	top:70px;
	left:850px;
}
.colorchild{
	position: absolute;
	top:452px;

}
#colorchild_01{
	left:0px;	
}
#colorchild_02{
	left:90px;	
}
#colorchild_03{
	left:180px;	
}
#carchild{
	position: absolute;
	top:460px;
	right:120px;
	width: 120px;
	height: 99px;
}
/* window
----------------------------------- */
#window {
	position: relative;
	margin: 18px auto 0;
	max-width: 2000px;
	height: 185px;
}
#win_frame {
	position: relative;
	z-index: 10;
	height: 185px;
	background: url(../img/img_win01.png) center center no-repeat;
}
#element {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	background: url(../img/img_win02.png) center top repeat-x;
	margin-top: -130px;
}
#win_sky {
	position: absolute;
	height: 131px;
	width:  1200px;
	z-index: 1;
	background: url(../img/img_win02.png) center top repeat-x;
}
#win_tree1 {
	position: absolute;
	top: 20px;
	left: -10px;
	height: 98px;
	z-index: 2;
	background: url(../img/img_win04.png) center top repeat-x;
}
#win_tree2 {
	position: absolute;
	margin: 0 auto;
	top: 25px;
	left: -10px;
	z-index: 3;
}
#win_shine {
	position: absolute;
	top: -20px;
	left: 50%;
	height: 85px;
	z-index: 4;

}
#win_glass {
	position: absolute;
	top: 0;
	height: 84px;
	z-index: 5;
}

/* detail
----------------------------------- */
#detail {
	margin: 163px 0 0 0;
	text-align: center;
}
#detail h3 {
	margin-bottom: 0;
}
#detail .goto {
	margin-left: -10px;
	margin-bottom: 5px; 
}
#detail .wrap {
	width: 745px;
	margin: 0 auto;
}
#detail .fig {
	float: left;
	margin-right: 15px;
	background: url(../img/easel_bg.png) no-repeat left top;
	width: 360px;
	height: 411px;
}
#detail .fig .eseal {
	padding-top: 22px;
}
#detail .txt {
	padding-top: 15px;
}
#detail .obj {
	position: relative;
	z-index: 10;
	clear: both;
}
#detail .obj03 {
	top: -100px;
	left: -380px;
}
#detail .obj04 {
	top: -250px;
	left: 35px;
}
#nav_a_1{
	display: block;
	width: 181px;
	height: 128px;
	margin-left:18px ;
	margin-top: 33px;
}
#nav_a_1 img{
	margin-top: -47px;
	margin-left: 4px;
}
#nav_a_2{
	display: block;
	width: 172px;
	height: 128px;
	margin-left:29px ;
	margin-top: -33px;
}
#nav_a_2 img{
	margin-top: 19px;
}
#nav_a_3{
	display: block;
	width: 164px;
	height: 128px;
	margin-left: 35px;
	margin-top: 33px;
}
#nav_a_3 img{
	margin-top: -47px;
}