
.body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	position: relative;
	background-color:#bbbbbb;
	top: 0px;
	left: 0px;
	color:mediumblue;
	  width: 100vw;
  height: 100vh;
}
#title {
	font-size-adjust:auto;
	font-weight: bold;
	color:aqua;
	font-size: 42px;

	top: 10px;
	text-shadow:
       2px  2px 1px #000000,
      -2px  2px 1px #000000,
       2px -2px 1px #000000,
      -2px -2px 1px #000000,
       2px  0px 1px #000000,
       0px  2px 1px #000000,
      -2px  0px 1px #000000,
       0px -2px 1px #000000;
}
#link {
	position: absolute;
	top: 30px;
	left: 1750px;
	font-weight: bold;
	color: #0091ED;
	font-size: 22px;
}
#sel_day {
	position: absolute;
	font-size: 16px;
	top: 115px;
	left: 62px;
	border: 2px solid #ffffff;
}
#sel_day-wrap img {
    vertical-align: top;
    margin-left: 2px;
    border: 1px solid dimgray;
}
img.ui-datepicker-trigger{
  cursor: pointer;
	margin-top: 45px!important;
  margin-left: 280px!important;
  vertical-align: middle;
	top: 240px;
	left: 62px;
}
.shadow {
  box-shadow: 5px 10px 10px rgba(0,0,0,0.50);
}
/* 80mm */
#btm4 {
	position: absolute;
	top: 40px;
	left: 60px;
}
/* 40mm*/
#btm5 {
	position:absolute;
	top: 40px;
	left:195px;
}
#kongou{
	position: absolute;
	font-size: 28px;/*32*/
	font-weight: 600;
	text-align:center;
	top: 60px;
	left: 500px;
	width: 720px;
	height:40px;
	overflow:hidden;
	background-color:#ffffff;
	border: 5px solid #ADADAD;
	border-radius: 18px;
}
#sel1head,#sel2head,#tb_Lhead,#tb_Rhead{
	position: absolute;
	width: 460px;
	text-align:center;
	font-size:24px;
	font-weight: bold;
	text-shadow:
	2px  2px 1px #ffffff,
    -2px  2px 1px #ffffff,
	2px -2px 1px #ffffff,
	-2px -2px 1px #ffffff,
	2px  0px 1px #ffffff,
	0px  2px 1px #ffffff,
	-2px  0px 1px #ffffff,
	0px -2px 1px #ffffff;
}
#sel1head{
	top: 120px;
	left: 380px;
}
#sel2head{
	top: 120px;
	left:830px;
	color: #009100;
}
#sel1,#sel2{
	text-align:center;
	position: absolute;
	font-size: 13.5px;
	top: 150px;
	width: 460px;
	/*height:108px;*/
	overflow:hidden;
	background-color:#DDDDDD;
	border: 5px solid #ADADAD;
}
#sel1{
	left: 360px;
}
#sel2{
	left: 840px;
	color: #009100;
}
#tb_L,#tb_R{
	position: absolute;
	top: 310px;
	width: 460px;
	/*height:580px;*/
	overflow:hidden;
	background-color:#ffffff;
	border: 5px solid #ADADAD;
}
#tb_Lhead{
	top: 280px;
	left: 380px;
}
#tb_Rhead{
	top: 280px;
	color: #009100;
	left: 840px;
}

#tb_L{
	left: 360px;
}
#tb_R{
	color: #009100;
	left: 840px;
}
#ply_info{
	position: absolute;
	top: 90px;
	left: 1340px;
	width: 520px;
	text-align:center;
	overflow:hidden;
	font-weight: bold;
	color: #0091ED;
	font-size: 18px;
}
#obj{
	position: absolute;
	top: 80px;
	left: 1340px;
	width: 520px;
	height:340px;
	overflow:hidden;
	/*background-color:#000055;*/
	border: 5px solid #ffffff;
	border-radius: 24px;
	font-weight: bold;
	color: #0091ED;
	font-size: 22px;
}
#ply{
	position: absolute;
	top: 80px;
	left: 1340px;
	width: 520px;
	height:340px;
	overflow:hidden;
	/*background-color:#000055;*/
	border: 5px solid #ffffff;
	border-radius: 24px;
	font-weight: bold;
	color: #0091ED;
	font-size: 16px;
}
/*
#canvas{
	position: absolute;
	top: 450px;
	left: 1340px;
	width: 520px;
	height:470px;
	overflow:hidden;
	background-color:#ffffff;
	border: 5px solid #ADADAD;
	/*background-image: url(../images/GRP80_bg.png);
	border-radius: 24px;
}
*/
#myCanvas{
	position: absolute;
	top: 450px;
	left: 1340px;
	width: 520px;
	height:470px;	
}
#grp{
	position: absolute;
	top: 450px;
	left: 1340px;
	width: 520px;
	height:470px;
	overflow:hidden;
	background-color:#ffffff;
	border: 5px solid #ADADAD;
	background-image: url('../images/GRP80_bg.png');
	border-radius: 24px;
}




