プロジェクト

全般

プロフィール

リビジョン 467

堀内約5年前に追加

商品構成の不要処理削除

差分を表示:

trunk/src/ProcessManagement/ProcessManagement/DataModel/DivisionMaster.cs
35 35
        public static Dictionary<int, string> DivisionMasterCode = new Dictionary<int, string>(){
36 36
                                                                                {1, "発注者区分登録"},
37 37
                                                                                {2, "工事種別登録"},
38
                                                                                {3, "施工経費名称登録"},
38
                                                                                {3, "施工経費区分登録"},
39 39
                                                                                };
40 40
        #endregion
41 41

  
trunk/src/ProcessManagement/ProcessManagement/Forms/DataEntry/ApprovalPerson/FrmAppManAux.cs
1707 1707
                else if (ManRec.PaidVacationDays > 0)
1708 1708
                {
1709 1709
                    // 今年度は有給取得日より小さいが数値がある場合
1710
                    dWork = (decimal)NoticeRec.NoticePeriod - ManRec.PaidVacationDays;  // まず年度分を計算
1710
                    dWork = (decimal)NoticeRec.NoticePeriod - ManRec.PaidVacationDays;  // まず年度分を計算
1711 1711
                    LinkRec.CurrentYear = (decimal)NoticeRec.NoticePeriod - dWork;      // 今年度の減算分
1712 1712
                    ManRec.PaidVacationDays = 0;                                        // 今年度は0へ変更
1713 1713
                }
trunk/src/ProcessManagement/ProcessManagement/Forms/ZMenu/FrmMenu.Designer.cs
706 706
            this.btnType1_16 = new System.Windows.Forms.Button();
707 707
            this.label32 = new System.Windows.Forms.Label();
708 708
            this.label34 = new System.Windows.Forms.Label();
709
            this.label43 = new System.Windows.Forms.Label();
710 709
            this.label33 = new System.Windows.Forms.Label();
711
            this.label35 = new System.Windows.Forms.Label();
712
            this.label42 = new System.Windows.Forms.Label();
713 710
            this.label44 = new System.Windows.Forms.Label();
714 711
            this.btnType1_31 = new System.Windows.Forms.Button();
715 712
            this.btnType1_32 = new System.Windows.Forms.Button();
......
717 714
            this.label48 = new System.Windows.Forms.Label();
718 715
            this.label47 = new System.Windows.Forms.Label();
719 716
            this.label45 = new System.Windows.Forms.Label();
720
            this.label52 = new System.Windows.Forms.Label();
721 717
            this.label53 = new System.Windows.Forms.Label();
722 718
            this.label58 = new System.Windows.Forms.Label();
723 719
            this.btnType1_24 = new System.Windows.Forms.Button();
......
5397 5393
            this.tblLayoutConstruction.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
5398 5394
            this.tblLayoutConstruction.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
5399 5395
            this.tblLayoutConstruction.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
5400
            this.tblLayoutConstruction.Size = new System.Drawing.Size(1170, 1260);
5396
            this.tblLayoutConstruction.Size = new System.Drawing.Size(1153, 1260);
5401 5397
            this.tblLayoutConstruction.TabIndex = 15;
5402 5398
            // 
5403 5399
            // lblConstrLine01
......
5407 5403
            this.tblLayoutConstruction.SetColumnSpan(this.lblConstrLine01, 10);
5408 5404
            this.lblConstrLine01.Location = new System.Drawing.Point(3, 267);
5409 5405
            this.lblConstrLine01.Name = "lblConstrLine01";
5410
            this.lblConstrLine01.Size = new System.Drawing.Size(1164, 6);
5406
            this.lblConstrLine01.Size = new System.Drawing.Size(1147, 6);
5411 5407
            this.lblConstrLine01.TabIndex = 15;
5412 5408
            // 
5413 5409
            // btnConstruction0000
5414 5410
            // 
5415 5411
            this.btnConstruction0000.BackColor = System.Drawing.SystemColors.ControlLightLight;
5416 5412
            this.btnConstruction0000.Dock = System.Windows.Forms.DockStyle.Fill;
5417
            this.btnConstruction0000.Location = new System.Drawing.Point(107, 39);
5413
            this.btnConstruction0000.Location = new System.Drawing.Point(106, 39);
5418 5414
            this.btnConstruction0000.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5419 5415
            this.btnConstruction0000.Name = "btnConstruction0000";
5420
            this.btnConstruction0000.Size = new System.Drawing.Size(190, 30);
5416
            this.btnConstruction0000.Size = new System.Drawing.Size(187, 30);
5421 5417
            this.btnConstruction0000.TabIndex = 15;
5422 5418
            this.btnConstruction0000.Text = "各工事詳細台帳閲覧";
5423 5419
            this.btnConstruction0000.UseVisualStyleBackColor = false;
......
5430 5426
            | System.Windows.Forms.AnchorStyles.Right)));
5431 5427
            this.lblConstrTitle01.AutoSize = true;
5432 5428
            this.lblConstrTitle01.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
5433
            this.lblConstrTitle01.Location = new System.Drawing.Point(106, 0);
5429
            this.lblConstrTitle01.Location = new System.Drawing.Point(105, 0);
5434 5430
            this.lblConstrTitle01.Name = "lblConstrTitle01";
5435
            this.lblConstrTitle01.Size = new System.Drawing.Size(192, 36);
5431
            this.lblConstrTitle01.Size = new System.Drawing.Size(189, 36);
5436 5432
            this.lblConstrTitle01.TabIndex = 15;
5437 5433
            this.lblConstrTitle01.Text = "日次(施工)管理";
5438 5434
            this.lblConstrTitle01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
5446 5442
            this.lblConstr00.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
5447 5443
            this.lblConstr00.Location = new System.Drawing.Point(3, 36);
5448 5444
            this.lblConstr00.Name = "lblConstr00";
5449
            this.lblConstr00.Size = new System.Drawing.Size(97, 36);
5445
            this.lblConstr00.Size = new System.Drawing.Size(96, 36);
5450 5446
            this.lblConstr00.TabIndex = 15;
5451 5447
            this.lblConstr00.Text = "毎日";
5452 5448
            this.lblConstr00.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
5455 5451
            // 
5456 5452
            this.btnConstruction0001.BackColor = System.Drawing.SystemColors.ControlLightLight;
5457 5453
            this.btnConstruction0001.Dock = System.Windows.Forms.DockStyle.Fill;
5458
            this.btnConstruction0001.Location = new System.Drawing.Point(323, 39);
5454
            this.btnConstruction0001.Location = new System.Drawing.Point(319, 39);
5459 5455
            this.btnConstruction0001.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5460 5456
            this.btnConstruction0001.Name = "btnConstruction0001";
5461
            this.btnConstruction0001.Size = new System.Drawing.Size(190, 30);
5457
            this.btnConstruction0001.Size = new System.Drawing.Size(187, 30);
5462 5458
            this.btnConstruction0001.TabIndex = 15;
5463 5459
            this.btnConstruction0001.Text = "各工事日報";
5464 5460
            this.btnConstruction0001.UseVisualStyleBackColor = false;
......
5468 5464
            // 
5469 5465
            this.btnConstruction0002.BackColor = System.Drawing.SystemColors.ControlLightLight;
5470 5466
            this.btnConstruction0002.Dock = System.Windows.Forms.DockStyle.Fill;
5471
            this.btnConstruction0002.Location = new System.Drawing.Point(539, 39);
5467
            this.btnConstruction0002.Location = new System.Drawing.Point(532, 39);
5472 5468
            this.btnConstruction0002.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5473 5469
            this.btnConstruction0002.Name = "btnConstruction0002";
5474
            this.btnConstruction0002.Size = new System.Drawing.Size(190, 30);
5470
            this.btnConstruction0002.Size = new System.Drawing.Size(187, 30);
5475 5471
            this.btnConstruction0002.TabIndex = 15;
5476 5472
            this.btnConstruction0002.Text = "各工事打合わせ議事録";
5477 5473
            this.btnConstruction0002.UseVisualStyleBackColor = false;
......
5481 5477
            // 
5482 5478
            this.btnConstruction0003.BackColor = System.Drawing.SystemColors.ControlLightLight;
5483 5479
            this.btnConstruction0003.Dock = System.Windows.Forms.DockStyle.Fill;
5484
            this.btnConstruction0003.Location = new System.Drawing.Point(755, 39);
5480
            this.btnConstruction0003.Location = new System.Drawing.Point(745, 39);
5485 5481
            this.btnConstruction0003.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5486 5482
            this.btnConstruction0003.Name = "btnConstruction0003";
5487
            this.btnConstruction0003.Size = new System.Drawing.Size(190, 30);
5483
            this.btnConstruction0003.Size = new System.Drawing.Size(187, 30);
5488 5484
            this.btnConstruction0003.TabIndex = 15;
5489 5485
            this.btnConstruction0003.Text = "各工事交通費・購入品入力";
5490 5486
            this.btnConstruction0003.UseVisualStyleBackColor = false;
......
5494 5490
            // 
5495 5491
            this.btnConstruction0004.BackColor = System.Drawing.SystemColors.ControlLightLight;
5496 5492
            this.btnConstruction0004.Dock = System.Windows.Forms.DockStyle.Fill;
5497
            this.btnConstruction0004.Location = new System.Drawing.Point(971, 39);
5493
            this.btnConstruction0004.Location = new System.Drawing.Point(958, 39);
5498 5494
            this.btnConstruction0004.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5499 5495
            this.btnConstruction0004.Name = "btnConstruction0004";
5500
            this.btnConstruction0004.Size = new System.Drawing.Size(195, 30);
5496
            this.btnConstruction0004.Size = new System.Drawing.Size(191, 30);
5501 5497
            this.btnConstruction0004.TabIndex = 15;
5502 5498
            this.btnConstruction0004.Text = "出勤管理";
5503 5499
            this.btnConstruction0004.UseVisualStyleBackColor = false;
......
5507 5503
            // 
5508 5504
            this.btnConstruction0100.BackColor = System.Drawing.SystemColors.ControlLightLight;
5509 5505
            this.btnConstruction0100.Dock = System.Windows.Forms.DockStyle.Fill;
5510
            this.btnConstruction0100.Location = new System.Drawing.Point(107, 111);
5506
            this.btnConstruction0100.Location = new System.Drawing.Point(106, 111);
5511 5507
            this.btnConstruction0100.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5512 5508
            this.btnConstruction0100.Name = "btnConstruction0100";
5513
            this.btnConstruction0100.Size = new System.Drawing.Size(190, 30);
5509
            this.btnConstruction0100.Size = new System.Drawing.Size(187, 30);
5514 5510
            this.btnConstruction0100.TabIndex = 15;
5515 5511
            this.btnConstruction0100.Text = "行動予定入力";
5516 5512
            this.btnConstruction0100.UseVisualStyleBackColor = false;
......
5520 5516
            // 
5521 5517
            this.btnConstruction0101.BackColor = System.Drawing.SystemColors.ControlLightLight;
5522 5518
            this.btnConstruction0101.Dock = System.Windows.Forms.DockStyle.Fill;
5523
            this.btnConstruction0101.Location = new System.Drawing.Point(323, 111);
5519
            this.btnConstruction0101.Location = new System.Drawing.Point(319, 111);
5524 5520
            this.btnConstruction0101.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5525 5521
            this.btnConstruction0101.Name = "btnConstruction0101";
5526
            this.btnConstruction0101.Size = new System.Drawing.Size(190, 30);
5522
            this.btnConstruction0101.Size = new System.Drawing.Size(187, 30);
5527 5523
            this.btnConstruction0101.TabIndex = 15;
5528 5524
            this.btnConstruction0101.Text = "車両予約";
5529 5525
            this.btnConstruction0101.UseVisualStyleBackColor = false;
......
5538 5534
            this.lblConstr01.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
5539 5535
            this.lblConstr01.Location = new System.Drawing.Point(3, 108);
5540 5536
            this.lblConstr01.Name = "lblConstr01";
5541
            this.lblConstr01.Size = new System.Drawing.Size(97, 36);
5537
            this.lblConstr01.Size = new System.Drawing.Size(96, 36);
5542 5538
            this.lblConstr01.TabIndex = 15;
5543 5539
            this.lblConstr01.Text = "毎日";
5544 5540
            this.lblConstr01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
5547 5543
            // 
5548 5544
            this.btnConstruction0102.BackColor = System.Drawing.SystemColors.ControlLightLight;
5549 5545
            this.btnConstruction0102.Dock = System.Windows.Forms.DockStyle.Fill;
5550
            this.btnConstruction0102.Location = new System.Drawing.Point(539, 111);
5546
            this.btnConstruction0102.Location = new System.Drawing.Point(532, 111);
5551 5547
            this.btnConstruction0102.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5552 5548
            this.btnConstruction0102.Name = "btnConstruction0102";
5553
            this.btnConstruction0102.Size = new System.Drawing.Size(190, 30);
5549
            this.btnConstruction0102.Size = new System.Drawing.Size(187, 30);
5554 5550
            this.btnConstruction0102.TabIndex = 15;
5555 5551
            this.btnConstruction0102.UseVisualStyleBackColor = false;
5556 5552
            this.btnConstruction0102.Click += new System.EventHandler(this.btnConstruction_Click);
......
5559 5555
            // 
5560 5556
            this.btnConstruction0103.BackColor = System.Drawing.SystemColors.ControlLightLight;
5561 5557
            this.btnConstruction0103.Dock = System.Windows.Forms.DockStyle.Fill;
