body 		{font-family:"ＭＳ ゴシック",sans-serif; font-size:9pt;}
body.base	{background-color:#DAF3DB}

table 		{font-family:"ＭＳ ゴシック",sans-serif; font-size:9pt; empty-cells:show;}
table.outFrame	{border-color: #006666; border-style: solid; border-width: 2px; background-color:#ffffff;}

hr			{color: green;}

.tbltl		{background-color: #006666;color: white ;font-weight: bold; font-size: 12pt; font-family:sans-serif,"ＭＳ ゴシック";}
.category	{color: #006666; font-size: 9pt; font-weight: bold;}

.main_title	{font-family:sans-serif,"ＭＳ ゴシック"; font-size:20pt; font-weight: bold; color:#006666;}

.footer		{text-align: right; font-size: 8pt; font-family:sans-serif;}
.logo		{width: 450px; }
.login		{text-align: right; vertical-align: bottom; font-size: 10.5pt; font-weight: bold;}

.tdHeader	{text-align: right; vertical-align: bottom; font-weight: bold;}

.tdMenu		{font-size: 11pt; font-weight: bold;}
.tdMenu a:link		{color: #009999; text-decoration: none}
.tdMenu a:visited	{color: #009999; text-decoration: none}

.tblhd		{text-align: right;font-weight: bold;}
.tblhdCntr	{text-align: center;font-weight: bold;}
.tblhdLft	{text-align: left;font-weight: bold;}

.thListHd	{background-color: #006666; color: white; text-align="center"; font-weight: bold;}
.thListHd a:link	{color: white;}
.thListHd a:visited	{color: white;}
.tdListDt	{background-color: #FFFFCC;}
.tdListDt a:link	{color: blue;}
.tdListDt a:visited	{color: blue;}


.number		{text-align: right; ime-mode: disabled;}
.eisu		{ime-mode: disabled;}
.message	{font-size: 10pt; font-weight: bold;}
.message2	{font-size: 11pt; font-weight: bold; color: blue}
.errMsg		{font-size: 10pt; font-weight: bold; color: red}
.errMsg2	{font-size: 13pt; font-weight: bold; color: black ;background-color: #FF0000 }

.status		{font-size: 11pt; font-weight: bold;}
.theme		{font-size: 11pt; font-weight: bold;}

.attention	{color: #0000cc; font-size: 9pt;}
.attention2	{color: #191970; font-size: 9pt;}

.tdListDtEven {background-color: #A0DEDA;}
.tdListDtEven a:link {color: blue;}
.tdListDtEven a:visited {color: blue;}

.tdListDtPink {background-color: #FFCCFF;}
.tdListDtPink a:link {color: pink;}
.tdListDtPink a:visited {color: pink;}

.tdListDtGrey {background-color: #CCCCCC;}
.tdListDtGrey  a:link {color: grey;}
.tdListDtGrey  a:visited {color: grey;}

/*必須項目のスタイル*/
.required	{color: #FF0000;font-weight:normal;}


/*カレンダーの土日スタイル*/
table.ui-datepicker-calendar tbody td:first-child a.ui-state-default{
     color: #F00;
}
table.ui-datepicker-calendar tbody td:last-child a.ui-state-default {
     color: #00F;
}

