@charset "UTF-8";
input.prp-dmg{
		background-color: transparent;
		font-size:14px;
		width: 40px;
}
input.attack{
		padding:0px;
		border-style:none;
		background-color: transparent;
		font-size:14px;
		width: 28px;
}
input.damage{
		padding:0px;
		border-style:none;
		background-color: transparent;
		font-size:14px;
		width: 28px;
}
input.weaponname{
		border-style:none;
		background-color: transparent;
		font-size:14px;
		font-family: Century , "ＭＳ Ｐゴシック", Osaka;
		width: 200px;
		font-weight: bold;
		text-align: center;
}
input.weaponsp{
		border-style:none;
		background-color: transparent;
		font-size:14px;
		width: 60px;
		font-weight: bold;
		text-align: center;
}
input.weapondmg{
		border-style:none;
		background-color: transparent;
		font-size:14px;
		width: 30px;
		font-weight: bold;
		text-align: center;
}
th.tblweapon{
		border-width: 1px;
		border-style:solid ;
		border-color: #3366cc;
		padding:3px 3px;
		background-color:#bfcfff;
}
th.tblstm{
		border-width: 1px;
		border-style:solid ;
		border-color: #3366cc;
		padding:3px 3px;
		background-color:#bfcfff;
		width: 70px;
}
th.tblweapon2{
	border-width: 1px;
	border-style:solid ;
	border-color: #3366cc;
	padding:3px 3px;
	background-color:#e6ecff;
}