5562
            this.btnConstruction0103.Location = new System.Drawing.Point(755, 111);
5558
            this.btnConstruction0103.Location = new System.Drawing.Point(745, 111);
5563 5559
            this.btnConstruction0103.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5564 5560
            this.btnConstruction0103.Name = "btnConstruction0103";
5565
            this.btnConstruction0103.Size = new System.Drawing.Size(190, 30);
5561
            this.btnConstruction0103.Size = new System.Drawing.Size(187, 30);
5566 5562
            this.btnConstruction0103.TabIndex = 15;
5567 5563
            this.btnConstruction0103.UseVisualStyleBackColor = false;
5568 5564
            this.btnConstruction0103.Click += new System.EventHandler(this.btnConstruction_Click);
......
5571 5567
            // 
5572 5568
            this.btnConstruction0104.BackColor = System.Drawing.SystemColors.ControlLightLight;
5573 5569
            this.btnConstruction0104.Dock = System.Windows.Forms.DockStyle.Fill;
5574
            this.btnConstruction0104.Location = new System.Drawing.Point(971, 111);
5570
            this.btnConstruction0104.Location = new System.Drawing.Point(958, 111);
5575 5571
            this.btnConstruction0104.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5576 5572
            this.btnConstruction0104.Name = "btnConstruction0104";
5577
            this.btnConstruction0104.Size = new System.Drawing.Size(195, 30);
5573
            this.btnConstruction0104.Size = new System.Drawing.Size(191, 30);
5578 5574
            this.btnConstruction0104.TabIndex = 15;
5579 5575
            this.btnConstruction0104.UseVisualStyleBackColor = false;
5580 5576
            this.btnConstruction0104.Click += new System.EventHandler(this.btnConstruction_Click);
......
5588 5584
            this.lblConstr02.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
5589 5585
            this.lblConstr02.Location = new System.Drawing.Point(3, 180);
5590 5586
            this.lblConstr02.Name = "lblConstr02";
5591
            this.lblConstr02.Size = new System.Drawing.Size(97, 36);
5587
            this.lblConstr02.Size = new System.Drawing.Size(96, 36);
5592 5588
            this.lblConstr02.TabIndex = 15;
5593 5589
            this.lblConstr02.Text = "毎回";
5594 5590
            this.lblConstr02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
5597 5593
            // 
5598 5594
            this.btnConstruction0200.BackColor = System.Drawing.SystemColors.ControlLightLight;
5599 5595
            this.btnConstruction0200.Dock = System.Windows.Forms.DockStyle.Fill;
5600
            this.btnConstruction0200.Location = new System.Drawing.Point(107, 183);
5596
            this.btnConstruction0200.Location = new System.Drawing.Point(106, 183);
5601 5597
            this.btnConstruction0200.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5602 5598
            this.btnConstruction0200.Name = "btnConstruction0200";
5603
            this.btnConstruction0200.Size = new System.Drawing.Size(190, 30);
5599
            this.btnConstruction0200.Size = new System.Drawing.Size(187, 30);
5604 5600
            this.btnConstruction0200.TabIndex = 15;
5605 5601
            this.btnConstruction0200.Text = "資材一覧";
5606 5602
            this.btnConstruction0200.UseVisualStyleBackColor = false;
......
5610 5606
            // 
5611 5607
            this.btnConstruction0201.BackColor = System.Drawing.SystemColors.ControlLightLight;
5612 5608
            this.btnConstruction0201.Dock = System.Windows.Forms.DockStyle.Fill;
5613
            this.btnConstruction0201.Location = new System.Drawing.Point(323, 183);
5609
            this.btnConstruction0201.Location = new System.Drawing.Point(319, 183);
5614 5610
            this.btnConstruction0201.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5615 5611
            this.btnConstruction0201.Name = "btnConstruction0201";
5616
            this.btnConstruction0201.Size = new System.Drawing.Size(190, 30);
5612
            this.btnConstruction0201.Size = new System.Drawing.Size(187, 30);
5617 5613
            this.btnConstruction0201.TabIndex = 15;
5618 5614
            this.btnConstruction0201.Text = "資材貸出";
5619 5615
            this.btnConstruction0201.UseVisualStyleBackColor = false;
......
5623 5619
            // 
5624 5620
            this.btnConstruction0202.BackColor = System.Drawing.SystemColors.ControlLightLight;
5625 5621
            this.btnConstruction0202.Dock = System.Windows.Forms.DockStyle.Fill;
5626
            this.btnConstruction0202.Location = new System.Drawing.Point(539, 183);
5622
            this.btnConstruction0202.Location = new System.Drawing.Point(532, 183);
5627 5623
            this.btnConstruction0202.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5628 5624
            this.btnConstruction0202.Name = "btnConstruction0202";
5629
            this.btnConstruction0202.Size = new System.Drawing.Size(190, 30);
5625
            this.btnConstruction0202.Size = new System.Drawing.Size(187, 30);
5630 5626
            this.btnConstruction0202.TabIndex = 15;
5631 5627
            this.btnConstruction0202.Text = "資材返却";
5632 5628
            this.btnConstruction0202.UseVisualStyleBackColor = false;
......
5636 5632
            // 
5637 5633
            this.btnConstruction0203.BackColor = System.Drawing.SystemColors.ControlLightLight;
5638 5634
            this.btnConstruction0203.Dock = System.Windows.Forms.DockStyle.Fill;
5639
            this.btnConstruction0203.Location = new System.Drawing.Point(755, 183);
5635
            this.btnConstruction0203.Location = new System.Drawing.Point(745, 183);
5640 5636
            this.btnConstruction0203.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5641 5637
            this.btnConstruction0203.Name = "btnConstruction0203";
5642
            this.btnConstruction0203.Size = new System.Drawing.Size(190, 30);
5638
            this.btnConstruction0203.Size = new System.Drawing.Size(187, 30);
5643 5639
            this.btnConstruction0203.TabIndex = 15;
5644 5640
            this.btnConstruction0203.UseVisualStyleBackColor = false;
5645 5641
            this.btnConstruction0203.Click += new System.EventHandler(this.btnConstruction_Click);
......
5648 5644
            // 
5649 5645
            this.btnConstruction0204.BackColor = System.Drawing.SystemColors.ControlLightLight;
5650 5646
            this.btnConstruction0204.Dock = System.Windows.Forms.DockStyle.Fill;
5651
            this.btnConstruction0204.Location = new System.Drawing.Point(971, 183);
5647
            this.btnConstruction0204.Location = new System.Drawing.Point(958, 183);
5652 5648
            this.btnConstruction0204.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5653 5649
            this.btnConstruction0204.Name = "btnConstruction0204";
5654
            this.btnConstruction0204.Size = new System.Drawing.Size(195, 30);
5650
            this.btnConstruction0204.Size = new System.Drawing.Size(191, 30);
5655 5651
            this.btnConstruction0204.TabIndex = 15;
5656 5652
            this.btnConstruction0204.UseVisualStyleBackColor = false;
5657 5653
            this.btnConstruction0204.Click += new System.EventHandler(this.btnConstruction_Click);
......
5665 5661
            this.lblConstr03.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
5666 5662
            this.lblConstr03.Location = new System.Drawing.Point(3, 324);
5667 5663
            this.lblConstr03.Name = "lblConstr03";
5668
            this.lblConstr03.Size = new System.Drawing.Size(97, 36);
5664
            this.lblConstr03.Size = new System.Drawing.Size(96, 36);
5669 5665
            this.lblConstr03.TabIndex = 15;
5670 5666
            this.lblConstr03.Text = "着工前";
5671 5667
            this.lblConstr03.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
5677 5673
            | System.Windows.Forms.AnchorStyles.Right)));
5678 5674
            this.lblConstrTitle02.AutoSize = true;
5679 5675
            this.lblConstrTitle02.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
5680
            this.lblConstrTitle02.Location = new System.Drawing.Point(106, 288);
5676
            this.lblConstrTitle02.Location = new System.Drawing.Point(105, 288);
5681 5677
            this.lblConstrTitle02.Name = "lblConstrTitle02";
5682
            this.lblConstrTitle02.Size = new System.Drawing.Size(192, 36);
5678
            this.lblConstrTitle02.Size = new System.Drawing.Size(189, 36);
5683 5679
            this.lblConstrTitle02.TabIndex = 15;
5684 5680
            this.lblConstrTitle02.Text = "書類管理";
5685 5681
            this.lblConstrTitle02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
5688 5684
            // 
5689 5685
            this.btnConstruction0300.BackColor = System.Drawing.SystemColors.ControlLightLight;
5690 5686
            this.btnConstruction0300.Dock = System.Windows.Forms.DockStyle.Fill;
5691
            this.btnConstruction0300.Location = new System.Drawing.Point(107, 327);
5687
            this.btnConstruction0300.Location = new System.Drawing.Point(106, 327);
5692 5688
            this.btnConstruction0300.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5693 5689
            this.btnConstruction0300.Name = "btnConstruction0300";
5694
            this.btnConstruction0300.Size = new System.Drawing.Size(190, 30);
5690
            this.btnConstruction0300.Size = new System.Drawing.Size(187, 30);
5695 5691
            this.btnConstruction0300.TabIndex = 15;
5696 5692
            this.btnConstruction0300.Text = "工事予算書作成";
5697 5693
            this.btnConstruction0300.UseVisualStyleBackColor = false;
......
5701 5697
            // 
5702 5698
            this.btnConstruction0301.BackColor = System.Drawing.SystemColors.ControlLightLight;
5703 5699
            this.btnConstruction0301.Dock = System.Windows.Forms.DockStyle.Fill;
5704
            this.btnConstruction0301.Location = new System.Drawing.Point(323, 327);
5700
            this.btnConstruction0301.Location = new System.Drawing.Point(319, 327);
5705 5701
            this.btnConstruction0301.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5706 5702
            this.btnConstruction0301.Name = "btnConstruction0301";
5707
            this.btnConstruction0301.Size = new System.Drawing.Size(190, 30);
5703
            this.btnConstruction0301.Size = new System.Drawing.Size(187, 30);
5708 5704
            this.btnConstruction0301.TabIndex = 15;
5709 5705
            this.btnConstruction0301.Text = "工事予算書承認";
5710 5706
            this.btnConstruction0301.UseVisualStyleBackColor = false;
......
5714 5710
            // 
5715 5711
            this.btnConstruction0302.BackColor = System.Drawing.SystemColors.ControlLightLight;
5716 5712
            this.btnConstruction0302.Dock = System.Windows.Forms.DockStyle.Fill;
5717
            this.btnConstruction0302.Location = new System.Drawing.Point(539, 327);
5713
            this.btnConstruction0302.Location = new System.Drawing.Point(532, 327);
5718 5714
            this.btnConstruction0302.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5719 5715
            this.btnConstruction0302.Name = "btnConstruction0302";
5720
            this.btnConstruction0302.Size = new System.Drawing.Size(190, 30);
5716
            this.btnConstruction0302.Size = new System.Drawing.Size(187, 30);
5721 5717
            this.btnConstruction0302.TabIndex = 15;
5722 5718
            this.btnConstruction0302.UseVisualStyleBackColor = false;
5723 5719
            this.btnConstruction0302.Click += new System.EventHandler(this.btnConstruction_Click);
......
5726 5722
            // 
5727 5723
            this.btnConstruction0303.BackColor = System.Drawing.SystemColors.ControlLightLight;
5728 5724
            this.btnConstruction0303.Dock = System.Windows.Forms.DockStyle.Fill;
5729
            this.btnConstruction0303.Location = new System.Drawing.Point(755, 327);
5725
            this.btnConstruction0303.Location = new System.Drawing.Point(745, 327);
5730 5726
            this.btnConstruction0303.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5731 5727
            this.btnConstruction0303.Name = "btnConstruction0303";
5732
            this.btnConstruction0303.Size = new System.Drawing.Size(190, 30);
5728
            this.btnConstruction0303.Size = new System.Drawing.Size(187, 30);
5733 5729
            this.btnConstruction0303.TabIndex = 15;
5734 5730
            this.btnConstruction0303.UseVisualStyleBackColor = false;
5735 5731
            this.btnConstruction0303.Click += new System.EventHandler(this.btnConstruction_Click);
......
5738 5734
            // 
5739 5735
            this.btnConstruction0304.BackColor = System.Drawing.SystemColors.ControlLightLight;
5740 5736
            this.btnConstruction0304.Dock = System.Windows.Forms.DockStyle.Fill;
5741
            this.btnConstruction0304.Location = new System.Drawing.Point(971, 327);
5737
            this.btnConstruction0304.Location = new System.Drawing.Point(958, 327);
5742 5738
            this.btnConstruction0304.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5743 5739
            this.btnConstruction0304.Name = "btnConstruction0304";
5744
            this.btnConstruction0304.Size = new System.Drawing.Size(195, 30);
5740
            this.btnConstruction0304.Size = new System.Drawing.Size(191, 30);
5745 5741
            this.btnConstruction0304.TabIndex = 15;
5746 5742
            this.btnConstruction0304.UseVisualStyleBackColor = false;
5747 5743
            this.btnConstruction0304.Click += new System.EventHandler(this.btnConstruction_Click);
......
5755 5751
            this.lblConstr04.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
5756 5752
            this.lblConstr04.Location = new System.Drawing.Point(3, 396);
5757 5753
            this.lblConstr04.Name = "lblConstr04";
