@charset "UTF-8";

/*-------------------------------------------------*/
/* Javascript無効時適用のCSS */
/*-------------------------------------------------*/

#contents {
	position: relative;
	width: 940px;
	height: 1290px;
	margin: 40px auto 30px auto;
	padding: 0;
}

#grid{
	position: static;
}

#title{
	top: 15px;
}
#newchara1{
	top: 0;
	right: 190px;
}
#newchara2{
	top: 0;
	right: 0;
}
#newchara3{
	top: 210px;
	left: 0;
}
#whatsnew{
	top: 240px;
	right: 195px;
}
#month{
	top: 240px;
	right: 0;
}
#characters{
	bottom: 675px;
	right: 380px;
}
#process{
	bottom: 555px;
	left: 0;
}
#twitter{
	width: 365px;
	top: 620px;
	right: 380px;
}
#about{
	bottom: 565px;
	right: 190px;
}
#case{
	bottom: 570px;
	right: 0;
}
#wp{
	bottom: 375px;
	right: 190px;
}
#dl{
	bottom: 375px;
	right: 0;
}
#request{
	bottom: 231px;
	left: 0;
}
#inquiry{
	bottom: 198px;
	right: 385px;
}
#search{
	width: 365px;
	bottom: 205px;
	right: 0;
}
#profile{
	bottom: 38px;
	left: 0;
}
#chara_profile{
	bottom: 39px;
	right: 575px;
}
#develop{
	bottom: 5px;
	right: 190px;
}
#publicity{
	bottom: 3px;
	right: 0;
}
#link{
	bottom: 40px;
	right: 385px;
}

noscript div{
	position: absolute;
	top: 750px;
	left: 0;
	width: 149px;
	height: 109px;
	padding: 15px 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #F90;
	border: solid 3px #333;
}

#deco1,
#deco2,
#deco3,
#bot{ display: none; }

#footer{
	position: static;
}

