@charset "utf-8";

/* CSS Document */
body{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	width: 100%;
	height: 100%;
	background: gray;
}
span{
	margin:0;
	padding:0;
	border:0;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	color:#3E3F3F;
}
div,img,form {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;

}
img {
	vertical-align:bottom;
}
a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	/*font-size: 12px;*/
}
a:hover {
	/*font-size: 12px;*/
}
.logintitlebk {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	/*background-image: url(../../_img/admin/part/sub_top.jpg);*/
	background: #0099ff;
	height: 32px;
	padding-left: 10px;
	line-height: 20px;
	white-space: nowrap;
}
.toptitle {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background: #00cc66;
	/*background-image: url(../../_img/admin/part/sub_top.jpg);*/
	height: 32px;
	padding-left: 10px;
	line-height: 20px;
	white-space: nowrap;
}
.toptitle strong {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.btn_general a {
	background-image: url(../../_img/admin/button/send.gif);
	width: 180px;
	height: 35px;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	line-height: 35px;
	display: block;
	text-decoration: none;
	color: #333333;
	background-repeat: no-repeat;
	padding: 0px;
}
.btn_general a:hover {
	background-image: url(../../_img/admin/button/send_o.gif);
	width: 180px;
	height: 35px;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	line-height: 35px;
	display: block;
	text-decoration: none;
	color: #333333;
	background-repeat: no-repeat;
	padding: 0px;
}
.navi {
	font-size: 14px;
	background: #93D3FF;
}
.navi:link {
	font-size: 12px;
	background: #93D3FF;
	color: #000000;
	height: 30px;
	width: 200px;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 30px;
}
.navi:visited {
	font-size: 12px;
	color: #000000;
	background: #93D3FF;
	height: 30px;
	width: 200px;
	text-align: center;
	line-height: 30px;
	display: block;
	text-decoration: none;
}
.navi:hover {
	font-size: 12px;
	background: #0099ff;
	height: 30px;
	width: 200px;
	text-align: center;
	line-height: 30px;
	display: block;
}
.navi:after {
	font-size: 12px;
	background: #93D3FF;/*62B3B3*/
	color: #FFF;
	height: 30px;
	width: 200px;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 30px;
}
.sel_menu:link {
	color: #FFFFFF;
	background: #0099ff;
	height: 30px;
	width: 200px;
	display: block;
	text-align: center;
	line-height: 30px;
}
.sel_menu:visited {
	color: #FFFFFF;
	background: #0099ff;
	height: 30px;
	width: 200px;
	display: block;
	text-align: center;
	line-height: 30px;
}

.updatetitle:link {
	font-family:"ＭＳ ゴシック";
	font-size:14px;
	color:#504F4F;
	font-weight:bold;
}
.updatetitle:visited {
	font-family:"ＭＳ ゴシック";
	font-size:14px;
	color:#504F4F;
	font-weight:bold;
}
.updatetitle:hover {
	font-family:"ＭＳ ゴシック";
	font-size:14px;
	color:#1774FF;
	font-weight:bold;
}

.sort_data:link {
	font-family:"ＭＳ ゴシック";
	font-size:13px;
	color:#504F4F;
}
.sort_data:visited {
	font-family:"ＭＳ ゴシック";
	font-size:13px;
	color:#504F4F;
}
.sort_data:hover {
	font-family:"ＭＳ ゴシック";
	font-size:13px;
	color:#0000FF;
}1
.red {
	font-size: 12px;
	color: #FF0000;
}

#sublink:link {
	font-size: 12px;
	color: #0000FF;
	text-align: center;
	text-decoration: none;
}

#sublink:visited {
	font-size: 12px;
	color: #0000FF;
	text-align: center;
	text-decoration: none;
}

#sublink:hover {
	font-size: 12px;
	color: #0000FF;
	text-align: center;
	text-decoration: none;
}

input.btn_s {
	font-family:"MS UI Gothic";
	height:25px;
}

div.comment1 {
	border: 3px solid #11b5d3;
	text-align: left;
}

div.comment2 {
	border: 2px solid #9c9c9c;
	text-align: left;
}

td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	
}
#list .chk {
	width: 15px;
	text-align: center;
}
/*#6BB0C1*/
#list th {
	background-color: #B5E5B5;
	color: #145714;
	white-space: nowrap;
	font-weight: normal;
	font-size: 12px;
}
#list th a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../_img/admin/icon/tblheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}
#list td {
	background:#FFFFFF;
}

#input_area {
	
}
#input_area td {
	background:#FFFFFF;
}
#input_area th {
	background:#DCDCDD;
	font-size: 12px;
	
			
}
#input_area .txt10 {
	font-size: 10px;
	color: #FF0000;
}
#input_area .ck {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #888888;
	white-space: nowrap;
	width: 100px;
	height: 30px;
	line-height: 30px;
}
#input_area .ctitle {	
	height: 20px;
	background:#93D3FF;
	border-color:#449ED1;
	font-size:13px;
	color:#3E3F3F;
}
#input_area .cdata {	
	height: 20px;
	font-size:13px;
	color:#3E3F3F;

}
.input_area td {
	background:#FFFFFF;
}
.input_area th {
	background:#DCDCDD;
	font-size: 12px;
}
.input_area td.machineTd {
	background:#EEE;
}
/*c6f0fb*/
.input_s {
	width: 100px;
	border: 1px solid #888888;
}
.input_m {
	width: 150px;
	border: 1px solid #888888;
}
.input_txt {
	width: 200px;
	border: 1px solid #888888;
}
.input_txt2 {
	border: 1px solid #888888;
}
.input_n {
	width: 250px;
	border: 1px solid #888888;
}
.input_l {
	width: 300px;
	border: 1px solid #888888;
}
.input_long {

}
.input_2 {
	border: 1px solid #888888;
}
.input_3 {
	border: 1px solid #888888;
	text-align:right;
}
.input_box {
	border: 1px solid #888888;
	width: 99%;
}
.input_box2 {
	border: 1px solid #888888;
	width: 90%;
}
textarea {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
}
.page_navi {
	text-align: right;
	height: 25px;
	word-spacing: 3px;
	padding: 0 3px 0 0;
}