5758
            this.lblConstr04.Size = new System.Drawing.Size(97, 36);
5754
            this.lblConstr04.Size = new System.Drawing.Size(96, 36);
5759 5755
            this.lblConstr04.TabIndex = 15;
5760 5756
            this.lblConstr04.Text = "着工前";
5761 5757
            this.lblConstr04.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
5764 5760
            // 
5765 5761
            this.btnConstruction0400.BackColor = System.Drawing.SystemColors.ControlLightLight;
5766 5762
            this.btnConstruction0400.Dock = System.Windows.Forms.DockStyle.Fill;
5767
            this.btnConstruction0400.Location = new System.Drawing.Point(107, 399);
5763
            this.btnConstruction0400.Location = new System.Drawing.Point(106, 399);
5768 5764
            this.btnConstruction0400.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5769 5765
            this.btnConstruction0400.Name = "btnConstruction0400";
5770
            this.btnConstruction0400.Size = new System.Drawing.Size(190, 30);
5766
            this.btnConstruction0400.Size = new System.Drawing.Size(187, 30);
5771 5767
            this.btnConstruction0400.TabIndex = 15;
5772 5768
            this.btnConstruction0400.Text = "注文書作成";
5773 5769
            this.btnConstruction0400.UseVisualStyleBackColor = false;
......
5777 5773
            // 
5778 5774
            this.btnConstruction0401.BackColor = System.Drawing.SystemColors.ControlLightLight;
5779 5775
            this.btnConstruction0401.Dock = System.Windows.Forms.DockStyle.Fill;
5780
            this.btnConstruction0401.Location = new System.Drawing.Point(323, 399);
5776
            this.btnConstruction0401.Location = new System.Drawing.Point(319, 399);
5781 5777
            this.btnConstruction0401.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5782 5778
            this.btnConstruction0401.Name = "btnConstruction0401";
5783
            this.btnConstruction0401.Size = new System.Drawing.Size(190, 30);
5779
            this.btnConstruction0401.Size = new System.Drawing.Size(187, 30);
5784 5780
            this.btnConstruction0401.TabIndex = 15;
5785 5781
            this.btnConstruction0401.Text = "注文書承認";
5786 5782
            this.btnConstruction0401.UseVisualStyleBackColor = false;
......
5790 5786
            // 
5791 5787
            this.btnConstruction0402.BackColor = System.Drawing.SystemColors.ControlLightLight;
5792 5788
            this.btnConstruction0402.Dock = System.Windows.Forms.DockStyle.Fill;
5793
            this.btnConstruction0402.Location = new System.Drawing.Point(539, 399);
5789
            this.btnConstruction0402.Location = new System.Drawing.Point(532, 399);
5794 5790
            this.btnConstruction0402.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5795 5791
            this.btnConstruction0402.Name = "btnConstruction0402";
5796
            this.btnConstruction0402.Size = new System.Drawing.Size(190, 30);
5792
            this.btnConstruction0402.Size = new System.Drawing.Size(187, 30);
5797 5793
            this.btnConstruction0402.TabIndex = 15;
5798 5794
            this.btnConstruction0402.Text = "注文書状況確認";
5799 5795
            this.btnConstruction0402.UseVisualStyleBackColor = false;
......
5803 5799
            // 
5804 5800
            this.btnConstruction0403.BackColor = System.Drawing.SystemColors.ControlLightLight;
5805 5801
            this.btnConstruction0403.Dock = System.Windows.Forms.DockStyle.Fill;
5806
            this.btnConstruction0403.Location = new System.Drawing.Point(755, 399);
5802
            this.btnConstruction0403.Location = new System.Drawing.Point(745, 399);
5807 5803
            this.btnConstruction0403.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5808 5804
            this.btnConstruction0403.Name = "btnConstruction0403";
5809
            this.btnConstruction0403.Size = new System.Drawing.Size(190, 30);
5805
            this.btnConstruction0403.Size = new System.Drawing.Size(187, 30);
5810 5806
            this.btnConstruction0403.TabIndex = 15;
5811 5807
            this.btnConstruction0403.UseVisualStyleBackColor = false;
5812 5808
            this.btnConstruction0403.Click += new System.EventHandler(this.btnConstruction_Click);
......
5815 5811
            // 
5816 5812
            this.btnConstruction0404.BackColor = System.Drawing.SystemColors.ControlLightLight;
5817 5813
            this.btnConstruction0404.Dock = System.Windows.Forms.DockStyle.Fill;
5818
            this.btnConstruction0404.Location = new System.Drawing.Point(971, 399);
5814
            this.btnConstruction0404.Location = new System.Drawing.Point(958, 399);
5819 5815
            this.btnConstruction0404.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5820 5816
            this.btnConstruction0404.Name = "btnConstruction0404";
5821
            this.btnConstruction0404.Size = new System.Drawing.Size(195, 30);
5817
            this.btnConstruction0404.Size = new System.Drawing.Size(191, 30);
5822 5818
            this.btnConstruction0404.TabIndex = 15;
5823 5819
            this.btnConstruction0404.UseVisualStyleBackColor = false;
5824 5820
            this.btnConstruction0404.Click += new System.EventHandler(this.btnConstruction_Click);
......
5832 5828
            this.lblConstr05.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
5833 5829
            this.lblConstr05.Location = new System.Drawing.Point(3, 468);
5834 5830
            this.lblConstr05.Name = "lblConstr05";
5835
            this.lblConstr05.Size = new System.Drawing.Size(97, 36);
5831
            this.lblConstr05.Size = new System.Drawing.Size(96, 36);
5836 5832
            this.lblConstr05.TabIndex = 15;
5837 5833
            this.lblConstr05.Text = "着工前";
5838 5834
            this.lblConstr05.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
5841 5837
            // 
5842 5838
            this.btnConstruction0500.BackColor = System.Drawing.SystemColors.ControlLightLight;
5843 5839
            this.btnConstruction0500.Dock = System.Windows.Forms.DockStyle.Fill;
5844
            this.btnConstruction0500.Location = new System.Drawing.Point(107, 471);
5840
            this.btnConstruction0500.Location = new System.Drawing.Point(106, 471);
5845 5841
            this.btnConstruction0500.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5846 5842
            this.btnConstruction0500.Name = "btnConstruction0500";
5847
            this.btnConstruction0500.Size = new System.Drawing.Size(190, 30);
5843
            this.btnConstruction0500.Size = new System.Drawing.Size(187, 30);
5848 5844
            this.btnConstruction0500.TabIndex = 15;
5849 5845
            this.btnConstruction0500.Text = "工程表作成・印刷";
5850 5846
            this.btnConstruction0500.UseVisualStyleBackColor = false;
......
5854 5850
            // 
5855 5851
            this.btnConstruction0501.BackColor = System.Drawing.SystemColors.ControlLightLight;
5856 5852
            this.btnConstruction0501.Dock = System.Windows.Forms.DockStyle.Fill;
5857
            this.btnConstruction0501.Location = new System.Drawing.Point(323, 471);
5853
            this.btnConstruction0501.Location = new System.Drawing.Point(319, 471);
5858 5854
            this.btnConstruction0501.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5859 5855
            this.btnConstruction0501.Name = "btnConstruction0501";
5860
            this.btnConstruction0501.Size = new System.Drawing.Size(190, 30);
5856
            this.btnConstruction0501.Size = new System.Drawing.Size(187, 30);
5861 5857
            this.btnConstruction0501.TabIndex = 15;
5862 5858
            this.btnConstruction0501.Text = "施工計画書作成・印刷";
5863 5859
            this.btnConstruction0501.UseVisualStyleBackColor = false;
......
5867 5863
            // 
5868 5864
            this.btnConstruction0502.BackColor = System.Drawing.SystemColors.ControlLightLight;
5869 5865
            this.btnConstruction0502.Dock = System.Windows.Forms.DockStyle.Fill;
5870
            this.btnConstruction0502.Location = new System.Drawing.Point(539, 471);
5866
            this.btnConstruction0502.Location = new System.Drawing.Point(532, 471);
5871 5867
            this.btnConstruction0502.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5872 5868
            this.btnConstruction0502.Name = "btnConstruction0502";
5873
            this.btnConstruction0502.Size = new System.Drawing.Size(190, 30);
5869
            this.btnConstruction0502.Size = new System.Drawing.Size(187, 30);
5874 5870
            this.btnConstruction0502.TabIndex = 15;
5875 5871
            this.btnConstruction0502.Text = "施工体制台帳作成・印刷";
5876 5872
            this.btnConstruction0502.UseVisualStyleBackColor = false;
......
5880 5876
            // 
5881 5877
            this.btnConstruction0503.BackColor = System.Drawing.SystemColors.ControlLightLight;
5882 5878
            this.btnConstruction0503.Dock = System.Windows.Forms.DockStyle.Fill;
5883
            this.btnConstruction0503.Location = new System.Drawing.Point(755, 471);
5879
            this.btnConstruction0503.Location = new System.Drawing.Point(745, 471);
5884 5880
            this.btnConstruction0503.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5885 5881
            this.btnConstruction0503.Name = "btnConstruction0503";
5886
            this.btnConstruction0503.Size = new System.Drawing.Size(190, 30);
5882
            this.btnConstruction0503.Size = new System.Drawing.Size(187, 30);
5887 5883
            this.btnConstruction0503.TabIndex = 15;
5888 5884
            this.btnConstruction0503.UseVisualStyleBackColor = false;
5889 5885
            this.btnConstruction0503.Click += new System.EventHandler(this.btnConstruction_Click);
......
5892 5888
            // 
5893 5889
            this.btnConstruction0504.BackColor = System.Drawing.SystemColors.ControlLightLight;
5894 5890
            this.btnConstruction0504.Dock = System.Windows.Forms.DockStyle.Fill;
5895
            this.btnConstruction0504.Location = new System.Drawing.Point(971, 471);
5891
            this.btnConstruction0504.Location = new System.Drawing.Point(958, 471);
5896 5892
            this.btnConstruction0504.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5897 5893
            this.btnConstruction0504.Name = "btnConstruction0504";
5898
            this.btnConstruction0504.Size = new System.Drawing.Size(195, 30);
5894
            this.btnConstruction0504.Size = new System.Drawing.Size(191, 30);
5899 5895
            this.btnConstruction0504.TabIndex = 15;
5900 5896
            this.btnConstruction0504.UseVisualStyleBackColor = false;
5901 5897
            this.btnConstruction0504.Click += new System.EventHandler(this.btnConstruction_Click);
......
5909 5905
            this.lblConstr06.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
5910 5906
            this.lblConstr06.Location = new System.Drawing.Point(3, 540);
5911 5907
            this.lblConstr06.Name = "lblConstr06";
5912
            this.lblConstr06.Size = new System.Drawing.Size(97, 36);
5908
            this.lblConstr06.Size = new System.Drawing.Size(96, 36);
5913 5909
            this.lblConstr06.TabIndex = 15;
5914 5910
            this.lblConstr06.Text = "着工前・中";
5915 5911
            this.lblConstr06.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
5918 5914
            // 
5919 5915
            this.btnConstruction0600.BackColor = System.Drawing.SystemColors.ControlLightLight;
5920 5916
            this.btnConstruction0600.Dock = System.Windows.Forms.DockStyle.Fill;
5921
            this.btnConstruction0600.Location = new System.Drawing.Point(107, 543);
5917
            this.btnConstruction0600.Location = new System.Drawing.Point(106, 543);
5922 5918
            this.btnConstruction0600.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5923 5919
            this.btnConstruction0600.Name = "btnConstruction0600";
5924
            this.btnConstruction0600.Size = new System.Drawing.Size(190, 30);
5920
            this.btnConstruction0600.Size = new System.Drawing.Size(187, 30);
5925 5921
            this.btnConstruction0600.TabIndex = 15;
5926 5922
            this.btnConstruction0600.Text = "工事施工図承諾願い";
5927 5923
            this.btnConstruction0600.UseVisualStyleBackColor = false;
......
5931 5927
            // 
5932 5928
            this.btnConstruction0601.BackColor = System.Drawing.SystemColors.ControlLightLight;
5933 5929
            this.btnConstruction0601.Dock = System.Windows.Forms.DockStyle.Fill;
5934
            this.btnConstruction0601.Location = new System.Drawing.Point(323, 543);
5930
            this.btnConstruction0601.Location = new System.Drawing.Point(319, 543);
5935 5931
            this.btnConstruction0601.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5936 5932
            this.btnConstruction0601.Name = "btnConstruction0601";
5937
            this.btnConstruction0601.Size = new System.Drawing.Size(190, 30);
5933
            this.btnConstruction0601.Size = new System.Drawing.Size(187, 30);
5938 5934
            this.btnConstruction0601.TabIndex = 15;
5939 5935
            this.btnConstruction0601.Text = "工事使用材料承諾願い";
5940 5936
            this.btnConstruction0601.UseVisualStyleBackColor = false;
......
5944 5940
            // 
5945 5941
            this.btnConstruction0602.BackColor = System.Drawing.SystemColors.ControlLightLight;
5946 5942
            this.btnConstruction0602.Dock = System.Windows.Forms.DockStyle.Fill;
5947
            this.btnConstruction0602.Location = new System.Drawing.Point(539, 543);
5943
            this.btnConstruction0602.Location = new System.Drawing.Point(532, 543);
5948 5944
            this.btnConstruction0602.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5949 5945
            this.btnConstruction0602.Name = "btnConstruction0602";
5950
            this.btnConstruction0602.Size = new System.Drawing.Size(190, 30);