#dir_tree ul {
  list-style-type: none;
  padding-left: 1em;
  margin-bottom:1em;
}
#dir_tree ul:first-child {
  padding-left: 0;
}
#dir_tree a, #dir_tree li {
  text-decoration: none;
}
p {
	color:navy;
	font-weight: bold;
	height:3;
	text-align:center;
}

#senser_files {
	position: absolute;
	top: 150px;/*190*/
	left: 50px;
	width: 274px;
	height: 770px;/*770*/
	overflow:hidden;
	background-color:#ffffff;
	border: 5px solid #ADADAD;
}

thead.scrollHead{
	width: 250px;
	background:#C4CCD5;
	position: absolute;
	border: 1px solid #000;
}

tbody.scrollBody{
	top: 38px;
	height:730px;/*636*/
	width: 270px;
	text-align: center;
	display:block;
	position: absolute;
	background:#ffffff;
	overflow-y:scroll;
}
.scrollBody th, .s-tbl td {
	border: 1px solid #000;
	width: 300px;
}
.scrollBody tr:nth-child(2n+1) {
	background:#C8D5DD;

}
.scrollBody tr:hover {
	background:#77B4D7;
}
.on_day {
	position: absolute;
	top: 150px;
	left: 110px;
	width: 200px;

}
.on_day input[type=text] {
	font: 16px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;

	transition: 0.3s;
	border:5px solid #FFF7F78;
	border-radius: 8px;
	outline: none;
}
.on_day input[type=text]:focus {
	border-color: #da3c41;
}
.on_day input[type=text] {
	padding-left: 40px;
}
.on_day i {
	position: absolute;
	top: 2px;
	left: 0;
	padding: 2px 2px;
	transition: 0.3s;
	color: #aaaaaa;
}
.on_day input[type=text]:focus + i {
	color: #da3c41;
}
/* 平日 */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ color: #8FA0B4; background: rgb(248,248,248); }
 
/* 日付選択可能 */
.date-workday a.ui-state-default{ background: #C9C7F9; color: #0004F0; }
.saturday a.ui-state-default{ background: rgb(248,248,248); color: #DBCC00; }
.sunday a.ui-state-default{ background: rgb(248,248,248); color: rgb(224, 97, 97); }
/* 日付選択不可 */
.date-workday span.ui-state-default{ background: #74ECFB; color: rgb(223, 167, 116); }
.saturday span.ui-state-default{ background: rgb(236, 248, 250); color: rgb(98, 179, 253); }
.sunday span.ui-state-default{ background: rgb(255, 233, 225); color: rgb(224, 97, 97); }
.workday{ background: #B8D0EC; color: rgb(224, 97, 97); }
/*
#part{
	position: absolute;
	top: 240px;
	left: 1180px;
}
#logo{
	position: absolute;
	top: 400px;
	left: 0px;
}
#sel{
	position: absolute;
	top: 80px;
	left: 0px;
	width: 300px;
	height:70px;
	background-color:#4A7EE8;
	overflow:hidden;
	border: 5px solid #ffffff;
}

#btm1 {
	position: absolute;
	top: 80px;
	left: 70px;

}
#btm2 {
	position: absolute;
	top: 80px;
	left: 170px;

}
#btm3 {
	position: absolute;
	top: 80px;
	left: 270px;
}


#disp{
	position: absolute;
	top: 80px;
	left: 380px;
	width: 1400px;
	height:840px;
	overflow:hidden;
	background-color:#ffffff;
	border: 5px solid #ADADAD;

}

#files {
	position: absolute;
	left: 60px;
	width: 300px;
	height: 100px;770
	top: 150px;
}
#sfwd_files {
	position: absolute;
	top: 150px;
	left: 60px;
	width: 300px;
	height: 100px;
}
#xml {
	position: absolute;
	left: 40px;
	width: 300px;
	height: 770px;
	top: 150px;
	border-radius: 8px;
	
	border: 3px solid #888888;
	padding: 3px;
	overflow-y:scroll;
	
}
#xml_title {
	color:#0000cc;
	font-size: 28px;
	font-weight: 800;
	text-align:center;
}

#comm {
	color:darkgreen;
	font-size: 20px;
	font-weight: 600;
	text-align:center;
}

#oon_day {
	position: absolute;
	top: 150px;
	left: 110px;
	width: 200px;
	height: 24px;
	font-size: 14px;
	font-weight: 600;
	background:#d7d4f0;
	border-radius: 5px;
	border: 2px solid #fff;
}*/

