@charset "Shift-JIS";


html, body{
	width:100%;
	height:100%;
}
#wrapper{
	width:930px;
	height:660px;
}


/* .container
***************************************/
#container{
	background-image:none;
	width:930px;
	height:560px;
}

/*1.header
***************************************/
#headerWrapper{
}
#headerInner{
}
/*2.navi
***************************************/
#navi{
}
/*3.main
***************************************/
#main{
	
}
/*4.footer
***************************************/
#footerWrapper{
}
#footerInner{
}
/**************************************/
.contents{
	width:770px;
	height:560px;
	background-image:url(../_img/ds/index/bg_panel.png);
	background-repeat:no-repeat;
	position:relative;
	margin:60px auto 0 auto;
}



#ttlTxt{
	width:349px;
	height:256px;
	left:25px;
	top:20px;
}
#img3ds{
	left:25px;
	top:285px;
}
#ch{
	left:396px;
	top:16px;
}
#anigif{
	left:330px;
	top:310px;
}
.winCloseBtn{
	left:740px;
	top:-30px;	
}