5946
            this.btnConstruction0602.Size = new System.Drawing.Size(187, 30);
5951 5947
            this.btnConstruction0602.TabIndex = 15;
5952 5948
            this.btnConstruction0602.Text = "安全パトロール申請";
5953 5949
            this.btnConstruction0602.UseVisualStyleBackColor = false;
......
5957 5953
            // 
5958 5954
            this.btnConstruction0603.BackColor = System.Drawing.SystemColors.ControlLightLight;
5959 5955
            this.btnConstruction0603.Dock = System.Windows.Forms.DockStyle.Fill;
5960
            this.btnConstruction0603.Location = new System.Drawing.Point(755, 543);
5956
            this.btnConstruction0603.Location = new System.Drawing.Point(745, 543);
5961 5957
            this.btnConstruction0603.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5962 5958
            this.btnConstruction0603.Name = "btnConstruction0603";
5963
            this.btnConstruction0603.Size = new System.Drawing.Size(190, 30);
5959
            this.btnConstruction0603.Size = new System.Drawing.Size(187, 30);
5964 5960
            this.btnConstruction0603.TabIndex = 15;
5965 5961
            this.btnConstruction0603.Text = "社内検査申請";
5966 5962
            this.btnConstruction0603.UseVisualStyleBackColor = false;
......
5970 5966
            // 
5971 5967
            this.btnConstruction0604.BackColor = System.Drawing.SystemColors.ControlLightLight;
5972 5968
            this.btnConstruction0604.Dock = System.Windows.Forms.DockStyle.Fill;
5973
            this.btnConstruction0604.Location = new System.Drawing.Point(971, 543);
5969
            this.btnConstruction0604.Location = new System.Drawing.Point(958, 543);
5974 5970
            this.btnConstruction0604.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5975 5971
            this.btnConstruction0604.Name = "btnConstruction0604";
5976
            this.btnConstruction0604.Size = new System.Drawing.Size(195, 30);
5972
            this.btnConstruction0604.Size = new System.Drawing.Size(191, 30);
5977 5973
            this.btnConstruction0604.TabIndex = 15;
5978 5974
            this.btnConstruction0604.UseVisualStyleBackColor = false;
5979 5975
            this.btnConstruction0604.Click += new System.EventHandler(this.btnConstruction_Click);
......
5982 5978
            // 
5983 5979
            this.btnConstruction0700.BackColor = System.Drawing.SystemColors.ControlLightLight;
5984 5980
            this.btnConstruction0700.Dock = System.Windows.Forms.DockStyle.Fill;
5985
            this.btnConstruction0700.Location = new System.Drawing.Point(107, 615);
5981
            this.btnConstruction0700.Location = new System.Drawing.Point(106, 615);
5986 5982
            this.btnConstruction0700.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5987 5983
            this.btnConstruction0700.Name = "btnConstruction0700";
5988
            this.btnConstruction0700.Size = new System.Drawing.Size(190, 30);
5984
            this.btnConstruction0700.Size = new System.Drawing.Size(187, 30);
5989 5985
            this.btnConstruction0700.TabIndex = 15;
5990 5986
            this.btnConstruction0700.UseVisualStyleBackColor = false;
5991 5987
            this.btnConstruction0700.Click += new System.EventHandler(this.btnConstruction_Click);
......
5994 5990
            // 
5995 5991
            this.btnConstruction0701.BackColor = System.Drawing.SystemColors.ControlLightLight;
5996 5992
            this.btnConstruction0701.Dock = System.Windows.Forms.DockStyle.Fill;
5997
            this.btnConstruction0701.Location = new System.Drawing.Point(323, 615);
5993
            this.btnConstruction0701.Location = new System.Drawing.Point(319, 615);
5998 5994
            this.btnConstruction0701.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
5999 5995
            this.btnConstruction0701.Name = "btnConstruction0701";
6000
            this.btnConstruction0701.Size = new System.Drawing.Size(190, 30);
5996
            this.btnConstruction0701.Size = new System.Drawing.Size(187, 30);
6001 5997
            this.btnConstruction0701.TabIndex = 15;
6002 5998
            this.btnConstruction0701.UseVisualStyleBackColor = false;
6003 5999
            this.btnConstruction0701.Click += new System.EventHandler(this.btnConstruction_Click);
......
6006 6002
            // 
6007 6003
            this.btnConstruction0702.BackColor = System.Drawing.SystemColors.ControlLightLight;
6008 6004
            this.btnConstruction0702.Dock = System.Windows.Forms.DockStyle.Fill;
6009
            this.btnConstruction0702.Location = new System.Drawing.Point(539, 615);
6005
            this.btnConstruction0702.Location = new System.Drawing.Point(532, 615);
6010 6006
            this.btnConstruction0702.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6011 6007
            this.btnConstruction0702.Name = "btnConstruction0702";
6012
            this.btnConstruction0702.Size = new System.Drawing.Size(190, 30);
6008
            this.btnConstruction0702.Size = new System.Drawing.Size(187, 30);
6013 6009
            this.btnConstruction0702.TabIndex = 15;
6014 6010
            this.btnConstruction0702.UseVisualStyleBackColor = false;
6015 6011
            this.btnConstruction0702.Click += new System.EventHandler(this.btnConstruction_Click);
......
6018 6014
            // 
6019 6015
            this.btnConstruction0703.BackColor = System.Drawing.SystemColors.ControlLightLight;
6020 6016
            this.btnConstruction0703.Dock = System.Windows.Forms.DockStyle.Fill;
6021
            this.btnConstruction0703.Location = new System.Drawing.Point(755, 615);
6017
            this.btnConstruction0703.Location = new System.Drawing.Point(745, 615);
6022 6018
            this.btnConstruction0703.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6023 6019
            this.btnConstruction0703.Name = "btnConstruction0703";
6024
            this.btnConstruction0703.Size = new System.Drawing.Size(190, 30);
6020
            this.btnConstruction0703.Size = new System.Drawing.Size(187, 30);
6025 6021
            this.btnConstruction0703.TabIndex = 15;
6026 6022
            this.btnConstruction0703.UseVisualStyleBackColor = false;
6027 6023
            this.btnConstruction0703.Click += new System.EventHandler(this.btnConstruction_Click);
......
6030 6026
            // 
6031 6027
            this.btnConstruction0704.BackColor = System.Drawing.SystemColors.ControlLightLight;
6032 6028
            this.btnConstruction0704.Dock = System.Windows.Forms.DockStyle.Fill;
6033
            this.btnConstruction0704.Location = new System.Drawing.Point(971, 615);
6029
            this.btnConstruction0704.Location = new System.Drawing.Point(958, 615);
6034 6030
            this.btnConstruction0704.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6035 6031
            this.btnConstruction0704.Name = "btnConstruction0704";
6036
            this.btnConstruction0704.Size = new System.Drawing.Size(195, 30);
6032
            this.btnConstruction0704.Size = new System.Drawing.Size(191, 30);
6037 6033
            this.btnConstruction0704.TabIndex = 15;
6038 6034
            this.btnConstruction0704.UseVisualStyleBackColor = false;
6039 6035
            this.btnConstruction0704.Click += new System.EventHandler(this.btnConstruction_Click);
......
6047 6043
            this.lblConstr08.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6048 6044
            this.lblConstr08.Location = new System.Drawing.Point(3, 684);
6049 6045
            this.lblConstr08.Name = "lblConstr08";
6050
            this.lblConstr08.Size = new System.Drawing.Size(97, 36);
6046
            this.lblConstr08.Size = new System.Drawing.Size(96, 36);
6051 6047
            this.lblConstr08.TabIndex = 15;
6052 6048
            this.lblConstr08.Text = "着工中\r\n・完了後";
6053 6049
            this.lblConstr08.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6056 6052
            // 
6057 6053
            this.btnConstruction0800.BackColor = System.Drawing.SystemColors.ControlLightLight;
6058 6054
            this.btnConstruction0800.Dock = System.Windows.Forms.DockStyle.Fill;
6059
            this.btnConstruction0800.Location = new System.Drawing.Point(107, 687);
6055
            this.btnConstruction0800.Location = new System.Drawing.Point(106, 687);
6060 6056
            this.btnConstruction0800.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6061 6057
            this.btnConstruction0800.Name = "btnConstruction0800";
6062
            this.btnConstruction0800.Size = new System.Drawing.Size(190, 30);
6058
            this.btnConstruction0800.Size = new System.Drawing.Size(187, 30);
6063 6059
            this.btnConstruction0800.TabIndex = 15;
6064 6060
            this.btnConstruction0800.Text = "完成図書作成・印刷";
6065 6061
            this.btnConstruction0800.UseVisualStyleBackColor = false;
......
6069 6065
            // 
6070 6066
            this.btnConstruction0801.BackColor = System.Drawing.SystemColors.ControlLightLight;
6071 6067
            this.btnConstruction0801.Dock = System.Windows.Forms.DockStyle.Fill;
6072
            this.btnConstruction0801.Location = new System.Drawing.Point(323, 687);
6068
            this.btnConstruction0801.Location = new System.Drawing.Point(319, 687);
6073 6069
            this.btnConstruction0801.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6074 6070
            this.btnConstruction0801.Name = "btnConstruction0801";
6075
            this.btnConstruction0801.Size = new System.Drawing.Size(190, 30);
6071
            this.btnConstruction0801.Size = new System.Drawing.Size(187, 30);
6076 6072
            this.btnConstruction0801.TabIndex = 15;
6077 6073
            this.btnConstruction0801.UseVisualStyleBackColor = false;
6078 6074
            this.btnConstruction0801.Click += new System.EventHandler(this.btnConstruction_Click);
......
6081 6077
            // 
6082 6078
            this.btnConstruction0802.BackColor = System.Drawing.SystemColors.ControlLightLight;
6083 6079
            this.btnConstruction0802.Dock = System.Windows.Forms.DockStyle.Fill;
6084
            this.btnConstruction0802.Location = new System.Drawing.Point(539, 687);
6080
            this.btnConstruction0802.Location = new System.Drawing.Point(532, 687);
6085 6081
            this.btnConstruction0802.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6086 6082
            this.btnConstruction0802.Name = "btnConstruction0802";
6087
            this.btnConstruction0802.Size = new System.Drawing.Size(190, 30);
6083
            this.btnConstruction0802.Size = new System.Drawing.Size(187, 30);
6088 6084
            this.btnConstruction0802.TabIndex = 15;
6089 6085
            this.btnConstruction0802.UseVisualStyleBackColor = false;
6090 6086
            this.btnConstruction0802.Click += new System.EventHandler(this.btnConstruction_Click);
......
6093 6089
            // 
6094 6090
            this.btnConstruction0803.BackColor = System.Drawing.SystemColors.ControlLightLight;
6095 6091
            this.btnConstruction0803.Dock = System.Windows.Forms.DockStyle.Fill;
6096
            this.btnConstruction0803.Location = new System.Drawing.Point(755, 687);
6092
            this.btnConstruction0803.Location = new System.Drawing.Point(745, 687);
6097 6093
            this.btnConstruction0803.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6098 6094
            this.btnConstruction0803.Name = "btnConstruction0803";
6099
            this.btnConstruction0803.Size = new System.Drawing.Size(190, 30);
6095
            this.btnConstruction0803.Size = new System.Drawing.Size(187, 30);
6100 6096
            this.btnConstruction0803.TabIndex = 15;
6101 6097
            this.btnConstruction0803.UseVisualStyleBackColor = false;
6102 6098
            this.btnConstruction0803.Click += new System.EventHandler(this.btnConstruction_Click);
......
6105 6101
            // 
6106 6102
            this.btnConstruction0804.BackColor = System.Drawing.SystemColors.ControlLightLight;
6107 6103
            this.btnConstruction0804.Dock = System.Windows.Forms.DockStyle.Fill;
6108
            this.btnConstruction0804.Location = new System.Drawing.Point(971, 687);
6104
            this.btnConstruction0804.Location = new System.Drawing.Point(958, 687);
6109 6105
            this.btnConstruction0804.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6110 6106
            this.btnConstruction0804.Name = "btnConstruction0804";
6111
            this.btnConstruction0804.Size = new System.Drawing.Size(195, 30);
6107
            this.btnConstruction0804.Size = new System.Drawing.Size(191, 30);
6112 6108
            this.btnConstruction0804.TabIndex = 15;
6113 6109
            this.btnConstruction0804.UseVisualStyleBackColor = false;
6114 6110
            this.btnConstruction0804.Click += new System.EventHandler(this.btnConstruction_Click);
......
6120 6116
            this.tblLayoutConstruction.SetColumnSpan(this.lblConstrLine02, 10);
6121 6117
            this.lblConstrLine02.Location = new System.Drawing.Point(3, 771);
6122 6118
            this.lblConstrLine02.Name = "lblConstrLine02";
6123
            this.lblConstrLine02.Size = new System.Drawing.Size(1164, 6);
6119
            this.lblConstrLine02.Size = new System.Drawing.Size(1147, 6);
6124 6120
            this.lblConstrLine02.TabIndex = 15;
6125 6121
            // 
6126 6122
            // lblConstrTitle03
......
6130 6126
            | System.Windows.Forms.AnchorStyles.Right)));
6131 6127
            this.lblConstrTitle03.AutoSize = true;
6132 6128
            this.lblConstrTitle03.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6133
            this.lblConstrTitle03.Location = new System.Drawing.Point(106, 792);
