.basename {
	width : 250px;
}

.abilityrow input {
	width : 70px;
	text-align : center;
}

.skillsrow textarea {
	width: 250px;
	height : 60px;
	overflow-y : auto;
}

.baseshort {
	width : 120px;
	text-align : center;
}

textarea {
	height : 42px;
}

#base\.memo, #partner\.memo {
	width: 250px;
	height: 130px;
	overflow-y : auto;
}

#partner\.url {
	width : 195px;
}

#base select {
	width : 100%;
}

#base td {
	text-align : center;
}

#base\.vehicle {
	 width : 510px;
}

#div\.base {
	margin-right : 5px;
}

#logs td {
	text-align : center;
}

#logs textarea {
	height : 32px;
}

#logs .date {
	width : 70px;
}

#logs .title {
	width : 100px;
}

#logs .memo {
	width : 150px;
}

