@charset "UTF-8";


/*----- NEW -----*/

#system_summary h3 .new {
	position: absolute;
	left: 146px;
	top: 5px;
	visibility: hidden;
}

#system_base h3 .new {
	position: absolute;
	left: 146px;
	top: 5px;
	visibility: hidden;
}

#system_dungeon h3 .new {
	position: absolute;
	left: 166px;
	top: 5px;
/*	visibility: hidden;*/
}

#system_weapon h3 .new {
	position: absolute;
	left: 106px;
	top: 5px;
	visibility: hidden;
}

#system_masoujin h3 .new {
	position: absolute;
	left: 146px;
	top: 5px;
	visibility: hidden;
}

#system_charamake h3 .new {
	position: absolute;
	left: 256px;
	top: 5px;
	visibility: hidden;
}

#system_edit h3 .new {
	position: absolute;
	left: 206px;
	top: 5px;
	visibility: hidden;
}

#system_online h3 .new {
	position: absolute;
	left: 166px;
	top: 5px;
/*	visibility: hidden;*/
}