6129
            this.lblConstrTitle03.Location = new System.Drawing.Point(105, 792);
6134 6130
            this.lblConstrTitle03.Name = "lblConstrTitle03";
6135
            this.lblConstrTitle03.Size = new System.Drawing.Size(192, 36);
6131
            this.lblConstrTitle03.Size = new System.Drawing.Size(189, 36);
6136 6132
            this.lblConstrTitle03.TabIndex = 15;
6137 6133
            this.lblConstrTitle03.Text = "取引先請求管理";
6138 6134
            this.lblConstrTitle03.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6146 6142
            this.lblConstr09.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6147 6143
            this.lblConstr09.Location = new System.Drawing.Point(3, 828);
6148 6144
            this.lblConstr09.Name = "lblConstr09";
6149
            this.lblConstr09.Size = new System.Drawing.Size(97, 36);
6145
            this.lblConstr09.Size = new System.Drawing.Size(96, 36);
6150 6146
            this.lblConstr09.TabIndex = 15;
6151 6147
            this.lblConstr09.Text = "出来高";
6152 6148
            this.lblConstr09.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6155 6151
            // 
6156 6152
            this.btnConstruction0900.BackColor = System.Drawing.SystemColors.ControlLightLight;
6157 6153
            this.btnConstruction0900.Dock = System.Windows.Forms.DockStyle.Fill;
6158
            this.btnConstruction0900.Location = new System.Drawing.Point(107, 831);
6154
            this.btnConstruction0900.Location = new System.Drawing.Point(106, 831);
6159 6155
            this.btnConstruction0900.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6160 6156
            this.btnConstruction0900.Name = "btnConstruction0900";
6161
            this.btnConstruction0900.Size = new System.Drawing.Size(190, 30);
6157
            this.btnConstruction0900.Size = new System.Drawing.Size(187, 30);
6162 6158
            this.btnConstruction0900.TabIndex = 15;
6163 6159
            this.btnConstruction0900.Text = "請求データ作成";
6164 6160
            this.btnConstruction0900.UseVisualStyleBackColor = false;
......
6168 6164
            // 
6169 6165
            this.btnConstruction0901.BackColor = System.Drawing.SystemColors.ControlLightLight;
6170 6166
            this.btnConstruction0901.Dock = System.Windows.Forms.DockStyle.Fill;
6171
            this.btnConstruction0901.Location = new System.Drawing.Point(323, 831);
6167
            this.btnConstruction0901.Location = new System.Drawing.Point(319, 831);
6172 6168
            this.btnConstruction0901.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6173 6169
            this.btnConstruction0901.Name = "btnConstruction0901";
6174
            this.btnConstruction0901.Size = new System.Drawing.Size(190, 30);
6170
            this.btnConstruction0901.Size = new System.Drawing.Size(187, 30);
6175 6171
            this.btnConstruction0901.TabIndex = 15;
6176 6172
            this.btnConstruction0901.Text = "請求承認";
6177 6173
            this.btnConstruction0901.UseVisualStyleBackColor = false;
......
6181 6177
            // 
6182 6178
            this.btnConstruction0902.BackColor = System.Drawing.SystemColors.ControlLightLight;
6183 6179
            this.btnConstruction0902.Dock = System.Windows.Forms.DockStyle.Fill;
6184
            this.btnConstruction0902.Location = new System.Drawing.Point(539, 831);
6180
            this.btnConstruction0902.Location = new System.Drawing.Point(532, 831);
6185 6181
            this.btnConstruction0902.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6186 6182
            this.btnConstruction0902.Name = "btnConstruction0902";
6187
            this.btnConstruction0902.Size = new System.Drawing.Size(190, 30);
6183
            this.btnConstruction0902.Size = new System.Drawing.Size(187, 30);
6188 6184
            this.btnConstruction0902.TabIndex = 15;
6189 6185
            this.btnConstruction0902.Text = "請求書印刷";
6190 6186
            this.btnConstruction0902.UseVisualStyleBackColor = false;
......
6194 6190
            // 
6195 6191
            this.btnConstruction0903.BackColor = System.Drawing.SystemColors.ControlLightLight;
6196 6192
            this.btnConstruction0903.Dock = System.Windows.Forms.DockStyle.Fill;
6197
            this.btnConstruction0903.Location = new System.Drawing.Point(755, 831);
6193
            this.btnConstruction0903.Location = new System.Drawing.Point(745, 831);
6198 6194
            this.btnConstruction0903.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6199 6195
            this.btnConstruction0903.Name = "btnConstruction0903";
6200
            this.btnConstruction0903.Size = new System.Drawing.Size(190, 30);
6196
            this.btnConstruction0903.Size = new System.Drawing.Size(187, 30);
6201 6197
            this.btnConstruction0903.TabIndex = 15;
6202 6198
            this.btnConstruction0903.Text = "請求書郵送・手渡し確認";
6203 6199
            this.btnConstruction0903.UseVisualStyleBackColor = false;
......
6207 6203
            // 
6208 6204
            this.btnConstruction0904.BackColor = System.Drawing.SystemColors.ControlLightLight;
6209 6205
            this.btnConstruction0904.Dock = System.Windows.Forms.DockStyle.Fill;
6210
            this.btnConstruction0904.Location = new System.Drawing.Point(971, 831);
6206
            this.btnConstruction0904.Location = new System.Drawing.Point(958, 831);
6211 6207
            this.btnConstruction0904.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6212 6208
            this.btnConstruction0904.Name = "btnConstruction0904";
6213
            this.btnConstruction0904.Size = new System.Drawing.Size(195, 30);
6209
            this.btnConstruction0904.Size = new System.Drawing.Size(191, 30);
6214 6210
            this.btnConstruction0904.TabIndex = 15;
6215 6211
            this.btnConstruction0904.Text = "取引先入金確認";
6216 6212
            this.btnConstruction0904.UseVisualStyleBackColor = false;
......
6220 6216
            // 
6221 6217
            this.btnConstruction1000.BackColor = System.Drawing.SystemColors.ControlLightLight;
6222 6218
            this.btnConstruction1000.Dock = System.Windows.Forms.DockStyle.Fill;
6223
            this.btnConstruction1000.Location = new System.Drawing.Point(107, 903);
6219
            this.btnConstruction1000.Location = new System.Drawing.Point(106, 903);
6224 6220
            this.btnConstruction1000.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6225 6221
            this.btnConstruction1000.Name = "btnConstruction1000";
6226
            this.btnConstruction1000.Size = new System.Drawing.Size(190, 30);
6222
            this.btnConstruction1000.Size = new System.Drawing.Size(187, 30);
6227 6223
            this.btnConstruction1000.TabIndex = 15;
6228 6224
            this.btnConstruction1000.Text = "請求データ作成";
6229 6225
            this.btnConstruction1000.UseVisualStyleBackColor = false;
......
6233 6229
            // 
6234 6230
            this.btnConstruction1001.BackColor = System.Drawing.SystemColors.ControlLightLight;
6235 6231
            this.btnConstruction1001.Dock = System.Windows.Forms.DockStyle.Fill;
6236
            this.btnConstruction1001.Location = new System.Drawing.Point(323, 903);
6232
            this.btnConstruction1001.Location = new System.Drawing.Point(319, 903);
6237 6233
            this.btnConstruction1001.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6238 6234
            this.btnConstruction1001.Name = "btnConstruction1001";
6239
            this.btnConstruction1001.Size = new System.Drawing.Size(190, 30);
6235
            this.btnConstruction1001.Size = new System.Drawing.Size(187, 30);
6240 6236
            this.btnConstruction1001.TabIndex = 15;
6241 6237
            this.btnConstruction1001.Text = "請求承認";
6242 6238
            this.btnConstruction1001.UseVisualStyleBackColor = false;
......
6246 6242
            // 
6247 6243
            this.btnConstruction1002.BackColor = System.Drawing.SystemColors.ControlLightLight;
6248 6244
            this.btnConstruction1002.Dock = System.Windows.Forms.DockStyle.Fill;
6249
            this.btnConstruction1002.Location = new System.Drawing.Point(539, 903);
6245
            this.btnConstruction1002.Location = new System.Drawing.Point(532, 903);
6250 6246
            this.btnConstruction1002.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6251 6247
            this.btnConstruction1002.Name = "btnConstruction1002";
6252
            this.btnConstruction1002.Size = new System.Drawing.Size(190, 30);
6248
            this.btnConstruction1002.Size = new System.Drawing.Size(187, 30);
6253 6249
            this.btnConstruction1002.TabIndex = 15;
6254 6250
            this.btnConstruction1002.Text = "請求書印刷";
6255 6251
            this.btnConstruction1002.UseVisualStyleBackColor = false;
......
6259 6255
            // 
6260 6256
            this.btnConstruction1003.BackColor = System.Drawing.SystemColors.ControlLightLight;
6261 6257
            this.btnConstruction1003.Dock = System.Windows.Forms.DockStyle.Fill;
6262
            this.btnConstruction1003.Location = new System.Drawing.Point(755, 903);
6258
            this.btnConstruction1003.Location = new System.Drawing.Point(745, 903);
6263 6259
            this.btnConstruction1003.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6264 6260
            this.btnConstruction1003.Name = "btnConstruction1003";
6265
            this.btnConstruction1003.Size = new System.Drawing.Size(190, 30);
6261
            this.btnConstruction1003.Size = new System.Drawing.Size(187, 30);
6266 6262
            this.btnConstruction1003.TabIndex = 15;
6267 6263
            this.btnConstruction1003.Text = "請求書郵送・手渡し確認";
6268 6264
            this.btnConstruction1003.UseVisualStyleBackColor = false;
......
6272 6268
            // 
6273 6269
            this.btnConstruction1004.BackColor = System.Drawing.SystemColors.ControlLightLight;
6274 6270
            this.btnConstruction1004.Dock = System.Windows.Forms.DockStyle.Fill;
6275
            this.btnConstruction1004.Location = new System.Drawing.Point(971, 903);
6271
            this.btnConstruction1004.Location = new System.Drawing.Point(958, 903);
6276 6272
            this.btnConstruction1004.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6277 6273
            this.btnConstruction1004.Name = "btnConstruction1004";
6278
            this.btnConstruction1004.Size = new System.Drawing.Size(195, 30);
6274
            this.btnConstruction1004.Size = new System.Drawing.Size(191, 30);
6279 6275
            this.btnConstruction1004.TabIndex = 15;
6280 6276
            this.btnConstruction1004.Text = "取引先入金確認";
6281 6277
            this.btnConstruction1004.UseVisualStyleBackColor = false;
......
6288 6284
            this.tblLayoutConstruction.SetColumnSpan(this.lblConstrLine03, 10);
6289 6285
            this.lblConstrLine03.Location = new System.Drawing.Point(3, 987);
6290 6286
            this.lblConstrLine03.Name = "lblConstrLine03";
6291
            this.lblConstrLine03.Size = new System.Drawing.Size(1164, 6);
6287
            this.lblConstrLine03.Size = new System.Drawing.Size(1147, 6);
6292 6288
            this.lblConstrLine03.TabIndex = 15;
6293 6289
            // 
6294 6290
            // lblConstrTitle04
......
6298 6294
            | System.Windows.Forms.AnchorStyles.Right)));
6299 6295
            this.lblConstrTitle04.AutoSize = true;