.page_navi a {
	padding: 0 3px 0 3px;
	font-size: 14px;
	text-decoration: none;
}

.img_list {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.cond_menu {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.log_title {
	background-color: #a5d9e6;
	width: 100px;
	white-space: nowrap;
}

.subtitle_bg {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../../_img/admin/part/title_bk.gif);
	height: 26px;
	border: 1px solid #999999;
	padding-left: 10px;
	line-height: 20px;
	white-space: nowrap;
}

div#main_div {
	width:100%;
	background: white;
}

div#ui-datepicker-div {
	display: none;
}

#login_div {
	float:none; 
	width: 500px;
	margin: 30px 0 0 0; 
	color: #0099ff;
	/*background: -moz-linear-gradient(top, #CFE782 0%, #9BCB2A 2%, #5DA331 97%, #659635 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CFE782), color-stop(2%,#9BCB2A), color-stop(97%,#5DA331), color-stop(100%,#659635)); /* Chrome,Safari4+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9BCB2A', endColorstr='#659635',GradientType=0 ); /* IE6-9 */
	/*background: linear-gradient(top, #CFE782 0%, #9BCB2A 2%, #5DA331 97%, #659635 100%); /* W3C */
	background:#93D3FF;
}


#update_information_div {
	float:none; 
	width: 421px;
	height: 225px;
	margin: 20px 0 0 0;
	/*background: -moz-linear-gradient(top, #CFE782 0%, #9BCB2A 2%, #5DA331 97%, #659635 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CFE782), color-stop(2%,#9BCB2A), color-stop(97%,#5DA331), color-stop(100%,#659635)); /* Chrome,Safari4+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9BCB2A', endColorstr='#659635',GradientType=0 ); /* IE6-9 */
	/*background: linear-gradient(top, #CFE782 0%, #9BCB2A 2%, #5DA331 97%, #659635 100%); /* W3C */
	background:#FFFFF;
}
#question_div {
	float:none; 
	width: 421px;
	height: 70px;
	margin: 20px 0 0 0;
	/*background: -moz-linear-gradient(top, #CFE782 0%, #9BCB2A 2%, #5DA331 97%, #659635 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CFE782), color-stop(2%,#9BCB2A), color-stop(97%,#5DA331), color-stop(100%,#659635)); /* Chrome,Safari4+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9BCB2A', endColorstr='#659635',GradientType=0 ); /* IE6-9 */
	/*background: linear-gradient(top, #CFE782 0%, #9BCB2A 2%, #5DA331 97%, #659635 100%); /* W3C */
	background:#FFFFF;
}

td.td_searchArea {
	/*background-image: url(../../_img/admin/part/sub_list_title.jpg);*/
	background: #93D3FF;
	line-height: 30px; padding-left: 10px;
}
#input_area td.setting_index {
	background: #CFEFD6; 
	padding: 5px 0;
}
.btn_letter2 { width: 60px; font-size:13px; color:#3E3F3F;}
.btn_letter3 { width: 180px; font-size:13px color:#3E3F3F;}
.btn_letter4 { width: 85px; font-size:13px; color:#3E3F3F;}
.btn_letter5 { width: 95px; font-size:13px; color:#3E3F3F;}

.sort:link {
	font-size: 12px;
	background: #474747;
	color: #ffffff;
	height: 35px;
	width: 140px;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 35px;
}

/*unison add*/
.loginupdatetitle {
	font-family:"ＭＳ ゴシック";
	font-size:14px;
	color:#504F4F;
	font-weight:bold;
	border-bottom:1px dashed;
}

.logindate {
	font-family:"ＭＳ ゴシック";
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
.updatedata {
	border-bottom:1px dashed;
}
.listdata{
	vertical-align:top;
	border-bottom:1px dashed;
}
.btn_letter2 {
    background-color: #bfbfbf;
    border: black 1px solid;
    width: 80px;
    height: 30px;
    margin-bottom: 5px;
}

.btn_reset {
    background-color: #bfbfbf;
    border: black 1px solid;
    width: 80px;
    height: 30px;
}

span.span_label {
    float: left;
    padding-left: 10px;
}
span.span_warning {
    float: left;
    padding-left: 10px;
    color: red;
}
td {
    padding-left: 5px;
}
td.lable_manager {
    background-color: #b7d7f1;
}
td.lable_window {
    background-color: #baff8d;
}
td.lable_billing {
    background-color: #ffca00;
}
td.lable_report {
    background-color: #ff83ff;
}
td.label_other {
    background-color: #33cccc;
}
div.lable_comment {
    background-color: #00d1d0;
}