@charset "UTF-8";

/*
#mainBox-bodyInner{
	padding-top: 20px;
}
*/

#tabs li{
	width: 154px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	list-style-type: none;
	position: relative;
}
#tabs li img{
	position: relative;
}

/***********/
#chara-base{
	position: relative;
	width: 660px;
	height: 820px;
	overflow: hidden;
}
.chara-base-bg{
	position: absolute;
}
#base-naisho{
	top: -690px;
}

/***********/
#chara-list{
	position: relative;
	z-index: 10;
}
.chara-btn{
	position: absolute;
	list-style-type: none;
}
.chara-btn img{
	position: relative;
}



