
/* フォーム用 */

form
{
	padding: 0px;
	margin: 0px;
}

.warning
{
	font-size: 90%;
	line-height: 130%;
	color: #FF0000;
}

.systemerror
{
	background-color: #FF0000;
	padding: 3px;
	color: #FFFFFF;
	font-weight:bold;
}

.tss
{
	width: 30px;
}

.ts
{
	width: 50px;
}

.t
{
	width: 250px;
}

.mm
{
	width: 120px;
}

.ta
{
	width: 400px;
}

.ma
{
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11pt;
}

.btn
{
	margin: 30px 0px 30px 0px;
	text-align: center;
}

.rpthgt
{
	height: 200px;
	text-align: center;
}