.{
	font-family:"MS UI Gothic";
	font-size:small;
	border-collapse:collapse;
}

body{
	font-family:"MS UI Gothic";
	font-size:small;
	background:#eeeeee;
	border-style:none;
	border-width:1px;
	border-color: #BFBFBF;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
}

a{
	color:#0000FF;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

b{
	font-size:small;
	color:#333333;
}

.small{
	font-size:x-small;
	color:#ffffff;
	background-color:#663300;
}
.big{
	font-size:xx-large;
	color:#ffffff;
	background-color:#663300;
}

td{
	color:#333333;
	border-width:1px;
	border-color: #000000;
	border-top-color:#BFBFBF;
	border-bottom-color:#BFBFBF;
	border-left-color:#BFBFBF;
	border-right-color:#BFBFBF;
}

td.td1{
	color:#ffffff;
	background-color:#5C85D6;
	border-style:none;
	border-width:2px;
	border-color: #5C85D6;
}

td.td2{
	color:#333333;
	background-color:#eeeeee;
	border-style:none;
	border-width:2px;
	border-color: #5C85D6;
}

td.td3{
	font-size:x-small;
	color:#333333;
}

tr.list{
	background-color:#BFBFBF;
}

th{
	background-color:#cccccc;
	border-style:solid;
	border-width:1px;
	border-top-color:#BFBFBF;
	border-bottom-color:#BFBFBF;
	border-left-color:#BFBFBF;
	border-right-color:#BFBFBF;
}

th.corp{
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	border-color: #ffffff;
	border-top-color:#BFBFBF;
	border-bottom-color:#BFBFBF;
	border-left-color:#BFBFBF;
	border-right-color:#BFBFBF;
}

th.corp2{
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color: #ffffff;
	border-top-color:#BFBFBF;
	border-bottom-color:#BFBFBF;
	border-left-color:#BFBFBF;
	border-right-color:#BFBFBF;
}

th.th1{
	color:#ffffff;
	background-color:#5C85D6;
	border-style:none;
	border-width:2px;
	border-color: #5C85D6;
}


th.th2{
	color:#666666;
	background-color:#5C85D6;
	background-image:url("./img/logo-2.jpg");
	border-style:none;
	border-width:1px;
	border-color: #666666;
}

input,textarea{
	border-style:solid;
	border-width:1.0pt;
	border-color:#BFBFBF;
}
