﻿td
{
	font-family: 'ＭＳ Ｐゴシック';
	font-size: 10pt;
}

body
{
	font-family: 'ＭＳ Ｐゴシック';
	font-size: 10pt;
}

table.base
{
	background-color: #F2F2F2;
	border: 1px solid #999999;
	padding: 10;
	text-align: left;
}

.validation-msg
{
	color: #CC0000;
	font-size: xx-small;
	font-weight: bold;
	line-height: 125%;
}

.error-msg
{
	color: #CC0000;
	font-size: x-small;
	font-weight: bold;
	line-height: 125%;
}