6300 6296
            this.lblConstrTitle04.Font = new System.Drawing.Font("MS 明朝", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6301
            this.lblConstrTitle04.Location = new System.Drawing.Point(106, 1008);
6297
            this.lblConstrTitle04.Location = new System.Drawing.Point(105, 1008);
6302 6298
            this.lblConstrTitle04.Name = "lblConstrTitle04";
6303
            this.lblConstrTitle04.Size = new System.Drawing.Size(192, 36);
6299
            this.lblConstrTitle04.Size = new System.Drawing.Size(189, 36);
6304 6300
            this.lblConstrTitle04.TabIndex = 15;
6305 6301
            this.lblConstrTitle04.Text = "各業者・職人支払い管理";
6306 6302
            this.lblConstrTitle04.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6314 6310
            this.lblConstr11.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6315 6311
            this.lblConstr11.Location = new System.Drawing.Point(3, 1044);
6316 6312
            this.lblConstr11.Name = "lblConstr11";
6317
            this.lblConstr11.Size = new System.Drawing.Size(97, 36);
6313
            this.lblConstr11.Size = new System.Drawing.Size(96, 36);
6318 6314
            this.lblConstr11.TabIndex = 15;
6319 6315
            this.lblConstr11.Text = "毎月";
6320 6316
            this.lblConstr11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6323 6319
            // 
6324 6320
            this.btnConstruction1100.BackColor = System.Drawing.SystemColors.ControlLightLight;
6325 6321
            this.btnConstruction1100.Dock = System.Windows.Forms.DockStyle.Fill;
6326
            this.btnConstruction1100.Location = new System.Drawing.Point(107, 1047);
6322
            this.btnConstruction1100.Location = new System.Drawing.Point(106, 1047);
6327 6323
            this.btnConstruction1100.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6328 6324
            this.btnConstruction1100.Name = "btnConstruction1100";
6329
            this.btnConstruction1100.Size = new System.Drawing.Size(190, 30);
6325
            this.btnConstruction1100.Size = new System.Drawing.Size(187, 30);
6330 6326
            this.btnConstruction1100.TabIndex = 15;
6331 6327
            this.btnConstruction1100.Text = "手間支払確認";
6332 6328
            this.btnConstruction1100.UseVisualStyleBackColor = false;
......
6336 6332
            // 
6337 6333
            this.btnConstruction1101.BackColor = System.Drawing.SystemColors.ControlLightLight;
6338 6334
            this.btnConstruction1101.Dock = System.Windows.Forms.DockStyle.Fill;
6339
            this.btnConstruction1101.Location = new System.Drawing.Point(323, 1047);
6335
            this.btnConstruction1101.Location = new System.Drawing.Point(319, 1047);
6340 6336
            this.btnConstruction1101.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6341 6337
            this.btnConstruction1101.Name = "btnConstruction1101";
6342
            this.btnConstruction1101.Size = new System.Drawing.Size(190, 30);
6338
            this.btnConstruction1101.Size = new System.Drawing.Size(187, 30);
6343 6339
            this.btnConstruction1101.TabIndex = 15;
6344 6340
            this.btnConstruction1101.Text = "業者支払確認";
6345 6341
            this.btnConstruction1101.UseVisualStyleBackColor = false;
......
6349 6345
            // 
6350 6346
            this.btnConstruction1102.BackColor = System.Drawing.SystemColors.ControlLightLight;
6351 6347
            this.btnConstruction1102.Dock = System.Windows.Forms.DockStyle.Fill;
6352
            this.btnConstruction1102.Location = new System.Drawing.Point(539, 1047);
6348
            this.btnConstruction1102.Location = new System.Drawing.Point(532, 1047);
6353 6349
            this.btnConstruction1102.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6354 6350
            this.btnConstruction1102.Name = "btnConstruction1102";
6355
            this.btnConstruction1102.Size = new System.Drawing.Size(190, 30);
6351
            this.btnConstruction1102.Size = new System.Drawing.Size(187, 30);
6356 6352
            this.btnConstruction1102.TabIndex = 15;
6357 6353
            this.btnConstruction1102.UseVisualStyleBackColor = false;
6358 6354
            this.btnConstruction1102.Click += new System.EventHandler(this.btnConstruction_Click);
......
6361 6357
            // 
6362 6358
            this.btnConstruction1103.BackColor = System.Drawing.SystemColors.ControlLightLight;
6363 6359
            this.btnConstruction1103.Dock = System.Windows.Forms.DockStyle.Fill;
6364
            this.btnConstruction1103.Location = new System.Drawing.Point(755, 1047);
6360
            this.btnConstruction1103.Location = new System.Drawing.Point(745, 1047);
6365 6361
            this.btnConstruction1103.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6366 6362
            this.btnConstruction1103.Name = "btnConstruction1103";
6367
            this.btnConstruction1103.Size = new System.Drawing.Size(190, 30);
6363
            this.btnConstruction1103.Size = new System.Drawing.Size(187, 30);
6368 6364
            this.btnConstruction1103.TabIndex = 15;
6369 6365
            this.btnConstruction1103.UseVisualStyleBackColor = false;
6370 6366
            this.btnConstruction1103.Click += new System.EventHandler(this.btnConstruction_Click);
......
6373 6369
            // 
6374 6370
            this.btnConstruction1104.BackColor = System.Drawing.SystemColors.ControlLightLight;
6375 6371
            this.btnConstruction1104.Dock = System.Windows.Forms.DockStyle.Fill;
6376
            this.btnConstruction1104.Location = new System.Drawing.Point(971, 1047);
6372
            this.btnConstruction1104.Location = new System.Drawing.Point(958, 1047);
6377 6373
            this.btnConstruction1104.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6378 6374
            this.btnConstruction1104.Name = "btnConstruction1104";
6379
            this.btnConstruction1104.Size = new System.Drawing.Size(195, 30);
6375
            this.btnConstruction1104.Size = new System.Drawing.Size(191, 30);
6380 6376
            this.btnConstruction1104.TabIndex = 15;
6381 6377
            this.btnConstruction1104.UseVisualStyleBackColor = false;
6382 6378
            this.btnConstruction1104.Click += new System.EventHandler(this.btnConstruction_Click);
......
6389 6385
            this.lblConstr1102.AutoSize = true;
6390 6386
            this.lblConstr1102.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6391 6387
            this.lblConstr1102.ForeColor = System.Drawing.Color.Brown;
6392
            this.lblConstr1102.Location = new System.Drawing.Point(106, 1080);
6388
            this.lblConstr1102.Location = new System.Drawing.Point(105, 1080);
6393 6389
            this.lblConstr1102.Name = "lblConstr1102";
6394
            this.lblConstr1102.Size = new System.Drawing.Size(192, 36);
6390
            this.lblConstr1102.Size = new System.Drawing.Size(189, 36);
6395 6391
            this.lblConstr1102.TabIndex = 15;
6396 6392
            this.lblConstr1102.Text = "※毎月5日必着\r\n確認は8日まで";
6397 6393
            this.lblConstr1102.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6404 6400
            this.lblConstr1103.AutoSize = true;
6405 6401
            this.lblConstr1103.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6406 6402
            this.lblConstr1103.ForeColor = System.Drawing.Color.Brown;
6407
            this.lblConstr1103.Location = new System.Drawing.Point(322, 1080);
6403
            this.lblConstr1103.Location = new System.Drawing.Point(318, 1080);
6408 6404
            this.lblConstr1103.Name = "lblConstr1103";
6409
            this.lblConstr1103.Size = new System.Drawing.Size(192, 36);
6405
            this.lblConstr1103.Size = new System.Drawing.Size(189, 36);
6410 6406
            this.lblConstr1103.TabIndex = 15;
6411 6407
            this.lblConstr1103.Text = "※毎月5日必着\r\n確認は15日まで";
6412 6408
            this.lblConstr1103.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6418 6414
            this.tblLayoutConstruction.SetColumnSpan(this.lblConstrLine04, 10);
6419 6415
            this.lblConstrLine04.Location = new System.Drawing.Point(3, 1131);
6420 6416
            this.lblConstrLine04.Name = "lblConstrLine04";
6421
            this.lblConstrLine04.Size = new System.Drawing.Size(1164, 6);
6417
            this.lblConstrLine04.Size = new System.Drawing.Size(1147, 6);
6422 6418
            this.lblConstrLine04.TabIndex = 15;
6423 6419
            // 
6424 6420
            // lblConstrTitle05
......
6428 6424
            | System.Windows.Forms.AnchorStyles.Right)));
6429 6425
            this.lblConstrTitle05.AutoSize = true;
6430 6426
            this.lblConstrTitle05.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6431
            this.lblConstrTitle05.Location = new System.Drawing.Point(106, 1152);
6427
            this.lblConstrTitle05.Location = new System.Drawing.Point(105, 1152);
6432 6428
            this.lblConstrTitle05.Name = "lblConstrTitle05";
6433
            this.lblConstrTitle05.Size = new System.Drawing.Size(192, 36);
6429
            this.lblConstrTitle05.Size = new System.Drawing.Size(189, 36);
6434 6430
            this.lblConstrTitle05.TabIndex = 15;
6435 6431
            this.lblConstrTitle05.Text = "その他管理";
6436 6432
            this.lblConstrTitle05.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6444 6440
            this.lblConstr12.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6445 6441
            this.lblConstr12.Location = new System.Drawing.Point(3, 1188);
6446 6442
            this.lblConstr12.Name = "lblConstr12";
6447
            this.lblConstr12.Size = new System.Drawing.Size(97, 36);
6443
            this.lblConstr12.Size = new System.Drawing.Size(96, 36);
6448 6444
            this.lblConstr12.TabIndex = 15;
6449 6445
            this.lblConstr12.Text = "適時";
6450 6446
            this.lblConstr12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6453 6449
            // 
6454 6450
            this.btnConstruction1200.BackColor = System.Drawing.SystemColors.ControlLightLight;
6455 6451
            this.btnConstruction1200.Dock = System.Windows.Forms.DockStyle.Fill;
6456
            this.btnConstruction1200.Location = new System.Drawing.Point(107, 1191);
6452
            this.btnConstruction1200.Location = new System.Drawing.Point(106, 1191);
6457 6453
            this.btnConstruction1200.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6458 6454
            this.btnConstruction1200.Name = "btnConstruction1200";
6459
            this.btnConstruction1200.Size = new System.Drawing.Size(190, 30);
6455
            this.btnConstruction1200.Size = new System.Drawing.Size(187, 30);
6460 6456
            this.btnConstruction1200.TabIndex = 15;
6461 6457
            this.btnConstruction1200.Text = "出納帳入力";
6462 6458
            this.btnConstruction1200.UseVisualStyleBackColor = false;
......
6466 6462
            // 
6467 6463
            this.btnConstruction1201.BackColor = System.Drawing.SystemColors.ControlLightLight;
6468 6464
            this.btnConstruction1201.Dock = System.Windows.Forms.DockStyle.Fill;
6469
            this.btnConstruction1201.Location = new System.Drawing.Point(323, 1191);
6465
            this.btnConstruction1201.Location = new System.Drawing.Point(319, 1191);
6470 6466
            this.btnConstruction1201.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6471 6467
            this.btnConstruction1201.Name = "btnConstruction1201";
6472
            this.btnConstruction1201.Size = new System.Drawing.Size(190, 30);
6468
            this.btnConstruction1201.Size = new System.Drawing.Size(187, 30);
6473 6469
            this.btnConstruction1201.TabIndex = 15;
6474 6470
            this.btnConstruction1201.UseVisualStyleBackColor = false;
6475 6471
            this.btnConstruction1201.Click += new System.EventHandler(this.btnConstruction_Click);
......
6478 6474
            // 
6479 6475
            this.btnConstruction1202.BackColor = System.Drawing.SystemColors.ControlLightLight;
6480 6476
            this.btnConstruction1202.Dock = System.Windows.Forms.DockStyle.Fill;
6481
            this.btnConstruction1202.Location = new System.Drawing.Point(539, 1191);
6477
            this.btnConstruction1202.Location = new System.Drawing.Point(532, 1191);
6482 6478
            this.btnConstruction1202.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6483 6479
            this.btnConstruction1202.Name = "btnConstruction1202";
6484
            this.btnConstruction1202.Size = new System.Drawing.Size(190, 30);
6480
            this.btnConstruction1202.Size = new System.Drawing.Size(187, 30);
6485 6481
            this.btnConstruction1202.TabIndex = 15;
6486 6482
            this.btnConstruction1202.UseVisualStyleBackColor = false;
6487 6483
            this.btnConstruction1202.Click += new System.EventHandler(this.btnConstruction_Click);
......
6490 6486
            // 
6491 6487
            this.btnConstruction1203.BackColor = System.Drawing.SystemColors.ControlLightLight;
6492 6488
            this.btnConstruction1203.Dock = System.Windows.Forms.DockStyle.Fill;
6493
            this.btnConstruction1203.Location = new System.Drawing.Point(755, 1191);
6489
            this.btnConstruction1203.Location = new System.Drawing.Point(745, 1191);
6494 6490
            this.btnConstruction1203.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6495 6491
            this.btnConstruction1203.Name = "btnConstruction1203";
6496
            this.btnConstruction1203.Size = new System.Drawing.Size(190, 30);
6492
            this.btnConstruction1203.Size = new System.Drawing.Size(187, 30);
6497 6493
            this.btnConstruction1203.TabIndex = 15;
6498 6494
            this.btnConstruction1203.UseVisualStyleBackColor = false;
6499 6495
            this.btnConstruction1203.Click += new System.EventHandler(this.btnConstruction_Click);
......
6502 6498
            // 
6503 6499
            this.btnConstruction1204.BackColor = System.Drawing.SystemColors.ControlLightLight;
6504 6500
            this.btnConstruction1204.Dock = System.Windows.Forms.DockStyle.Fill;
6505
            this.btnConstruction1204.Location = new System.Drawing.Point(971, 1191);
6501
            this.btnConstruction1204.Location = new System.Drawing.Point(958, 1191);
6506 6502
            this.btnConstruction1204.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6507 6503
            this.btnConstruction1204.Name = "btnConstruction1204";
6508
            this.btnConstruction1204.Size = new System.Drawing.Size(195, 30);
6504
            this.btnConstruction1204.Size = new System.Drawing.Size(191, 30);
6509 6505
            this.btnConstruction1204.TabIndex = 15;
6510 6506
            this.btnConstruction1204.UseVisualStyleBackColor = false;
6511 6507
            this.btnConstruction1204.Click += new System.EventHandler(this.btnConstruction_Click);
......
6519 6515
            this.lblConstr10.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6520 6516
            this.lblConstr10.Location = new System.Drawing.Point(3, 900);
6521 6517
            this.lblConstr10.Name = "lblConstr10";
6522
            this.lblConstr10.Size = new System.Drawing.Size(97, 36);
6518
            this.lblConstr10.Size = new System.Drawing.Size(96, 36);
6523 6519
            this.lblConstr10.TabIndex = 15;
6524 6520
            this.lblConstr10.Text = "完了後";
6525 6521
            this.lblConstr10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6533 6529
            this.tblLayoutConstruction.SetColumnSpan(this.lblConstr0102, 5);
6534 6530
            this.lblConstr0102.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6535 6531
            this.lblConstr0102.ForeColor = System.Drawing.Color.Brown;
6536
            this.lblConstr0102.Location = new System.Drawing.Point(538, 144);
6532
            this.lblConstr0102.Location = new System.Drawing.Point(531, 144);
6537 6533
            this.lblConstr0102.Name = "lblConstr0102";
6538
            this.lblConstr0102.Size = new System.Drawing.Size(629, 36);
