
BODY
{
	font-size:10pt;
	SCROLLBAR-FACE-COLOR: blue; 
	SCROLLBAR-HIGHLIGHT-COLOR: White; 
	SCROLLBAR-SHADOW-COLOR: Grren; 
	SCROLLBAR-3DLIGHT-COLOR: blue; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: lightblue; 
	SCROLLBAR-DARKSHADOW-COLOR: lightblue;
	font-family: "ＭＳ Ｐゴシック"; /* 2021.12.21 kishimoto add Edge対応 */
}

/* 2021.12.21 kishimoto add Edge対応 start */
input, select, textarea, button {
	font-family: "ＭＳ Ｐゴシック";
}
/* 2021.12.21 kishimoto add Edge対応 end */

table
{
	font-size:10pt;
}

H3
{
	font-size:12pt;
}

.innerText
{
	border:none;
	background:none;
}

.ErrorMsg
{
	font:bold 12pt;
	color:red;
	text-align:center;
}

.Login_Btn
{
	width:80;
/*
	background:#;
	border-color:#50B0F0;
	color:#0050A0;
 */
	border-color:#000000;
//	background:#F0EE11;
	background:#9999FF;
	color:black;
}

A
{
	color:blue;
	text-decoration:none;
}

//以下CFIDEよりコピー
.color-title		{background-color:#888885;color:white;ackground-color:#7A8FA4;}
.color-header		{background-color:#ddddd5;}
.color-buttons		{background-color:#ccccc5;}
.color-border		{background-color:#666666;}

.color-row			{background-color:#fffff5;}
.color-rowalert		{background-color:#ffddaa;}

.buttn,.buttnText	{font-size:10pt;font-family: tahoma,arial,Geneva,Helvetica,sans-serif;background-color:#e0e0d5;}
.buttn-fix 			{font-size:10pt;font-family: tahoma,arial,Geneva,Helvetica,sans-serif;background-color:#e0e0d5;}

.menu-title			{font-size:15pt;font-family:arial,geneva,helvetica,sans-serif;color:white;font-weight:bold;}
.form-title			{color:white;}

.label,.text,.link 	{font-size:10pt;font-family: tahoma,arial,Geneva,Helvetica,sans-serif;}
.nospace			{line-height:2px;}
.sentance,ul 		{FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 80%; LINE-HEIGHT: 131%}

th					{font-weight:normal;}	
b,.b 				{font-weight:bold;}
.text_bold 			{font-weight:bold;}
.h3,h3,.subhead		{font-size:12pt;line-height:120%;font-family:arial,geneva,helvetica,sans-serif;}	
.pagedivider		{font-size:12pt;line-height:120%;font-family:arial,geneva,helvetica,sans-serif;}	

.input 				{width:250px;}
.error 				{color:red;}
.success 			{color:green;}

.itemsml 			{FONT-FAMILY: Verdana, Geneva, Arial, sans-serif; FONT-SIZE: 65%; LINE-HEIGHT: 150%; font-weight: bold; color:#333399;}
.headline			{font-family:arial;font-size:11pt; color:6699cc;}
