@CHARSET "UTF-8";


td, th {
	font:				9pt "MS UI Gothic";
}
/* フォーム */
form{
	margin:				0px;
	padding:			0px;
}
script{
	margin:				0px;
	padding:			0px;
}
body {
	background-color:	#E6F5CA;
	font-family:		"MS UI Gothic";
}

table.tbl-menu {
	border-right: 1 solid #000000;
	border-bottom: 1 solid #000000;
	border-left: 1 solid #000000;
	border-top: 1 solid #000000;
}

table.tbl-menu-top {
	border-top: 1 solid #000000;
}

.td-menubar {
	color:				#FFFFFF;
	background-color:	#333333;
	padding:			8px 0px 8px 8px;
}

.tr-title {
	background-color:"#778899";
/*
	border-right: 1 solid #000000;
	border-bottom: 1 solid #000000;
	border-left: 1 solid #000000;
	border-top: 1 solid #000000;
*/
}

.td-title {
	background-color:"#778899";
/*
	border-right: 1 solid #000000;
	border-bottom: 1 solid #000000;
	border-left: 1 solid #000000;
	border-top: 1 solid #000000;
*/
}

.td-gray {
	color:				#000000;
	background-color:	#C0C0C0;
}

.td-yellow {
	
	background-color:"#FFFFCC";
/*
	border-right: 1 solid #000000;
	border-bottom: 1 solid #000000;
	border-left: 1 solid #000000;
	border-top: 1 solid #000000;
*/
}

.td-white {
	color:				#000000;
	background-color:	#ffffff;
	padding-top:		5px;
	padding-bottom:		5px;
}
.td-input {
	color:				#000000;
	background-color:	#E6F5CA;
	padding-top:		5px;
	padding-bottom:		5px;
}

.td-white-menu {
	background-color: "#ffffff";
	color:"#000000";
	
	border-right: 1 solid #000000;
	border-bottom: 1 solid #000000;
	border-left: 1 solid #000000;
	border-top: 1 solid #000000;	

}

.td-green {
	background-color: "#E6F5CA";
}

.td-pink {
	color: "#FF0000";
	background-color: "#FFCCFF";
}

.td-right-yellow {
	color: "#FF9900";
	background-color: "#FFFF99";
}

.td-darkkhaki {
	color: "#000000";
	background-color: "#BDB76B";
}

.td-orange {
	color: "#000000";
	background-color: "#FFA500";
}

input.button {
	font: 12px ms ui gothic;
}

input.check {
	font: 12px ms ui gothic;
	vertical-align: middle;
}

.page_num {
	font-family:				"MS UI Gothic";
	padding:					0px 3px;
}
.page_num_select{
	font-family:				"MS UI Gothic";
	font-weight:				bold;
	padding:					0px 3px;
}
.page_num_dot {
	padding:					0px 3px;
}

.notice {
	color: red;	
}

.message_err {
	font:						12px "MS UI Gothic";
	font-weight:				normal;	
	color:						#FF3333;
}
.message_warn {
	font:						12px "MS UI Gothic";
	font-weight:				normal;	
	color:						#000099;
}

.shift_create_header {
	top: 0px; left: 0px; height: 150px; width: 560px;
	overflow:hidden;
}

.shift_create_ptn {
	top: 0px; left: 0px; height: 170px; width: 470px;
	overflow:hidden;
}

.shift_create_data {
	top: 200px; left: 300px; height: 185px; width: 580px;
	overflow:auto;
}

.td_enable{
	color: 			silver;
}
.button_normal{
	font:			12px "MS UI Gothic";
	color:			black;
	background:		#dddddd;
}
.text_normal{
	font:				12px "MS UI Gothic";
	border:				solid 1 silver;
	background-color:	#FFFFFF;
	color:				#000000;
}
.td_ryousaido{
	padding-left:		10px;
	padding-right:		10px;
}
th.list_header{
	font:				12px "MS UI Gothic";
	background-color:	#636363;
	color:				#FFFFFF;
}
input.file {
	font:				12px "MS UI Gothic";
}