6534
            this.lblConstr0102.Size = new System.Drawing.Size(619, 36);
6539 6535
            this.lblConstr0102.TabIndex = 15;
6540 6536
            this.lblConstr0102.Text = "※該当項目は毎日記入すること。";
6541 6537
            this.lblConstr0102.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
......
6549 6545
            this.tblLayoutConstruction.SetColumnSpan(this.lblConstr0202, 5);
6550 6546
            this.lblConstr0202.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6551 6547
            this.lblConstr0202.ForeColor = System.Drawing.Color.Brown;
6552
            this.lblConstr0202.Location = new System.Drawing.Point(538, 216);
6548
            this.lblConstr0202.Location = new System.Drawing.Point(531, 216);
6553 6549
            this.lblConstr0202.Name = "lblConstr0202";
6554
            this.lblConstr0202.Size = new System.Drawing.Size(629, 36);
6550
            this.lblConstr0202.Size = new System.Drawing.Size(619, 36);
6555 6551
            this.lblConstr0202.TabIndex = 15;
6556 6552
            this.lblConstr0202.Text = "※資材項目は貸出・返却時に毎回記入すること。";
6557 6553
            this.lblConstr0202.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
......
6565 6561
            this.tblLayoutConstruction.SetColumnSpan(this.lblConstr0502, 5);
6566 6562
            this.lblConstr0502.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6567 6563
            this.lblConstr0502.ForeColor = System.Drawing.Color.Brown;
6568
            this.lblConstr0502.Location = new System.Drawing.Point(538, 504);
6564
            this.lblConstr0502.Location = new System.Drawing.Point(531, 504);
6569 6565
            this.lblConstr0502.Name = "lblConstr0502";
6570
            this.lblConstr0502.Size = new System.Drawing.Size(629, 36);
6566
            this.lblConstr0502.Size = new System.Drawing.Size(619, 36);
6571 6567
            this.lblConstr0502.TabIndex = 15;
6572 6568
            this.lblConstr0502.Text = "※上記項目は施工開始までに作成すること。";
6573 6569
            this.lblConstr0502.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
......
6581 6577
            this.tblLayoutConstruction.SetColumnSpan(this.lblConstr0602, 5);
6582 6578
            this.lblConstr0602.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6583 6579
            this.lblConstr0602.ForeColor = System.Drawing.Color.Brown;
6584
            this.lblConstr0602.Location = new System.Drawing.Point(538, 576);
6580
            this.lblConstr0602.Location = new System.Drawing.Point(531, 576);
6585 6581
            this.lblConstr0602.Name = "lblConstr0602";
6586
            this.lblConstr0602.Size = new System.Drawing.Size(629, 36);
6582
            this.lblConstr0602.Size = new System.Drawing.Size(619, 36);
6587 6583
            this.lblConstr0602.TabIndex = 15;
6588 6584
            this.lblConstr0602.Text = "※上記項目は各工種の全体施工中の施工前までに作成・提出すること。";
6589 6585
            this.lblConstr0602.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
......
6597 6593
            this.tblLayoutConstruction.SetColumnSpan(this.lblConstr0802, 5);
6598 6594
            this.lblConstr0802.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6599 6595
            this.lblConstr0802.ForeColor = System.Drawing.Color.Brown;
6600
            this.lblConstr0802.Location = new System.Drawing.Point(538, 720);
6596
            this.lblConstr0802.Location = new System.Drawing.Point(531, 720);
6601 6597
            this.lblConstr0802.Name = "lblConstr0802";
6602
            this.lblConstr0802.Size = new System.Drawing.Size(629, 36);
6598
            this.lblConstr0802.Size = new System.Drawing.Size(619, 36);
6603 6599
            this.lblConstr0802.TabIndex = 15;
6604 6600
            this.lblConstr0802.Text = "※完成図書は契約工期内に再提出も含めて完了すること。";
6605 6601
            this.lblConstr0802.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
......
6703 6699
            this.tblLayoutAffairs.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
6704 6700
            this.tblLayoutAffairs.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
6705 6701
            this.tblLayoutAffairs.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
6706
            this.tblLayoutAffairs.Size = new System.Drawing.Size(1170, 684);
6702
            this.tblLayoutAffairs.Size = new System.Drawing.Size(1153, 684);
6707 6703
            this.tblLayoutAffairs.TabIndex = 13;
6708 6704
            // 
6709 6705
            // btnAffairs0000
......
6712 6708
            | System.Windows.Forms.AnchorStyles.Left) 
6713 6709
            | System.Windows.Forms.AnchorStyles.Right)));
6714 6710
            this.btnAffairs0000.BackColor = System.Drawing.SystemColors.ControlLightLight;
6715
            this.btnAffairs0000.Location = new System.Drawing.Point(107, 39);
6711
            this.btnAffairs0000.Location = new System.Drawing.Point(106, 39);
6716 6712
            this.btnAffairs0000.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6717 6713
            this.btnAffairs0000.Name = "btnAffairs0000";
6718
            this.btnAffairs0000.Size = new System.Drawing.Size(190, 30);
6714
            this.btnAffairs0000.Size = new System.Drawing.Size(187, 30);
6719 6715
            this.btnAffairs0000.TabIndex = 0;
6720 6716
            this.btnAffairs0000.Text = "行動予定入力";
6721 6717
            this.btnAffairs0000.UseVisualStyleBackColor = false;
......
6727 6723
            | System.Windows.Forms.AnchorStyles.Left) 
6728 6724
            | System.Windows.Forms.AnchorStyles.Right)));
6729 6725
            this.btnAffairs0001.BackColor = System.Drawing.SystemColors.ControlLightLight;
6730
            this.btnAffairs0001.Location = new System.Drawing.Point(323, 39);
6726
            this.btnAffairs0001.Location = new System.Drawing.Point(319, 39);
6731 6727
            this.btnAffairs0001.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6732 6728
            this.btnAffairs0001.Name = "btnAffairs0001";
6733
            this.btnAffairs0001.Size = new System.Drawing.Size(190, 30);
6729
            this.btnAffairs0001.Size = new System.Drawing.Size(187, 30);
6734 6730
            this.btnAffairs0001.TabIndex = 0;
6735 6731
            this.btnAffairs0001.Text = "出勤管理";
6736 6732
            this.btnAffairs0001.UseVisualStyleBackColor = false;
......
6743 6739
            | System.Windows.Forms.AnchorStyles.Right)));
6744 6740
            this.lblAffairsTitle01.AutoSize = true;
6745 6741
            this.lblAffairsTitle01.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6746
            this.lblAffairsTitle01.Location = new System.Drawing.Point(106, 0);
6742
            this.lblAffairsTitle01.Location = new System.Drawing.Point(105, 0);
6747 6743
            this.lblAffairsTitle01.Name = "lblAffairsTitle01";
6748
            this.lblAffairsTitle01.Size = new System.Drawing.Size(192, 36);
6744
            this.lblAffairsTitle01.Size = new System.Drawing.Size(189, 36);
6749 6745
            this.lblAffairsTitle01.TabIndex = 18;
6750 6746
            this.lblAffairsTitle01.Text = "日次管理";
6751 6747
            this.lblAffairsTitle01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6756 6752
            | System.Windows.Forms.AnchorStyles.Left) 
6757 6753
            | System.Windows.Forms.AnchorStyles.Right)));
6758 6754
            this.btnAffairs0002.BackColor = System.Drawing.SystemColors.ControlLightLight;
6759
            this.btnAffairs0002.Location = new System.Drawing.Point(539, 39);
6755
            this.btnAffairs0002.Location = new System.Drawing.Point(532, 39);
6760 6756
            this.btnAffairs0002.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6761 6757
            this.btnAffairs0002.Name = "btnAffairs0002";
6762
            this.btnAffairs0002.Size = new System.Drawing.Size(190, 30);
6758
            this.btnAffairs0002.Size = new System.Drawing.Size(187, 30);
6763 6759
            this.btnAffairs0002.TabIndex = 0;
6764 6760
            this.btnAffairs0002.Text = "車両予約";
6765 6761
            this.btnAffairs0002.UseVisualStyleBackColor = false;
......
6771 6767
            | System.Windows.Forms.AnchorStyles.Left) 
6772 6768
            | System.Windows.Forms.AnchorStyles.Right)));
6773 6769
            this.btnAffairs0003.BackColor = System.Drawing.SystemColors.ControlLightLight;
6774
            this.btnAffairs0003.Location = new System.Drawing.Point(755, 39);
6770
            this.btnAffairs0003.Location = new System.Drawing.Point(745, 39);
6775 6771
            this.btnAffairs0003.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6776 6772
            this.btnAffairs0003.Name = "btnAffairs0003";
6777
            this.btnAffairs0003.Size = new System.Drawing.Size(190, 30);
6773
            this.btnAffairs0003.Size = new System.Drawing.Size(187, 30);
6778 6774
            this.btnAffairs0003.TabIndex = 0;
6779 6775
            this.btnAffairs0003.UseVisualStyleBackColor = false;
6780 6776
            this.btnAffairs0003.Click += new System.EventHandler(this.btnAffairs_Click);
......
6785 6781
            | System.Windows.Forms.AnchorStyles.Left) 
6786 6782
            | System.Windows.Forms.AnchorStyles.Right)));
6787 6783
            this.btnAffairs0004.BackColor = System.Drawing.SystemColors.ControlLightLight;
6788
            this.btnAffairs0004.Location = new System.Drawing.Point(971, 39);
6784
            this.btnAffairs0004.Location = new System.Drawing.Point(958, 39);
6789 6785
            this.btnAffairs0004.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6790 6786
            this.btnAffairs0004.Name = "btnAffairs0004";
6791
            this.btnAffairs0004.Size = new System.Drawing.Size(195, 30);
6787
            this.btnAffairs0004.Size = new System.Drawing.Size(191, 30);
6792 6788
            this.btnAffairs0004.TabIndex = 0;
6793 6789
            this.btnAffairs0004.UseVisualStyleBackColor = false;
6794 6790
            this.btnAffairs0004.Click += new System.EventHandler(this.btnAffairs_Click);
......
6799 6795
            | System.Windows.Forms.AnchorStyles.Left) 
6800 6796
            | System.Windows.Forms.AnchorStyles.Right)));
6801 6797
            this.btnAffairs0100.BackColor = System.Drawing.SystemColors.ControlLightLight;
6802
            this.btnAffairs0100.Location = new System.Drawing.Point(107, 111);
6798
            this.btnAffairs0100.Location = new System.Drawing.Point(106, 111);
6803 6799
            this.btnAffairs0100.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6804 6800
            this.btnAffairs0100.Name = "btnAffairs0100";
6805
            this.btnAffairs0100.Size = new System.Drawing.Size(190, 30);
6801
            this.btnAffairs0100.Size = new System.Drawing.Size(187, 30);
6806 6802
            this.btnAffairs0100.TabIndex = 0;
6807 6803
            this.btnAffairs0100.UseVisualStyleBackColor = false;
6808 6804
            this.btnAffairs0100.Click += new System.EventHandler(this.btnAffairs_Click);
......
6813 6809
            | System.Windows.Forms.AnchorStyles.Left) 
6814 6810
            | System.Windows.Forms.AnchorStyles.Right)));
6815 6811
            this.btnAffairs0101.BackColor = System.Drawing.SystemColors.ControlLightLight;
6816
            this.btnAffairs0101.Location = new System.Drawing.Point(323, 111);
6812
            this.btnAffairs0101.Location = new System.Drawing.Point(319, 111);
6817 6813
            this.btnAffairs0101.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6818 6814
            this.btnAffairs0101.Name = "btnAffairs0101";
6819
            this.btnAffairs0101.Size = new System.Drawing.Size(190, 30);
6815
            this.btnAffairs0101.Size = new System.Drawing.Size(187, 30);
6820 6816
            this.btnAffairs0101.TabIndex = 0;
6821 6817
            this.btnAffairs0101.UseVisualStyleBackColor = false;
6822 6818
            this.btnAffairs0101.Click += new System.EventHandler(this.btnAffairs_Click);
......
6827 6823
            | System.Windows.Forms.AnchorStyles.Left) 
6828 6824
            | System.Windows.Forms.AnchorStyles.Right)));
6829 6825
            this.btnAffairs0102.BackColor = System.Drawing.SystemColors.ControlLightLight;
6830
            this.btnAffairs0102.Location = new System.Drawing.Point(539, 111);
6826
            this.btnAffairs0102.Location = new System.Drawing.Point(532, 111);
6831 6827
            this.btnAffairs0102.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6832 6828
            this.btnAffairs0102.Name = "btnAffairs0102";
6833
            this.btnAffairs0102.Size = new System.Drawing.Size(190, 30);
6829
            this.btnAffairs0102.Size = new System.Drawing.Size(187, 30);
6834 6830
            this.btnAffairs0102.TabIndex = 0;
6835 6831
            this.btnAffairs0102.UseVisualStyleBackColor = false;
6836 6832
            this.btnAffairs0102.Click += new System.EventHandler(this.btnAffairs_Click);
......
6841 6837
            | System.Windows.Forms.AnchorStyles.Left) 
6842 6838
            | System.Windows.Forms.AnchorStyles.Right)));
6843 6839
            this.btnAffairs0103.BackColor = System.Drawing.SystemColors.ControlLightLight;
6844
            this.btnAffairs0103.Location = new System.Drawing.Point(755, 111);
