#firstBox{
	width:960px;
	margin:0 auto;
	padding:10px 0;
}

.talentBox{
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:305px;
	margin:70px 0px 60px 25px;
}

.btBox{
	float:left;
	margin:2px;
	text-align:center;
}

.btBox img.BT{
	cursor:pointer;
}

#secondBox{
	width:960px;
	margin:0 auto;
}

.disnone{
	display:none;
}

#charaMenu{
	width:940px;
	background-image:url(../../img/white_bg.png);
	border-radius: 6px;
	padding:5px 10px;

}

.MenuBox{
	width:115px;
	height:84px;
	padding:2px 0;
	padding-left:175px;
	background-repeat:no-repeat;
	float:left;
}

.MenuBox li{
	width:115px;
	height:21px;
	
	
	display:block;
	cursor:pointer;
}

.BT2{
	background-image:url(../img/menu.png);
	background-repeat:no-repeat;
	background-position:0px 0px;

}

#charaBox{
	width:960px;
	height:800px;
	background-image:url(../img/chara0.png);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
}

.banner{
	width:190px;
	height:47px;
	position:absolute;
	top:383px;
	left:720px;
}

.chtwi{
	width:190px;
	height:47px;
	position:absolute;
	top:433px;
	left:720px;
}

.backBT{
	width:116px;
	height:31px;
	position:absolute;
	top:622px;
	left:804px;
	cursor:pointer;
}