/*
** �S�ʐݒ�
*/
BODY
{
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
}

TD
{
	font-size: 10pt;
	background-color: #ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}

TH
{
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #b0c4de;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}

A
{
	color: #000080;
	text-decoration: none;
}
A:hover
{
	color: #ffa500;
}
/*
** �V�X�e���^�C�g��
*/
.clsSystemTitle
{
	font-size: 16pt;
	font-family: "Arial";
	font-weight: bold;
}

/*
** ��ʃ^�C�g��
*/
.clsWinTitle
{
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}

/*
** �����\���������Ƃ���
*/
.clsStrong
{
	color: #0000ff;
	font-size: 10pt;
	font-weight: bold;
}

/*
** �c�[���o�[
*/
.clsTblTool
{
	background-color: #000080;
}

/*
** �A���J�[�i�c�[���o�[��j
*/
.clsAnchTool
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.clsAnchTool:hover
{
	color: #ffa500;
}

/*
** �e�[�u���g�F
*/
.clsTblFrame
{
	background-color: #4169e1;
}

/*
** �e�[�u���w�b�_�w�i�F
*/
.clsTblHead
{
	background-color: #b0c4de;
}

/* �e�[�u���s�w�i�F�i�۔F�j */
.clsTblLineDeny
{
	background-color: #cccccc;
}

/*
** �G���[���b�Z�[�W
*/
.clsErrMsg
{
	color: #ff0000;
}

/*
** ��ʐ־��
*/
.clsExp
{
	color: #0000ff;
	font-size: 8pt;
}

/*
** �{�^��
*/
.clsBtn
{
	width: 100px;
}
.clsBtnShort
{
	width: 45px;
}
.clsBtnMiddle
{
	width: 75px;
}
.clsBtnLong
{
	width: 200px;
}

.clsBtnShipCancel
{
	width: 130px;
}


/*
** ���[�g�\��
*/
.clsRateNum
{
	width: 25px;
	text-align: right;
}

.clsRateFew
{
	width: 90px;
	text-align: left;
}