6840
            this.btnAffairs0103.Location = new System.Drawing.Point(745, 111);
6845 6841
            this.btnAffairs0103.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6846 6842
            this.btnAffairs0103.Name = "btnAffairs0103";
6847
            this.btnAffairs0103.Size = new System.Drawing.Size(190, 30);
6843
            this.btnAffairs0103.Size = new System.Drawing.Size(187, 30);
6848 6844
            this.btnAffairs0103.TabIndex = 0;
6849 6845
            this.btnAffairs0103.UseVisualStyleBackColor = false;
6850 6846
            this.btnAffairs0103.Click += new System.EventHandler(this.btnAffairs_Click);
......
6855 6851
            | System.Windows.Forms.AnchorStyles.Left) 
6856 6852
            | System.Windows.Forms.AnchorStyles.Right)));
6857 6853
            this.btnAffairs0104.BackColor = System.Drawing.SystemColors.ControlLightLight;
6858
            this.btnAffairs0104.Location = new System.Drawing.Point(971, 111);
6854
            this.btnAffairs0104.Location = new System.Drawing.Point(958, 111);
6859 6855
            this.btnAffairs0104.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6860 6856
            this.btnAffairs0104.Name = "btnAffairs0104";
6861
            this.btnAffairs0104.Size = new System.Drawing.Size(195, 30);
6857
            this.btnAffairs0104.Size = new System.Drawing.Size(191, 30);
6862 6858
            this.btnAffairs0104.TabIndex = 0;
6863 6859
            this.btnAffairs0104.UseVisualStyleBackColor = false;
6864 6860
            this.btnAffairs0104.Click += new System.EventHandler(this.btnAffairs_Click);
......
6872 6868
            this.lblAffairs00.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6873 6869
            this.lblAffairs00.Location = new System.Drawing.Point(3, 36);
6874 6870
            this.lblAffairs00.Name = "lblAffairs00";
6875
            this.lblAffairs00.Size = new System.Drawing.Size(97, 36);
6871
            this.lblAffairs00.Size = new System.Drawing.Size(96, 36);
6876 6872
            this.lblAffairs00.TabIndex = 19;
6877 6873
            this.lblAffairs00.Text = "毎日";
6878 6874
            this.lblAffairs00.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6884 6880
            this.tblLayoutAffairs.SetColumnSpan(this.lblAffairsLine01, 10);
6885 6881
            this.lblAffairsLine01.Location = new System.Drawing.Point(3, 195);
6886 6882
            this.lblAffairsLine01.Name = "lblAffairsLine01";
6887
            this.lblAffairsLine01.Size = new System.Drawing.Size(1164, 6);
6883
            this.lblAffairsLine01.Size = new System.Drawing.Size(1147, 6);
6888 6884
            this.lblAffairsLine01.TabIndex = 20;
6889 6885
            // 
6890 6886
            // btnAffairs0302
......
6893 6889
            | System.Windows.Forms.AnchorStyles.Left) 
6894 6890
            | System.Windows.Forms.AnchorStyles.Right)));
6895 6891
            this.btnAffairs0302.BackColor = System.Drawing.SystemColors.ControlLightLight;
6896
            this.btnAffairs0302.Location = new System.Drawing.Point(539, 327);
6892
            this.btnAffairs0302.Location = new System.Drawing.Point(532, 327);
6897 6893
            this.btnAffairs0302.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6898 6894
            this.btnAffairs0302.Name = "btnAffairs0302";
6899
            this.btnAffairs0302.Size = new System.Drawing.Size(190, 30);
6895
            this.btnAffairs0302.Size = new System.Drawing.Size(187, 30);
6900 6896
            this.btnAffairs0302.TabIndex = 0;
6901 6897
            this.btnAffairs0302.Text = "請求書発送状況入力";
6902 6898
            this.btnAffairs0302.UseVisualStyleBackColor = false;
......
6908 6904
            | System.Windows.Forms.AnchorStyles.Left) 
6909 6905
            | System.Windows.Forms.AnchorStyles.Right)));
6910 6906
            this.btnAffairs0300.BackColor = System.Drawing.SystemColors.ControlLightLight;
6911
            this.btnAffairs0300.Location = new System.Drawing.Point(107, 327);
6907
            this.btnAffairs0300.Location = new System.Drawing.Point(106, 327);
6912 6908
            this.btnAffairs0300.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6913 6909
            this.btnAffairs0300.Name = "btnAffairs0300";
6914
            this.btnAffairs0300.Size = new System.Drawing.Size(190, 30);
6910
            this.btnAffairs0300.Size = new System.Drawing.Size(187, 30);
6915 6911
            this.btnAffairs0300.TabIndex = 0;
6916 6912
            this.btnAffairs0300.Text = "注文書印刷";
6917 6913
            this.btnAffairs0300.UseVisualStyleBackColor = false;
......
6923 6919
            | System.Windows.Forms.AnchorStyles.Left) 
6924 6920
            | System.Windows.Forms.AnchorStyles.Right)));
6925 6921
            this.btnAffairs0301.BackColor = System.Drawing.SystemColors.ControlLightLight;
6926
            this.btnAffairs0301.Location = new System.Drawing.Point(323, 327);
6922
            this.btnAffairs0301.Location = new System.Drawing.Point(319, 327);
6927 6923
            this.btnAffairs0301.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6928 6924
            this.btnAffairs0301.Name = "btnAffairs0301";
6929
            this.btnAffairs0301.Size = new System.Drawing.Size(190, 30);
6925
            this.btnAffairs0301.Size = new System.Drawing.Size(187, 30);
6930 6926
            this.btnAffairs0301.TabIndex = 0;
6931 6927
            this.btnAffairs0301.Text = "注文書発給状況入力";
6932 6928
            this.btnAffairs0301.UseVisualStyleBackColor = false;
......
6938 6934
            | System.Windows.Forms.AnchorStyles.Left) 
6939 6935
            | System.Windows.Forms.AnchorStyles.Right)));
6940 6936
            this.btnAffairs0201.BackColor = System.Drawing.SystemColors.ControlLightLight;
6941
            this.btnAffairs0201.Location = new System.Drawing.Point(323, 255);
6937
            this.btnAffairs0201.Location = new System.Drawing.Point(319, 255);
6942 6938
            this.btnAffairs0201.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6943 6939
            this.btnAffairs0201.Name = "btnAffairs0201";
6944
            this.btnAffairs0201.Size = new System.Drawing.Size(190, 30);
6940
            this.btnAffairs0201.Size = new System.Drawing.Size(187, 30);
6945 6941
            this.btnAffairs0201.TabIndex = 0;
6946 6942
            this.btnAffairs0201.Text = "工事予算閲覧";
6947 6943
            this.btnAffairs0201.UseVisualStyleBackColor = false;
......
6953 6949
            | System.Windows.Forms.AnchorStyles.Left) 
6954 6950
            | System.Windows.Forms.AnchorStyles.Right)));
6955 6951
            this.btnAffairs0200.BackColor = System.Drawing.SystemColors.ControlLightLight;
6956
            this.btnAffairs0200.Location = new System.Drawing.Point(107, 255);
6952
            this.btnAffairs0200.Location = new System.Drawing.Point(106, 255);
6957 6953
            this.btnAffairs0200.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6958 6954
            this.btnAffairs0200.Name = "btnAffairs0200";
6959
            this.btnAffairs0200.Size = new System.Drawing.Size(190, 30);
6955
            this.btnAffairs0200.Size = new System.Drawing.Size(187, 30);
6960 6956
            this.btnAffairs0200.TabIndex = 0;
6961 6957
            this.btnAffairs0200.Text = "工事情報入力・閲覧";
6962 6958
            this.btnAffairs0200.UseVisualStyleBackColor = false;
......
6969 6965
            | System.Windows.Forms.AnchorStyles.Right)));
6970 6966
            this.lblAffairsTitle02.AutoSize = true;
6971 6967
            this.lblAffairsTitle02.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
6972
            this.lblAffairsTitle02.Location = new System.Drawing.Point(106, 216);
6968
            this.lblAffairsTitle02.Location = new System.Drawing.Point(105, 216);
6973 6969
            this.lblAffairsTitle02.Name = "lblAffairsTitle02";
6974
            this.lblAffairsTitle02.Size = new System.Drawing.Size(192, 36);
6970
            this.lblAffairsTitle02.Size = new System.Drawing.Size(189, 36);
6975 6971
            this.lblAffairsTitle02.TabIndex = 18;
6976 6972
            this.lblAffairsTitle02.Text = "情報閲覧及び入力";
6977 6973
            this.lblAffairsTitle02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......
6982 6978
            | System.Windows.Forms.AnchorStyles.Left) 
6983 6979
            | System.Windows.Forms.AnchorStyles.Right)));
6984 6980
            this.btnAffairs0202.BackColor = System.Drawing.SystemColors.ControlLightLight;
6985
            this.btnAffairs0202.Location = new System.Drawing.Point(539, 255);
6981
            this.btnAffairs0202.Location = new System.Drawing.Point(532, 255);
6986 6982
            this.btnAffairs0202.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
6987 6983
            this.btnAffairs0202.Name = "btnAffairs0202";
6988
            this.btnAffairs0202.Size = new System.Drawing.Size(190, 30);
6984
            this.btnAffairs0202.Size = new System.Drawing.Size(187, 30);
6989 6985
            this.btnAffairs0202.TabIndex = 0;
6990 6986
            this.btnAffairs0202.Text = "請求承認状況閲覧";
6991 6987
            this.btnAffairs0202.UseVisualStyleBackColor = false;
......
6997 6993
            | System.Windows.Forms.AnchorStyles.Left) 
6998 6994
            | System.Windows.Forms.AnchorStyles.Right)));
6999 6995
            this.btnAffairs0203.BackColor = System.Drawing.SystemColors.ControlLightLight;
7000
            this.btnAffairs0203.Location = new System.Drawing.Point(755, 255);
6996
            this.btnAffairs0203.Location = new System.Drawing.Point(745, 255);
7001 6997
            this.btnAffairs0203.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
7002 6998
            this.btnAffairs0203.Name = "btnAffairs0203";
7003
            this.btnAffairs0203.Size = new System.Drawing.Size(190, 30);
6999
            this.btnAffairs0203.Size = new System.Drawing.Size(187, 30);
7004 7000
            this.btnAffairs0203.TabIndex = 0;
7005 7001
            this.btnAffairs0203.UseVisualStyleBackColor = false;
7006 7002
            this.btnAffairs0203.Click += new System.EventHandler(this.btnAffairs_Click);
......
7011 7007
            | System.Windows.Forms.AnchorStyles.Left) 
7012 7008
            | System.Windows.Forms.AnchorStyles.Right)));
7013 7009
            this.btnAffairs0204.BackColor = System.Drawing.SystemColors.ControlLightLight;
7014
            this.btnAffairs0204.Location = new System.Drawing.Point(971, 255);
7010
            this.btnAffairs0204.Location = new System.Drawing.Point(958, 255);
7015 7011
            this.btnAffairs0204.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
7016 7012
            this.btnAffairs0204.Name = "btnAffairs0204";
7017
            this.btnAffairs0204.Size = new System.Drawing.Size(195, 30);
7013
            this.btnAffairs0204.Size = new System.Drawing.Size(191, 30);
7018 7014
            this.btnAffairs0204.TabIndex = 0;
7019 7015
            this.btnAffairs0204.Text = "各社員出勤情報閲覧";
7020 7016
            this.btnAffairs0204.UseVisualStyleBackColor = false;
......
7026 7022
            | System.Windows.Forms.AnchorStyles.Left) 
7027 7023
            | System.Windows.Forms.AnchorStyles.Right)));
7028 7024
            this.btnAffairs0303.BackColor = System.Drawing.SystemColors.ControlLightLight;
7029
            this.btnAffairs0303.Location = new System.Drawing.Point(755, 327);
7025
            this.btnAffairs0303.Location = new System.Drawing.Point(745, 327);
7030 7026
            this.btnAffairs0303.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
7031 7027
            this.btnAffairs0303.Name = "btnAffairs0303";
7032
            this.btnAffairs0303.Size = new System.Drawing.Size(190, 30);
7028
            this.btnAffairs0303.Size = new System.Drawing.Size(187, 30);
7033 7029
            this.btnAffairs0303.TabIndex = 0;
7034 7030
            this.btnAffairs0303.UseVisualStyleBackColor = false;
7035 7031
            this.btnAffairs0303.Click += new System.EventHandler(this.btnAffairs_Click);
......
7040 7036
            | System.Windows.Forms.AnchorStyles.Left) 
7041 7037
            | System.Windows.Forms.AnchorStyles.Right)));
7042 7038
            this.btnAffairs0304.BackColor = System.Drawing.SystemColors.ControlLightLight;
7043
            this.btnAffairs0304.Location = new System.Drawing.Point(971, 327);
7039
            this.btnAffairs0304.Location = new System.Drawing.Point(958, 327);
7044 7040
            this.btnAffairs0304.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
7045 7041
            this.btnAffairs0304.Name = "btnAffairs0304";
7046
            this.btnAffairs0304.Size = new System.Drawing.Size(195, 30);
7042
            this.btnAffairs0304.Size = new System.Drawing.Size(191, 30);
7047 7043
            this.btnAffairs0304.TabIndex = 0;
7048 7044
            this.btnAffairs0304.UseVisualStyleBackColor = false;
... 差分の行数が表示可能な上限を超えました。超過分は表示しません。

他の形式にエクスポート: Unified diff