td {
	text-align : center;
}

.baseinput {
	width : 150px;
}

.baseshort {
	width : 50px;
	text-align: center;
}

.basemiddle {
	width : 381px;
}

.family {
	height : 72px;
}

.classname {
	width: 150px;
	text-align : center;
}

textarea {
	overflow-y : auto;
}

#base\.memo {
	width: 381px;
	height: 130px;
}

#ability input[type="text"], #normalskill input[type="text"] {
	text-align : center;
	font-size : 20pt;
	width : 60px;
}
#ability .name, #normalskill .name {
	width : 60px;
}

#ability .open {
	text-align : right;
}

#subability input {
	text-align : center;
	font-size : 20pt;
	width : 60px;
}

#subability .sub2 {
	width : 100px;
}

#subability\.specialcondition {
	width: 208px;
	height: 52px;
}

.main div {
	float : left;
	margin-right : 30px;
}

.skillname {
	width : 345px;
	text-align : center;
}

.skillblank {
	width : 200px;
	border-top : 0pt !important;
	border-bottom : 0pt !important;
}

.level, .page {
	width : 50px;
	text-align : center;
}

.movename {
	width : 100px;
}

.movecost {
	width : 100px;
}

.moveattr {
	width : 60px;
}

.moveeffect {
	width : 300px;
}

#items .name {
	width : 150px;
}

#items .category {
	width : 50px;
}

#items .effect {
	width : 366px;
}