OSDN Git Service

ズームしたときに文字が欠けないようにゆとりを持たせる
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / MainForm.Designer.cs
index d256fd4..2d7290e 100644 (file)
@@ -1,19 +1,16 @@
-// Copyright (C) 2013, 2014 Kazuhiro Fujieda <fujieda@users.sourceforge.jp>\r
+// Copyright (C) 2013, 2014, 2015 Kazuhiro Fujieda <fujieda@users.osdn.me>\r
 // \r
-// This program is part of KancolleSniffer.\r
+// Licensed under the Apache License, Version 2.0 (the "License");\r
+// you may not use this file except in compliance with the License.\r
+// You may obtain a copy of the License at\r
 //\r
-// KancolleSniffer is free software: you can redistribute it and/or modify\r
-// it under the terms of the GNU General Public License as published by\r
-// the Free Software Foundation, either version 3 of the License, or\r
-// (at your option) any later version.\r
+//    http://www.apache.org/licenses/LICENSE-2.0\r
 //\r
-// This program is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-// GNU General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU General Public License\r
-// along with this program; if not, see <http://www.gnu.org/licenses/>.\r
+// Unless required by applicable law or agreed to in writing, software\r
+// distributed under the License is distributed on an "AS IS" BASIS,\r
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+// See the License for the specific language governing permissions and\r
+// limitations under the License.\r
 \r
 namespace KancolleSniffer\r
 {\r
@@ -48,63 +45,41 @@ namespace KancolleSniffer
             this.components = new System.ComponentModel.Container();\r
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));\r
             this.panelHeadquarters = new System.Windows.Forms.Panel();\r
+            this.labelPlayLog = new System.Windows.Forms.Label();\r
+            this.labelLogin = new System.Windows.Forms.Label();\r
+            this.labelBucketHistoryButton = new System.Windows.Forms.Label();\r
+            this.labelAchievement = new System.Windows.Forms.Label();\r
+            this.label28 = new System.Windows.Forms.Label();\r
             this.labelNumOfBuckets = new System.Windows.Forms.Label();\r
             this.label3 = new System.Windows.Forms.Label();\r
             this.labelNumOfEquips = new System.Windows.Forms.Label();\r
             this.label2 = new System.Windows.Forms.Label();\r
             this.labelNumOfShips = new System.Windows.Forms.Label();\r
             this.label1 = new System.Windows.Forms.Label();\r
-            this.panelFleet1 = new System.Windows.Forms.Panel();\r
-            this.label21 = new System.Windows.Forms.Label();\r
-            this.labelCondTimer3 = new System.Windows.Forms.Label();\r
-            this.label20 = new System.Windows.Forms.Label();\r
-            this.labelCondTimer2 = new System.Windows.Forms.Label();\r
-            this.labelCondTimer1 = new System.Windows.Forms.Label();\r
-            this.label19 = new System.Windows.Forms.Label();\r
-            this.label17 = new System.Windows.Forms.Label();\r
-            this.labelCond6 = new System.Windows.Forms.Label();\r
-            this.labelCond5 = new System.Windows.Forms.Label();\r
-            this.labelCond4 = new System.Windows.Forms.Label();\r
-            this.labelCond2 = new System.Windows.Forms.Label();\r
-            this.labelCond3 = new System.Windows.Forms.Label();\r
-            this.labelCond1 = new System.Windows.Forms.Label();\r
-            this.label16 = new System.Windows.Forms.Label();\r
-            this.label18 = new System.Windows.Forms.Label();\r
-            this.label4 = new System.Windows.Forms.Label();\r
-            this.labelNextLv6 = new System.Windows.Forms.Label();\r
-            this.labelNextLv5 = new System.Windows.Forms.Label();\r
-            this.labelNextLv4 = new System.Windows.Forms.Label();\r
-            this.labelNextLv3 = new System.Windows.Forms.Label();\r
-            this.labelNextLv2 = new System.Windows.Forms.Label();\r
-            this.labelNextLv1 = new System.Windows.Forms.Label();\r
-            this.labelHP6 = new System.Windows.Forms.Label();\r
-            this.labelHP5 = new System.Windows.Forms.Label();\r
-            this.labelHP4 = new System.Windows.Forms.Label();\r
-            this.labelHP3 = new System.Windows.Forms.Label();\r
-            this.labelHP2 = new System.Windows.Forms.Label();\r
-            this.labelHP1 = new System.Windows.Forms.Label();\r
-            this.labelLv6 = new System.Windows.Forms.Label();\r
-            this.labelLv5 = new System.Windows.Forms.Label();\r
-            this.labelLv4 = new System.Windows.Forms.Label();\r
-            this.labelLv2 = new System.Windows.Forms.Label();\r
-            this.labelLv3 = new System.Windows.Forms.Label();\r
-            this.labelLv1 = new System.Windows.Forms.Label();\r
-            this.labelShip6 = new System.Windows.Forms.Label();\r
-            this.labelShip5 = new System.Windows.Forms.Label();\r
-            this.labelShip4 = new System.Windows.Forms.Label();\r
-            this.labelShip3 = new System.Windows.Forms.Label();\r
-            this.labelShip2 = new System.Windows.Forms.Label();\r
-            this.labelShip1 = new System.Windows.Forms.Label();\r
+            this.panelShipInfo = new System.Windows.Forms.Panel();\r
+            this.labelPresetAkashiTimer = new System.Windows.Forms.Label();\r
+            this.labelGuide = new System.Windows.Forms.Label();\r
+            this.panelCombinedFleet = new System.Windows.Forms.Panel();\r
+            this.panelBattleInfo = new System.Windows.Forms.Panel();\r
+            this.labelEnemyFighterPower = new System.Windows.Forms.Label();\r
+            this.labelEnemyFighterPowerCaption = new System.Windows.Forms.Label();\r
+            this.labelFormation = new System.Windows.Forms.Label();\r
+            this.labelResultRank = new System.Windows.Forms.Label();\r
+            this.labelLoS = new System.Windows.Forms.Label();\r
+            this.labelLoSCaption = new System.Windows.Forms.Label();\r
+            this.labelFighterPower = new System.Windows.Forms.Label();\r
+            this.labelFighterPowerCaption = new System.Windows.Forms.Label();\r
+            this.labelCondTimerTitle = new System.Windows.Forms.Label();\r
+            this.labelCondTimer = new System.Windows.Forms.Label();\r
+            this.labelAkashiRepairTimer = new System.Windows.Forms.Label();\r
+            this.panelMaterialHistory = new System.Windows.Forms.Panel();\r
+            this.labelBouxiteHistory = new System.Windows.Forms.Label();\r
+            this.labelSteelHistory = new System.Windows.Forms.Label();\r
+            this.labelBulletHistory = new System.Windows.Forms.Label();\r
+            this.label35 = new System.Windows.Forms.Label();\r
+            this.labelFuelHistory = new System.Windows.Forms.Label();\r
             this.labelRepair = new System.Windows.Forms.Label();\r
             this.panelDock = new System.Windows.Forms.Panel();\r
-            this.labelRepairShip4 = new System.Windows.Forms.Label();\r
-            this.labelRepairShip3 = new System.Windows.Forms.Label();\r
-            this.labelRepairShip2 = new System.Windows.Forms.Label();\r
-            this.labelRepairShip1 = new System.Windows.Forms.Label();\r
-            this.labelRepair3 = new System.Windows.Forms.Label();\r
-            this.labelRepair4 = new System.Windows.Forms.Label();\r
-            this.labelRepair2 = new System.Windows.Forms.Label();\r
-            this.labelRepair1 = new System.Windows.Forms.Label();\r
             this.label8 = new System.Windows.Forms.Label();\r
             this.label7 = new System.Windows.Forms.Label();\r
             this.label6 = new System.Windows.Forms.Label();\r
@@ -133,6 +108,14 @@ namespace KancolleSniffer
             this.label13 = new System.Windows.Forms.Label();\r
             this.timerMain = new System.Windows.Forms.Timer(this.components);\r
             this.panel3 = new System.Windows.Forms.Panel();\r
+            this.labelQuestColor6 = new System.Windows.Forms.Label();\r
+            this.labelQuestColor5 = new System.Windows.Forms.Label();\r
+            this.labelQuestColor4 = new System.Windows.Forms.Label();\r
+            this.labelQuestColor3 = new System.Windows.Forms.Label();\r
+            this.labelQuestColor2 = new System.Windows.Forms.Label();\r
+            this.labelQuestColor1 = new System.Windows.Forms.Label();\r
+            this.labelProgress6 = new System.Windows.Forms.Label();\r
+            this.labelQuest6 = new System.Windows.Forms.Label();\r
             this.labelProgress5 = new System.Windows.Forms.Label();\r
             this.labelProgress4 = new System.Windows.Forms.Label();\r
             this.labelProgress3 = new System.Windows.Forms.Label();\r
@@ -144,25 +127,15 @@ namespace KancolleSniffer
             this.labelQuest2 = new System.Windows.Forms.Label();\r
             this.labelQuest1 = new System.Windows.Forms.Label();\r
             this.notifyIconMain = new System.Windows.Forms.NotifyIcon(this.components);\r
-            this.contextMenuStripToolTip = new System.Windows.Forms.ContextMenuStrip(this.components);\r
+            this.contextMenuStripNotifyIcon = new System.Windows.Forms.ContextMenuStrip(this.components);\r
+            this.NotifyIconOpenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.NotifyIconExitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.contextMenuStripMain = new System.Windows.Forms.ContextMenuStrip(this.components);\r
+            this.listToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.LogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.CaptureToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
             this.ConfigToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
             this.ExitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.label22 = new System.Windows.Forms.Label();\r
-            this.panel4 = new System.Windows.Forms.Panel();\r
-            this.labelBull4 = new System.Windows.Forms.Label();\r
-            this.imageListBull = new System.Windows.Forms.ImageList(this.components);\r
-            this.labelBull3 = new System.Windows.Forms.Label();\r
-            this.labelBull2 = new System.Windows.Forms.Label();\r
-            this.labelBull1 = new System.Windows.Forms.Label();\r
-            this.labelFuel4 = new System.Windows.Forms.Label();\r
-            this.imageListFuel = new System.Windows.Forms.ImageList(this.components);\r
-            this.labelFuel3 = new System.Windows.Forms.Label();\r
-            this.labelFuel2 = new System.Windows.Forms.Label();\r
-            this.labelFuel1 = new System.Windows.Forms.Label();\r
-            this.label26 = new System.Windows.Forms.Label();\r
-            this.label25 = new System.Windows.Forms.Label();\r
-            this.label24 = new System.Windows.Forms.Label();\r
-            this.label23 = new System.Windows.Forms.Label();\r
             this.labelFleet1 = new System.Windows.Forms.Label();\r
             this.labelCheckFleet1 = new System.Windows.Forms.Label();\r
             this.imageListMisc = new System.Windows.Forms.ImageList(this.components);\r
@@ -172,43 +145,118 @@ namespace KancolleSniffer
             this.labelFleet3 = new System.Windows.Forms.Label();\r
             this.labelCheckFleet2 = new System.Windows.Forms.Label();\r
             this.labelFleet2 = new System.Windows.Forms.Label();\r
+            this.labelBucketHistory = new System.Windows.Forms.Label();\r
+            this.label36 = new System.Windows.Forms.Label();\r
+            this.labelMaterialHistoryButton = new System.Windows.Forms.Label();\r
+            this.labelRepairListButton = new System.Windows.Forms.Label();\r
+            this.label31 = new System.Windows.Forms.Label();\r
+            this.imageListFuelSq = new System.Windows.Forms.ImageList(this.components);\r
+            this.labelFuelSq1 = new System.Windows.Forms.Label();\r
+            this.imageListBullSq = new System.Windows.Forms.ImageList(this.components);\r
+            this.labelBullSq1 = new System.Windows.Forms.Label();\r
+            this.labelBullSq2 = new System.Windows.Forms.Label();\r
+            this.labelFuelSq2 = new System.Windows.Forms.Label();\r
+            this.labelBullSq3 = new System.Windows.Forms.Label();\r
+            this.labelFuelSq3 = new System.Windows.Forms.Label();\r
+            this.labelBullSq4 = new System.Windows.Forms.Label();\r
+            this.labelFuelSq4 = new System.Windows.Forms.Label();\r
+            this.toolTipAchievement = new System.Windows.Forms.ToolTip(this.components);\r
+            this.labelAkashiRepair = new System.Windows.Forms.Label();\r
+            this.toolTipFighterPower = new System.Windows.Forms.ToolTip(this.components);\r
+            this.toolTipLoS = new System.Windows.Forms.ToolTip(this.components);\r
+            this.panelRepairList = new KancolleSniffer.RepairListForMain();\r
             this.panelHeadquarters.SuspendLayout();\r
-            this.panelFleet1.SuspendLayout();\r
+            this.panelShipInfo.SuspendLayout();\r
+            this.panelBattleInfo.SuspendLayout();\r
+            this.panelMaterialHistory.SuspendLayout();\r
             this.panelDock.SuspendLayout();\r
             this.panel1.SuspendLayout();\r
             this.panel2.SuspendLayout();\r
             this.panel3.SuspendLayout();\r
-            this.contextMenuStripToolTip.SuspendLayout();\r
-            this.panel4.SuspendLayout();\r
+            this.contextMenuStripNotifyIcon.SuspendLayout();\r
+            this.contextMenuStripMain.SuspendLayout();\r
             this.SuspendLayout();\r
             // \r
             // panelHeadquarters\r
             // \r
             this.panelHeadquarters.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.panelHeadquarters.Controls.Add(this.labelPlayLog);\r
+            this.panelHeadquarters.Controls.Add(this.labelLogin);\r
+            this.panelHeadquarters.Controls.Add(this.labelBucketHistoryButton);\r
+            this.panelHeadquarters.Controls.Add(this.labelAchievement);\r
+            this.panelHeadquarters.Controls.Add(this.label28);\r
             this.panelHeadquarters.Controls.Add(this.labelNumOfBuckets);\r
             this.panelHeadquarters.Controls.Add(this.label3);\r
             this.panelHeadquarters.Controls.Add(this.labelNumOfEquips);\r
             this.panelHeadquarters.Controls.Add(this.label2);\r
             this.panelHeadquarters.Controls.Add(this.labelNumOfShips);\r
             this.panelHeadquarters.Controls.Add(this.label1);\r
-            this.panelHeadquarters.Location = new System.Drawing.Point(12, 12);\r
+            this.panelHeadquarters.Location = new System.Drawing.Point(6, 6);\r
             this.panelHeadquarters.Name = "panelHeadquarters";\r
-            this.panelHeadquarters.Size = new System.Drawing.Size(263, 35);\r
+            this.panelHeadquarters.Size = new System.Drawing.Size(220, 33);\r
             this.panelHeadquarters.TabIndex = 0;\r
             // \r
+            // labelPlayLog\r
+            // \r
+            this.labelPlayLog.AutoSize = true;\r
+            this.labelPlayLog.Location = new System.Drawing.Point(207, 3);\r
+            this.labelPlayLog.Name = "labelPlayLog";\r
+            this.labelPlayLog.Size = new System.Drawing.Size(11, 12);\r
+            this.labelPlayLog.TabIndex = 24;\r
+            this.labelPlayLog.Text = "*";\r
+            this.labelPlayLog.Visible = false;\r
+            // \r
+            // labelLogin\r
+            // \r
+            this.labelLogin.Font = new System.Drawing.Font("MS UI Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));\r
+            this.labelLogin.Location = new System.Drawing.Point(6, 2);\r
+            this.labelLogin.Name = "labelLogin";\r
+            this.labelLogin.Size = new System.Drawing.Size(210, 28);\r
+            this.labelLogin.TabIndex = 23;\r
+            this.labelLogin.Text = "艦これにログインしてください。\r\nログイン中ならログインし直してください。";\r
+            this.labelLogin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
+            // \r
+            // labelBucketHistoryButton\r
+            // \r
+            this.labelBucketHistoryButton.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.labelBucketHistoryButton.Image = ((System.Drawing.Image)(resources.GetObject("labelBucketHistoryButton.Image")));\r
+            this.labelBucketHistoryButton.Location = new System.Drawing.Point(146, 15);\r
+            this.labelBucketHistoryButton.Name = "labelBucketHistoryButton";\r
+            this.labelBucketHistoryButton.Size = new System.Drawing.Size(14, 14);\r
+            this.labelBucketHistoryButton.TabIndex = 9;\r
+            this.labelBucketHistoryButton.Click += new System.EventHandler(this.labelBucketHistoryButton_Click);\r
+            // \r
+            // labelAchievement\r
+            // \r
+            this.labelAchievement.Location = new System.Drawing.Point(166, 18);\r
+            this.labelAchievement.Name = "labelAchievement";\r
+            this.labelAchievement.Size = new System.Drawing.Size(33, 12);\r
+            this.labelAchievement.TabIndex = 7;\r
+            this.labelAchievement.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            // \r
+            // label28\r
+            // \r
+            this.label28.AutoSize = true;\r
+            this.label28.Location = new System.Drawing.Point(170, 3);\r
+            this.label28.Name = "label28";\r
+            this.label28.Size = new System.Drawing.Size(29, 12);\r
+            this.label28.TabIndex = 6;\r
+            this.label28.Text = "戦果";\r
+            // \r
             // labelNumOfBuckets\r
             // \r
-            this.labelNumOfBuckets.Location = new System.Drawing.Point(120, 19);\r
+            this.labelNumOfBuckets.Location = new System.Drawing.Point(116, 18);\r
             this.labelNumOfBuckets.Name = "labelNumOfBuckets";\r
-            this.labelNumOfBuckets.Size = new System.Drawing.Size(29, 12);\r
+            this.labelNumOfBuckets.Size = new System.Drawing.Size(30, 12);\r
             this.labelNumOfBuckets.TabIndex = 5;\r
             this.labelNumOfBuckets.Text = "0";\r
             this.labelNumOfBuckets.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            this.labelNumOfBuckets.Click += new System.EventHandler(this.labelBucketHistoryButton_Click);\r
             // \r
             // label3\r
             // \r
             this.label3.AutoSize = true;\r
-            this.label3.Location = new System.Drawing.Point(116, 4);\r
+            this.label3.Location = new System.Drawing.Point(113, 3);\r
             this.label3.Name = "label3";\r
             this.label3.Size = new System.Drawing.Size(33, 12);\r
             this.label3.TabIndex = 4;\r
@@ -216,9 +264,9 @@ namespace KancolleSniffer
             // \r
             // labelNumOfEquips\r
             // \r
-            this.labelNumOfEquips.Location = new System.Drawing.Point(55, 19);\r
+            this.labelNumOfEquips.Location = new System.Drawing.Point(46, 18);\r
             this.labelNumOfEquips.Name = "labelNumOfEquips";\r
-            this.labelNumOfEquips.Size = new System.Drawing.Size(47, 12);\r
+            this.labelNumOfEquips.Size = new System.Drawing.Size(60, 12);\r
             this.labelNumOfEquips.TabIndex = 3;\r
             this.labelNumOfEquips.Text = "0/0";\r
             this.labelNumOfEquips.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
@@ -226,7 +274,7 @@ namespace KancolleSniffer
             // label2\r
             // \r
             this.label2.AutoSize = true;\r
-            this.label2.Location = new System.Drawing.Point(61, 4);\r
+            this.label2.Location = new System.Drawing.Point(65, 3);\r
             this.label2.Name = "label2";\r
             this.label2.Size = new System.Drawing.Size(41, 12);\r
             this.label2.TabIndex = 2;\r
@@ -234,9 +282,9 @@ namespace KancolleSniffer
             // \r
             // labelNumOfShips\r
             // \r
-            this.labelNumOfShips.Location = new System.Drawing.Point(0, 19);\r
+            this.labelNumOfShips.Location = new System.Drawing.Point(0, 18);\r
             this.labelNumOfShips.Name = "labelNumOfShips";\r
-            this.labelNumOfShips.Size = new System.Drawing.Size(47, 12);\r
+            this.labelNumOfShips.Size = new System.Drawing.Size(48, 12);\r
             this.labelNumOfShips.TabIndex = 1;\r
             this.labelNumOfShips.Text = "0/0";\r
             this.labelNumOfShips.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
@@ -244,424 +292,228 @@ namespace KancolleSniffer
             // label1\r
             // \r
             this.label1.AutoSize = true;\r
-            this.label1.Location = new System.Drawing.Point(6, 4);\r
+            this.label1.Location = new System.Drawing.Point(7, 3);\r
             this.label1.Name = "label1";\r
             this.label1.Size = new System.Drawing.Size(41, 12);\r
             this.label1.TabIndex = 0;\r
             this.label1.Text = "艦娘数";\r
             // \r
-            // panelFleet1\r
-            // \r
-            this.panelFleet1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.panelFleet1.Controls.Add(this.label21);\r
-            this.panelFleet1.Controls.Add(this.labelCondTimer3);\r
-            this.panelFleet1.Controls.Add(this.label20);\r
-            this.panelFleet1.Controls.Add(this.labelCondTimer2);\r
-            this.panelFleet1.Controls.Add(this.labelCondTimer1);\r
-            this.panelFleet1.Controls.Add(this.label19);\r
-            this.panelFleet1.Controls.Add(this.label17);\r
-            this.panelFleet1.Controls.Add(this.labelCond6);\r
-            this.panelFleet1.Controls.Add(this.labelCond5);\r
-            this.panelFleet1.Controls.Add(this.labelCond4);\r
-            this.panelFleet1.Controls.Add(this.labelCond2);\r
-            this.panelFleet1.Controls.Add(this.labelCond3);\r
-            this.panelFleet1.Controls.Add(this.labelCond1);\r
-            this.panelFleet1.Controls.Add(this.label16);\r
-            this.panelFleet1.Controls.Add(this.label18);\r
-            this.panelFleet1.Controls.Add(this.label4);\r
-            this.panelFleet1.Controls.Add(this.labelNextLv6);\r
-            this.panelFleet1.Controls.Add(this.labelNextLv5);\r
-            this.panelFleet1.Controls.Add(this.labelNextLv4);\r
-            this.panelFleet1.Controls.Add(this.labelNextLv3);\r
-            this.panelFleet1.Controls.Add(this.labelNextLv2);\r
-            this.panelFleet1.Controls.Add(this.labelNextLv1);\r
-            this.panelFleet1.Controls.Add(this.labelHP6);\r
-            this.panelFleet1.Controls.Add(this.labelHP5);\r
-            this.panelFleet1.Controls.Add(this.labelHP4);\r
-            this.panelFleet1.Controls.Add(this.labelHP3);\r
-            this.panelFleet1.Controls.Add(this.labelHP2);\r
-            this.panelFleet1.Controls.Add(this.labelHP1);\r
-            this.panelFleet1.Controls.Add(this.labelLv6);\r
-            this.panelFleet1.Controls.Add(this.labelLv5);\r
-            this.panelFleet1.Controls.Add(this.labelLv4);\r
-            this.panelFleet1.Controls.Add(this.labelLv2);\r
-            this.panelFleet1.Controls.Add(this.labelLv3);\r
-            this.panelFleet1.Controls.Add(this.labelLv1);\r
-            this.panelFleet1.Controls.Add(this.labelShip6);\r
-            this.panelFleet1.Controls.Add(this.labelShip5);\r
-            this.panelFleet1.Controls.Add(this.labelShip4);\r
-            this.panelFleet1.Controls.Add(this.labelShip3);\r
-            this.panelFleet1.Controls.Add(this.labelShip2);\r
-            this.panelFleet1.Controls.Add(this.labelShip1);\r
-            this.panelFleet1.Location = new System.Drawing.Point(12, 65);\r
-            this.panelFleet1.Name = "panelFleet1";\r
-            this.panelFleet1.Size = new System.Drawing.Size(259, 134);\r
-            this.panelFleet1.TabIndex = 2;\r
-            // \r
-            // label21\r
-            // \r
-            this.label21.AutoSize = true;\r
-            this.label21.Location = new System.Drawing.Point(188, 117);\r
-            this.label21.Name = "label21";\r
-            this.label21.Size = new System.Drawing.Size(28, 12);\r
-            this.label21.TabIndex = 39;\r
-            this.label21.Text = "隠れ";\r
-            // \r
-            // labelCondTimer3\r
-            // \r
-            this.labelCondTimer3.Location = new System.Drawing.Point(223, 117);\r
-            this.labelCondTimer3.Name = "labelCondTimer3";\r
-            this.labelCondTimer3.Size = new System.Drawing.Size(31, 12);\r
-            this.labelCondTimer3.TabIndex = 38;\r
-            this.labelCondTimer3.Text = "00:00";\r
-            this.labelCondTimer3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // label20\r
-            // \r
-            this.label20.AutoSize = true;\r
-            this.label20.Location = new System.Drawing.Point(116, 117);\r
-            this.label20.Name = "label20";\r
-            this.label20.Size = new System.Drawing.Size(29, 12);\r
-            this.label20.TabIndex = 36;\r
-            this.label20.Text = "間宮";\r
-            // \r
-            // labelCondTimer2\r
-            // \r
-            this.labelCondTimer2.Location = new System.Drawing.Point(151, 117);\r
-            this.labelCondTimer2.Name = "labelCondTimer2";\r
-            this.labelCondTimer2.Size = new System.Drawing.Size(31, 12);\r
-            this.labelCondTimer2.TabIndex = 37;\r
-            this.labelCondTimer2.Text = "00:00";\r
-            this.labelCondTimer2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelCondTimer1\r
-            // \r
-            this.labelCondTimer1.Location = new System.Drawing.Point(79, 117);\r
-            this.labelCondTimer1.Name = "labelCondTimer1";\r
-            this.labelCondTimer1.Size = new System.Drawing.Size(31, 12);\r
-            this.labelCondTimer1.TabIndex = 35;\r
-            this.labelCondTimer1.Text = "00:00";\r
-            this.labelCondTimer1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // label19\r
-            // \r
-            this.label19.AutoSize = true;\r
-            this.label19.Location = new System.Drawing.Point(44, 117);\r
-            this.label19.Name = "label19";\r
-            this.label19.Size = new System.Drawing.Size(29, 12);\r
-            this.label19.TabIndex = 34;\r
-            this.label19.Text = "疲労";\r
-            // \r
-            // label17\r
-            // \r
-            this.label17.AutoSize = true;\r
-            this.label17.Location = new System.Drawing.Point(138, 4);\r
-            this.label17.Name = "label17";\r
-            this.label17.Size = new System.Drawing.Size(29, 12);\r
-            this.label17.TabIndex = 20;\r
-            this.label17.Text = "状態";\r
-            // \r
-            // labelCond6\r
-            // \r
-            this.labelCond6.Location = new System.Drawing.Point(143, 100);\r
-            this.labelCond6.Name = "labelCond6";\r
-            this.labelCond6.Size = new System.Drawing.Size(23, 12);\r
-            this.labelCond6.TabIndex = 26;\r
-            this.labelCond6.Text = "0";\r
-            this.labelCond6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelCond5\r
-            // \r
-            this.labelCond5.Location = new System.Drawing.Point(143, 84);\r
-            this.labelCond5.Name = "labelCond5";\r
-            this.labelCond5.Size = new System.Drawing.Size(23, 12);\r
-            this.labelCond5.TabIndex = 25;\r
-            this.labelCond5.Text = "0";\r
-            this.labelCond5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelCond4\r
-            // \r
-            this.labelCond4.Location = new System.Drawing.Point(143, 68);\r
-            this.labelCond4.Name = "labelCond4";\r
-            this.labelCond4.Size = new System.Drawing.Size(23, 12);\r
-            this.labelCond4.TabIndex = 24;\r
-            this.labelCond4.Text = "0";\r
-            this.labelCond4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelCond2\r
-            // \r
-            this.labelCond2.Location = new System.Drawing.Point(143, 36);\r
-            this.labelCond2.Name = "labelCond2";\r
-            this.labelCond2.Size = new System.Drawing.Size(23, 12);\r
-            this.labelCond2.TabIndex = 22;\r
-            this.labelCond2.Text = "0";\r
-            this.labelCond2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelCond3\r
-            // \r
-            this.labelCond3.Location = new System.Drawing.Point(143, 52);\r
-            this.labelCond3.Name = "labelCond3";\r
-            this.labelCond3.Size = new System.Drawing.Size(23, 12);\r
-            this.labelCond3.TabIndex = 23;\r
-            this.labelCond3.Text = "0";\r
-            this.labelCond3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelCond1\r
-            // \r
-            this.labelCond1.Location = new System.Drawing.Point(143, 20);\r
-            this.labelCond1.Name = "labelCond1";\r
-            this.labelCond1.Size = new System.Drawing.Size(23, 12);\r
-            this.labelCond1.TabIndex = 21;\r
-            this.labelCond1.Text = "0";\r
-            this.labelCond1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // label16\r
-            // \r
-            this.label16.AutoSize = true;\r
-            this.label16.Location = new System.Drawing.Point(108, 4);\r
-            this.label16.Name = "label16";\r
-            this.label16.Size = new System.Drawing.Size(29, 12);\r
-            this.label16.TabIndex = 13;\r
-            this.label16.Text = "耐久";\r
-            // \r
-            // label18\r
-            // \r
-            this.label18.AutoSize = true;\r
-            this.label18.Location = new System.Drawing.Point(213, 4);\r
-            this.label18.Name = "label18";\r
-            this.label18.Size = new System.Drawing.Size(41, 12);\r
-            this.label18.TabIndex = 27;\r
-            this.label18.Text = "経験値";\r
-            // \r
-            // label4\r
-            // \r
-            this.label4.AutoSize = true;\r
-            this.label4.Location = new System.Drawing.Point(173, 4);\r
-            this.label4.Name = "label4";\r
-            this.label4.Size = new System.Drawing.Size(34, 12);\r
-            this.label4.TabIndex = 6;\r
-            this.label4.Text = "レベル";\r
-            // \r
-            // labelNextLv6\r
-            // \r
-            this.labelNextLv6.Location = new System.Drawing.Point(213, 100);\r
-            this.labelNextLv6.Name = "labelNextLv6";\r
-            this.labelNextLv6.Size = new System.Drawing.Size(41, 12);\r
-            this.labelNextLv6.TabIndex = 33;\r
-            this.labelNextLv6.Text = "0";\r
-            this.labelNextLv6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelNextLv5\r
-            // \r
-            this.labelNextLv5.Location = new System.Drawing.Point(213, 84);\r
-            this.labelNextLv5.Name = "labelNextLv5";\r
-            this.labelNextLv5.Size = new System.Drawing.Size(41, 12);\r
-            this.labelNextLv5.TabIndex = 32;\r
-            this.labelNextLv5.Text = "0";\r
-            this.labelNextLv5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelNextLv4\r
-            // \r
-            this.labelNextLv4.Location = new System.Drawing.Point(213, 68);\r
-            this.labelNextLv4.Name = "labelNextLv4";\r
-            this.labelNextLv4.Size = new System.Drawing.Size(41, 12);\r
-            this.labelNextLv4.TabIndex = 31;\r
-            this.labelNextLv4.Text = "0";\r
-            this.labelNextLv4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelNextLv3\r
-            // \r
-            this.labelNextLv3.Location = new System.Drawing.Point(213, 52);\r
-            this.labelNextLv3.Name = "labelNextLv3";\r
-            this.labelNextLv3.Size = new System.Drawing.Size(41, 12);\r
-            this.labelNextLv3.TabIndex = 30;\r
-            this.labelNextLv3.Text = "0";\r
-            this.labelNextLv3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelNextLv2\r
-            // \r
-            this.labelNextLv2.Location = new System.Drawing.Point(213, 36);\r
-            this.labelNextLv2.Name = "labelNextLv2";\r
-            this.labelNextLv2.Size = new System.Drawing.Size(41, 12);\r
-            this.labelNextLv2.TabIndex = 29;\r
-            this.labelNextLv2.Text = "0";\r
-            this.labelNextLv2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelNextLv1\r
-            // \r
-            this.labelNextLv1.Location = new System.Drawing.Point(213, 20);\r
-            this.labelNextLv1.Name = "labelNextLv1";\r
-            this.labelNextLv1.Size = new System.Drawing.Size(41, 12);\r
-            this.labelNextLv1.TabIndex = 28;\r
-            this.labelNextLv1.Text = "0";\r
-            this.labelNextLv1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelHP6\r
-            // \r
-            this.labelHP6.AutoSize = true;\r
-            this.labelHP6.Location = new System.Drawing.Point(114, 100);\r
-            this.labelHP6.Name = "labelHP6";\r
-            this.labelHP6.Size = new System.Drawing.Size(23, 12);\r
-            this.labelHP6.TabIndex = 19;\r
-            this.labelHP6.Text = "0/0";\r
-            this.labelHP6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            this.labelHP6.SizeChanged += new System.EventHandler(this.labelHP_SizeChanged);\r
-            // \r
-            // labelHP5\r
-            // \r
-            this.labelHP5.AutoSize = true;\r
-            this.labelHP5.Location = new System.Drawing.Point(114, 84);\r
-            this.labelHP5.Name = "labelHP5";\r
-            this.labelHP5.Size = new System.Drawing.Size(23, 12);\r
-            this.labelHP5.TabIndex = 18;\r
-            this.labelHP5.Text = "0/0";\r
-            this.labelHP5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            this.labelHP5.SizeChanged += new System.EventHandler(this.labelHP_SizeChanged);\r
-            // \r
-            // labelHP4\r
-            // \r
-            this.labelHP4.AutoSize = true;\r
-            this.labelHP4.Location = new System.Drawing.Point(114, 68);\r
-            this.labelHP4.Name = "labelHP4";\r
-            this.labelHP4.Size = new System.Drawing.Size(23, 12);\r
-            this.labelHP4.TabIndex = 17;\r
-            this.labelHP4.Text = "0/0";\r
-            this.labelHP4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            this.labelHP4.SizeChanged += new System.EventHandler(this.labelHP_SizeChanged);\r
-            // \r
-            // labelHP3\r
-            // \r
-            this.labelHP3.AutoSize = true;\r
-            this.labelHP3.Location = new System.Drawing.Point(114, 52);\r
-            this.labelHP3.Name = "labelHP3";\r
-            this.labelHP3.Size = new System.Drawing.Size(23, 12);\r
-            this.labelHP3.TabIndex = 16;\r
-            this.labelHP3.Text = "0/0";\r
-            this.labelHP3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            this.labelHP3.SizeChanged += new System.EventHandler(this.labelHP_SizeChanged);\r
-            // \r
-            // labelHP2\r
-            // \r
-            this.labelHP2.AutoSize = true;\r
-            this.labelHP2.Location = new System.Drawing.Point(114, 36);\r
-            this.labelHP2.Name = "labelHP2";\r
-            this.labelHP2.Size = new System.Drawing.Size(23, 12);\r
-            this.labelHP2.TabIndex = 15;\r
-            this.labelHP2.Text = "0/0";\r
-            this.labelHP2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            this.labelHP2.SizeChanged += new System.EventHandler(this.labelHP_SizeChanged);\r
-            // \r
-            // labelHP1\r
-            // \r
-            this.labelHP1.AutoSize = true;\r
-            this.labelHP1.Location = new System.Drawing.Point(114, 20);\r
-            this.labelHP1.Name = "labelHP1";\r
-            this.labelHP1.Size = new System.Drawing.Size(23, 12);\r
-            this.labelHP1.TabIndex = 14;\r
-            this.labelHP1.Text = "0/0";\r
-            this.labelHP1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            this.labelHP1.SizeChanged += new System.EventHandler(this.labelHP_SizeChanged);\r
-            // \r
-            // labelLv6\r
-            // \r
-            this.labelLv6.Location = new System.Drawing.Point(184, 100);\r
-            this.labelLv6.Name = "labelLv6";\r
-            this.labelLv6.Size = new System.Drawing.Size(23, 12);\r
-            this.labelLv6.TabIndex = 12;\r
-            this.labelLv6.Text = "0";\r
-            this.labelLv6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelLv5\r
-            // \r
-            this.labelLv5.Location = new System.Drawing.Point(184, 84);\r
-            this.labelLv5.Name = "labelLv5";\r
-            this.labelLv5.Size = new System.Drawing.Size(23, 12);\r
-            this.labelLv5.TabIndex = 11;\r
-            this.labelLv5.Text = "0";\r
-            this.labelLv5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelLv4\r
-            // \r
-            this.labelLv4.Location = new System.Drawing.Point(184, 68);\r
-            this.labelLv4.Name = "labelLv4";\r
-            this.labelLv4.Size = new System.Drawing.Size(23, 12);\r
-            this.labelLv4.TabIndex = 10;\r
-            this.labelLv4.Text = "0";\r
-            this.labelLv4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelLv2\r
-            // \r
-            this.labelLv2.Location = new System.Drawing.Point(184, 36);\r
-            this.labelLv2.Name = "labelLv2";\r
-            this.labelLv2.Size = new System.Drawing.Size(23, 12);\r
-            this.labelLv2.TabIndex = 8;\r
-            this.labelLv2.Text = "0";\r
-            this.labelLv2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelLv3\r
-            // \r
-            this.labelLv3.Location = new System.Drawing.Point(184, 52);\r
-            this.labelLv3.Name = "labelLv3";\r
-            this.labelLv3.Size = new System.Drawing.Size(23, 12);\r
-            this.labelLv3.TabIndex = 9;\r
-            this.labelLv3.Text = "0";\r
-            this.labelLv3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelLv1\r
-            // \r
-            this.labelLv1.Location = new System.Drawing.Point(184, 20);\r
-            this.labelLv1.Name = "labelLv1";\r
-            this.labelLv1.Size = new System.Drawing.Size(23, 12);\r
-            this.labelLv1.TabIndex = 7;\r
-            this.labelLv1.Text = "0";\r
-            this.labelLv1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelShip6\r
-            // \r
-            this.labelShip6.Location = new System.Drawing.Point(3, 100);\r
-            this.labelShip6.Name = "labelShip6";\r
-            this.labelShip6.Size = new System.Drawing.Size(77, 12);\r
-            this.labelShip6.TabIndex = 5;\r
-            // \r
-            // labelShip5\r
-            // \r
-            this.labelShip5.Location = new System.Drawing.Point(3, 84);\r
-            this.labelShip5.Name = "labelShip5";\r
-            this.labelShip5.Size = new System.Drawing.Size(77, 12);\r
-            this.labelShip5.TabIndex = 4;\r
-            // \r
-            // labelShip4\r
-            // \r
-            this.labelShip4.Location = new System.Drawing.Point(3, 68);\r
-            this.labelShip4.Name = "labelShip4";\r
-            this.labelShip4.Size = new System.Drawing.Size(77, 12);\r
-            this.labelShip4.TabIndex = 3;\r
-            // \r
-            // labelShip3\r
-            // \r
-            this.labelShip3.Location = new System.Drawing.Point(3, 52);\r
-            this.labelShip3.Name = "labelShip3";\r
-            this.labelShip3.Size = new System.Drawing.Size(77, 12);\r
-            this.labelShip3.TabIndex = 2;\r
-            // \r
-            // labelShip2\r
-            // \r
-            this.labelShip2.Location = new System.Drawing.Point(3, 36);\r
-            this.labelShip2.Name = "labelShip2";\r
-            this.labelShip2.Size = new System.Drawing.Size(77, 12);\r
-            this.labelShip2.TabIndex = 1;\r
-            // \r
-            // labelShip1\r
-            // \r
-            this.labelShip1.Location = new System.Drawing.Point(3, 20);\r
-            this.labelShip1.Name = "labelShip1";\r
-            this.labelShip1.Size = new System.Drawing.Size(77, 12);\r
-            this.labelShip1.TabIndex = 0;\r
+            // panelShipInfo\r
+            // \r
+            this.panelShipInfo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.panelShipInfo.Controls.Add(this.labelPresetAkashiTimer);\r
+            this.panelShipInfo.Controls.Add(this.labelGuide);\r
+            this.panelShipInfo.Controls.Add(this.panelCombinedFleet);\r
+            this.panelShipInfo.Controls.Add(this.panelBattleInfo);\r
+            this.panelShipInfo.Controls.Add(this.labelLoS);\r
+            this.panelShipInfo.Controls.Add(this.labelLoSCaption);\r
+            this.panelShipInfo.Controls.Add(this.labelFighterPower);\r
+            this.panelShipInfo.Controls.Add(this.labelFighterPowerCaption);\r
+            this.panelShipInfo.Controls.Add(this.labelCondTimerTitle);\r
+            this.panelShipInfo.Controls.Add(this.labelCondTimer);\r
+            this.panelShipInfo.Location = new System.Drawing.Point(6, 57);\r
+            this.panelShipInfo.Name = "panelShipInfo";\r
+            this.panelShipInfo.Size = new System.Drawing.Size(220, 134);\r
+            this.panelShipInfo.TabIndex = 2;\r
+            // \r
+            // labelPresetAkashiTimer\r
+            // \r
+            this.labelPresetAkashiTimer.Location = new System.Drawing.Point(2, 3);\r
+            this.labelPresetAkashiTimer.Name = "labelPresetAkashiTimer";\r
+            this.labelPresetAkashiTimer.Size = new System.Drawing.Size(32, 12);\r
+            this.labelPresetAkashiTimer.TabIndex = 55;\r
+            // \r
+            // labelGuide\r
+            // \r
+            this.labelGuide.AutoSize = true;\r
+            this.labelGuide.Font = new System.Drawing.Font("MS UI Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));\r
+            this.labelGuide.Location = new System.Drawing.Point(31, 51);\r
+            this.labelGuide.Name = "labelGuide";\r
+            this.labelGuide.Size = new System.Drawing.Size(158, 13);\r
+            this.labelGuide.TabIndex = 44;\r
+            this.labelGuide.Text = "右クリックでメニューが出ます。";\r
+            // \r
+            // panelCombinedFleet\r
+            // \r
+            this.panelCombinedFleet.Location = new System.Drawing.Point(0, 0);\r
+            this.panelCombinedFleet.Name = "panelCombinedFleet";\r
+            this.panelCombinedFleet.Size = new System.Drawing.Size(220, 112);\r
+            this.panelCombinedFleet.TabIndex = 43;\r
+            this.panelCombinedFleet.Visible = false;\r
+            // \r
+            // panelBattleInfo\r
+            // \r
+            this.panelBattleInfo.Controls.Add(this.labelEnemyFighterPower);\r
+            this.panelBattleInfo.Controls.Add(this.labelEnemyFighterPowerCaption);\r
+            this.panelBattleInfo.Controls.Add(this.labelFormation);\r
+            this.panelBattleInfo.Controls.Add(this.labelResultRank);\r
+            this.panelBattleInfo.Location = new System.Drawing.Point(59, 116);\r
+            this.panelBattleInfo.Name = "panelBattleInfo";\r
+            this.panelBattleInfo.Size = new System.Drawing.Size(157, 14);\r
+            this.panelBattleInfo.TabIndex = 40;\r
+            this.panelBattleInfo.Visible = false;\r
+            // \r
+            // labelEnemyFighterPower\r
+            // \r
+            this.labelEnemyFighterPower.Location = new System.Drawing.Point(129, 1);\r
+            this.labelEnemyFighterPower.Name = "labelEnemyFighterPower";\r
+            this.labelEnemyFighterPower.Size = new System.Drawing.Size(29, 12);\r
+            this.labelEnemyFighterPower.TabIndex = 3;\r
+            this.labelEnemyFighterPower.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            // \r
+            // labelEnemyFighterPowerCaption\r
+            // \r
+            this.labelEnemyFighterPowerCaption.AutoSize = true;\r
+            this.labelEnemyFighterPowerCaption.Location = new System.Drawing.Point(90, 1);\r
+            this.labelEnemyFighterPowerCaption.Name = "labelEnemyFighterPowerCaption";\r
+            this.labelEnemyFighterPowerCaption.Size = new System.Drawing.Size(41, 12);\r
+            this.labelEnemyFighterPowerCaption.TabIndex = 2;\r
+            this.labelEnemyFighterPowerCaption.Text = "敵制空";\r
+            // \r
+            // labelFormation\r
+            // \r
+            this.labelFormation.Location = new System.Drawing.Point(40, 1);\r
+            this.labelFormation.Name = "labelFormation";\r
+            this.labelFormation.Size = new System.Drawing.Size(48, 12);\r
+            this.labelFormation.TabIndex = 1;\r
+            // \r
+            // labelResultRank\r
+            // \r
+            this.labelResultRank.Location = new System.Drawing.Point(1, 1);\r
+            this.labelResultRank.Name = "labelResultRank";\r
+            this.labelResultRank.Size = new System.Drawing.Size(42, 12);\r
+            this.labelResultRank.TabIndex = 0;\r
+            this.labelResultRank.Text = "判定";\r
+            this.labelResultRank.Click += new System.EventHandler(this.labelResultRank_Click);\r
+            // \r
+            // labelLoS\r
+            // \r
+            this.labelLoS.Location = new System.Drawing.Point(85, 117);\r
+            this.labelLoS.Name = "labelLoS";\r
+            this.labelLoS.Size = new System.Drawing.Size(38, 12);\r
+            this.labelLoS.TabIndex = 42;\r
+            this.labelLoS.Text = "0.0";\r
+            this.labelLoS.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            // \r
+            // labelLoSCaption\r
+            // \r
+            this.labelLoSCaption.AutoSize = true;\r
+            this.labelLoSCaption.Location = new System.Drawing.Point(59, 117);\r
+            this.labelLoSCaption.Name = "labelLoSCaption";\r
+            this.labelLoSCaption.Size = new System.Drawing.Size(29, 12);\r
+            this.labelLoSCaption.TabIndex = 41;\r
+            this.labelLoSCaption.Text = "索敵";\r
+            // \r
+            // labelFighterPower\r
+            // \r
+            this.labelFighterPower.Location = new System.Drawing.Point(28, 117);\r
+            this.labelFighterPower.Name = "labelFighterPower";\r
+            this.labelFighterPower.Size = new System.Drawing.Size(29, 12);\r
+            this.labelFighterPower.TabIndex = 23;\r
+            this.labelFighterPower.Text = "0";\r
+            this.labelFighterPower.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            // \r
+            // labelFighterPowerCaption\r
+            // \r
+            this.labelFighterPowerCaption.AutoSize = true;\r
+            this.labelFighterPowerCaption.Location = new System.Drawing.Point(2, 117);\r
+            this.labelFighterPowerCaption.Name = "labelFighterPowerCaption";\r
+            this.labelFighterPowerCaption.Size = new System.Drawing.Size(29, 12);\r
+            this.labelFighterPowerCaption.TabIndex = 23;\r
+            this.labelFighterPowerCaption.Text = "制空";\r
+            // \r
+            // labelCondTimerTitle\r
+            // \r
+            this.labelCondTimerTitle.Location = new System.Drawing.Point(128, 117);\r
+            this.labelCondTimerTitle.Name = "labelCondTimerTitle";\r
+            this.labelCondTimerTitle.Size = new System.Drawing.Size(60, 12);\r
+            this.labelCondTimerTitle.TabIndex = 39;\r
+            // \r
+            // labelCondTimer\r
+            // \r
+            this.labelCondTimer.AutoSize = true;\r
+            this.labelCondTimer.Location = new System.Drawing.Point(186, 117);\r
+            this.labelCondTimer.Name = "labelCondTimer";\r
+            this.labelCondTimer.Size = new System.Drawing.Size(31, 12);\r
+            this.labelCondTimer.TabIndex = 38;\r
+            this.labelCondTimer.Text = "00:00";\r
+            // \r
+            // labelAkashiRepairTimer\r
+            // \r
+            this.labelAkashiRepairTimer.Location = new System.Drawing.Point(179, 276);\r
+            this.labelAkashiRepairTimer.Name = "labelAkashiRepairTimer";\r
+            this.labelAkashiRepairTimer.Size = new System.Drawing.Size(32, 12);\r
+            this.labelAkashiRepairTimer.TabIndex = 43;\r
+            // \r
+            // panelMaterialHistory\r
+            // \r
+            this.panelMaterialHistory.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.panelMaterialHistory.Controls.Add(this.labelBouxiteHistory);\r
+            this.panelMaterialHistory.Controls.Add(this.labelSteelHistory);\r
+            this.panelMaterialHistory.Controls.Add(this.labelBulletHistory);\r
+            this.panelMaterialHistory.Controls.Add(this.label35);\r
+            this.panelMaterialHistory.Controls.Add(this.labelFuelHistory);\r
+            this.panelMaterialHistory.Location = new System.Drawing.Point(38, 354);\r
+            this.panelMaterialHistory.Name = "panelMaterialHistory";\r
+            this.panelMaterialHistory.Size = new System.Drawing.Size(188, 52);\r
+            this.panelMaterialHistory.TabIndex = 41;\r
+            this.panelMaterialHistory.Visible = false;\r
+            this.panelMaterialHistory.Click += new System.EventHandler(this.panelMaterialHistory_Click);\r
+            // \r
+            // labelBouxiteHistory\r
+            // \r
+            this.labelBouxiteHistory.Location = new System.Drawing.Point(117, 2);\r
+            this.labelBouxiteHistory.Name = "labelBouxiteHistory";\r
+            this.labelBouxiteHistory.Size = new System.Drawing.Size(42, 48);\r
+            this.labelBouxiteHistory.TabIndex = 7;\r
+            this.labelBouxiteHistory.Text = "ボーキ";\r
+            this.labelBouxiteHistory.TextAlign = System.Drawing.ContentAlignment.TopRight;\r
+            this.labelBouxiteHistory.Click += new System.EventHandler(this.panelMaterialHistory_Click);\r
+            // \r
+            // labelSteelHistory\r
+            // \r
+            this.labelSteelHistory.Location = new System.Drawing.Point(78, 2);\r
+            this.labelSteelHistory.Name = "labelSteelHistory";\r
+            this.labelSteelHistory.Size = new System.Drawing.Size(42, 48);\r
+            this.labelSteelHistory.TabIndex = 6;\r
+            this.labelSteelHistory.Text = "鋼材";\r
+            this.labelSteelHistory.TextAlign = System.Drawing.ContentAlignment.TopRight;\r
+            this.labelSteelHistory.Click += new System.EventHandler(this.panelMaterialHistory_Click);\r
+            // \r
+            // labelBulletHistory\r
+            // \r
+            this.labelBulletHistory.Location = new System.Drawing.Point(39, 2);\r
+            this.labelBulletHistory.Name = "labelBulletHistory";\r
+            this.labelBulletHistory.Size = new System.Drawing.Size(42, 48);\r
+            this.labelBulletHistory.TabIndex = 5;\r
+            this.labelBulletHistory.Text = "弾薬";\r
+            this.labelBulletHistory.TextAlign = System.Drawing.ContentAlignment.TopRight;\r
+            this.labelBulletHistory.Click += new System.EventHandler(this.panelMaterialHistory_Click);\r
+            // \r
+            // label35\r
+            // \r
+            this.label35.AutoSize = true;\r
+            this.label35.Location = new System.Drawing.Point(158, 14);\r
+            this.label35.Name = "label35";\r
+            this.label35.Size = new System.Drawing.Size(29, 36);\r
+            this.label35.TabIndex = 4;\r
+            this.label35.Text = "母港\r\n今日\r\n今週";\r
+            this.label35.Click += new System.EventHandler(this.panelMaterialHistory_Click);\r
+            // \r
+            // labelFuelHistory\r
+            // \r
+            this.labelFuelHistory.Location = new System.Drawing.Point(0, 2);\r
+            this.labelFuelHistory.Name = "labelFuelHistory";\r
+            this.labelFuelHistory.Size = new System.Drawing.Size(42, 48);\r
+            this.labelFuelHistory.TabIndex = 0;\r
+            this.labelFuelHistory.Text = "燃料";\r
+            this.labelFuelHistory.TextAlign = System.Drawing.ContentAlignment.TopRight;\r
+            this.labelFuelHistory.Click += new System.EventHandler(this.panelMaterialHistory_Click);\r
             // \r
             // labelRepair\r
             // \r
             this.labelRepair.AutoSize = true;\r
-            this.labelRepair.Location = new System.Drawing.Point(13, 262);\r
+            this.labelRepair.Location = new System.Drawing.Point(8, 195);\r
             this.labelRepair.Name = "labelRepair";\r
             this.labelRepair.Size = new System.Drawing.Size(29, 12);\r
             this.labelRepair.TabIndex = 3;\r
@@ -670,122 +522,55 @@ namespace KancolleSniffer
             // panelDock\r
             // \r
             this.panelDock.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.panelDock.Controls.Add(this.labelRepairShip4);\r
-            this.panelDock.Controls.Add(this.labelRepairShip3);\r
-            this.panelDock.Controls.Add(this.labelRepairShip2);\r
-            this.panelDock.Controls.Add(this.labelRepairShip1);\r
-            this.panelDock.Controls.Add(this.labelRepair3);\r
-            this.panelDock.Controls.Add(this.labelRepair4);\r
-            this.panelDock.Controls.Add(this.labelRepair2);\r
-            this.panelDock.Controls.Add(this.labelRepair1);\r
             this.panelDock.Controls.Add(this.label8);\r
             this.panelDock.Controls.Add(this.label7);\r
             this.panelDock.Controls.Add(this.label6);\r
             this.panelDock.Controls.Add(this.label5);\r
-            this.panelDock.Location = new System.Drawing.Point(12, 277);\r
+            this.panelDock.Location = new System.Drawing.Point(6, 209);\r
             this.panelDock.Name = "panelDock";\r
-            this.panelDock.Size = new System.Drawing.Size(165, 67);\r
+            this.panelDock.Size = new System.Drawing.Size(140, 64);\r
             this.panelDock.TabIndex = 4;\r
-            // \r
-            // labelRepairShip4\r
-            // \r
-            this.labelRepairShip4.Location = new System.Drawing.Point(36, 50);\r
-            this.labelRepairShip4.Name = "labelRepairShip4";\r
-            this.labelRepairShip4.Size = new System.Drawing.Size(77, 12);\r
-            this.labelRepairShip4.TabIndex = 7;\r
-            // \r
-            // labelRepairShip3\r
-            // \r
-            this.labelRepairShip3.Location = new System.Drawing.Point(36, 36);\r
-            this.labelRepairShip3.Name = "labelRepairShip3";\r
-            this.labelRepairShip3.Size = new System.Drawing.Size(77, 12);\r
-            this.labelRepairShip3.TabIndex = 6;\r
-            // \r
-            // labelRepairShip2\r
-            // \r
-            this.labelRepairShip2.Location = new System.Drawing.Point(36, 20);\r
-            this.labelRepairShip2.Name = "labelRepairShip2";\r
-            this.labelRepairShip2.Size = new System.Drawing.Size(77, 12);\r
-            this.labelRepairShip2.TabIndex = 5;\r
-            // \r
-            // labelRepairShip1\r
-            // \r
-            this.labelRepairShip1.Location = new System.Drawing.Point(36, 4);\r
-            this.labelRepairShip1.Name = "labelRepairShip1";\r
-            this.labelRepairShip1.Size = new System.Drawing.Size(77, 12);\r
-            this.labelRepairShip1.TabIndex = 4;\r
-            // \r
-            // labelRepair3\r
-            // \r
-            this.labelRepair3.Location = new System.Drawing.Point(115, 36);\r
-            this.labelRepair3.Name = "labelRepair3";\r
-            this.labelRepair3.Size = new System.Drawing.Size(45, 12);\r
-            this.labelRepair3.TabIndex = 10;\r
-            this.labelRepair3.Text = "00:00:00";\r
-            this.labelRepair3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelRepair4\r
-            // \r
-            this.labelRepair4.Location = new System.Drawing.Point(115, 50);\r
-            this.labelRepair4.Name = "labelRepair4";\r
-            this.labelRepair4.Size = new System.Drawing.Size(45, 12);\r
-            this.labelRepair4.TabIndex = 11;\r
-            this.labelRepair4.Text = "00:00:00";\r
-            this.labelRepair4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelRepair2\r
-            // \r
-            this.labelRepair2.Location = new System.Drawing.Point(115, 20);\r
-            this.labelRepair2.Name = "labelRepair2";\r
-            this.labelRepair2.Size = new System.Drawing.Size(45, 12);\r
-            this.labelRepair2.TabIndex = 9;\r
-            this.labelRepair2.Text = "00:00:00";\r
-            this.labelRepair2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
-            // \r
-            // labelRepair1\r
-            // \r
-            this.labelRepair1.Location = new System.Drawing.Point(115, 4);\r
-            this.labelRepair1.Name = "labelRepair1";\r
-            this.labelRepair1.Size = new System.Drawing.Size(45, 12);\r
-            this.labelRepair1.TabIndex = 8;\r
-            this.labelRepair1.Text = "00:00:00";\r
-            this.labelRepair1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            this.panelDock.Click += new System.EventHandler(this.labelNDock_Click);\r
             // \r
             // label8\r
             // \r
             this.label8.AutoSize = true;\r
-            this.label8.Location = new System.Drawing.Point(3, 50);\r
+            this.label8.Location = new System.Drawing.Point(2, 48);\r
             this.label8.Name = "label8";\r
             this.label8.Size = new System.Drawing.Size(29, 12);\r
             this.label8.TabIndex = 3;\r
             this.label8.Text = "第四";\r
+            this.label8.Click += new System.EventHandler(this.labelNDock_Click);\r
             // \r
             // label7\r
             // \r
             this.label7.AutoSize = true;\r
-            this.label7.Location = new System.Drawing.Point(3, 36);\r
+            this.label7.Location = new System.Drawing.Point(2, 33);\r
             this.label7.Name = "label7";\r
             this.label7.Size = new System.Drawing.Size(29, 12);\r
             this.label7.TabIndex = 2;\r
             this.label7.Text = "第三";\r
+            this.label7.Click += new System.EventHandler(this.labelNDock_Click);\r
             // \r
             // label6\r
             // \r
             this.label6.AutoSize = true;\r
-            this.label6.Location = new System.Drawing.Point(3, 20);\r
+            this.label6.Location = new System.Drawing.Point(2, 18);\r
             this.label6.Name = "label6";\r
             this.label6.Size = new System.Drawing.Size(29, 12);\r
             this.label6.TabIndex = 1;\r
             this.label6.Text = "第二";\r
+            this.label6.Click += new System.EventHandler(this.labelNDock_Click);\r
             // \r
             // label5\r
             // \r
             this.label5.AutoSize = true;\r
-            this.label5.Location = new System.Drawing.Point(3, 4);\r
+            this.label5.Location = new System.Drawing.Point(2, 3);\r
             this.label5.Name = "label5";\r
             this.label5.Size = new System.Drawing.Size(29, 12);\r
             this.label5.TabIndex = 0;\r
             this.label5.Text = "第一";\r
+            this.label5.Click += new System.EventHandler(this.labelNDock_Click);\r
             // \r
             // panel1\r
             // \r
@@ -798,24 +583,24 @@ namespace KancolleSniffer
             this.panel1.Controls.Add(this.label10);\r
             this.panel1.Controls.Add(this.labelConstruct1);\r
             this.panel1.Controls.Add(this.label9);\r
-            this.panel1.Location = new System.Drawing.Point(183, 277);\r
+            this.panel1.Location = new System.Drawing.Point(149, 209);\r
             this.panel1.Name = "panel1";\r
-            this.panel1.Size = new System.Drawing.Size(88, 67);\r
+            this.panel1.Size = new System.Drawing.Size(77, 64);\r
             this.panel1.TabIndex = 7;\r
             // \r
             // labelConstruct3\r
             // \r
-            this.labelConstruct3.Location = new System.Drawing.Point(38, 36);\r
+            this.labelConstruct3.BackColor = System.Drawing.Color.Transparent;\r
+            this.labelConstruct3.Location = new System.Drawing.Point(28, 33);\r
             this.labelConstruct3.Name = "labelConstruct3";\r
-            this.labelConstruct3.Size = new System.Drawing.Size(45, 12);\r
+            this.labelConstruct3.Size = new System.Drawing.Size(47, 12);\r
             this.labelConstruct3.TabIndex = 6;\r
-            this.labelConstruct3.Text = "00:00:00";\r
-            this.labelConstruct3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            this.labelConstruct3.TextAlign = System.Drawing.ContentAlignment.TopRight;\r
             // \r
             // label12\r
             // \r
             this.label12.AutoSize = true;\r
-            this.label12.Location = new System.Drawing.Point(3, 50);\r
+            this.label12.Location = new System.Drawing.Point(2, 48);\r
             this.label12.Name = "label12";\r
             this.label12.Size = new System.Drawing.Size(29, 12);\r
             this.label12.TabIndex = 3;\r
@@ -823,17 +608,16 @@ namespace KancolleSniffer
             // \r
             // labelConstruct4\r
             // \r
-            this.labelConstruct4.Location = new System.Drawing.Point(38, 50);\r
+            this.labelConstruct4.Location = new System.Drawing.Point(28, 48);\r
             this.labelConstruct4.Name = "labelConstruct4";\r
-            this.labelConstruct4.Size = new System.Drawing.Size(45, 12);\r
+            this.labelConstruct4.Size = new System.Drawing.Size(47, 12);\r
             this.labelConstruct4.TabIndex = 7;\r
-            this.labelConstruct4.Text = "00:00:00";\r
-            this.labelConstruct4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            this.labelConstruct4.TextAlign = System.Drawing.ContentAlignment.TopRight;\r
             // \r
             // label11\r
             // \r
             this.label11.AutoSize = true;\r
-            this.label11.Location = new System.Drawing.Point(3, 36);\r
+            this.label11.Location = new System.Drawing.Point(2, 33);\r
             this.label11.Name = "label11";\r
             this.label11.Size = new System.Drawing.Size(29, 12);\r
             this.label11.TabIndex = 2;\r
@@ -841,17 +625,16 @@ namespace KancolleSniffer
             // \r
             // labelConstruct2\r
             // \r
-            this.labelConstruct2.Location = new System.Drawing.Point(38, 20);\r
+            this.labelConstruct2.Location = new System.Drawing.Point(28, 18);\r
             this.labelConstruct2.Name = "labelConstruct2";\r
-            this.labelConstruct2.Size = new System.Drawing.Size(45, 12);\r
+            this.labelConstruct2.Size = new System.Drawing.Size(47, 12);\r
             this.labelConstruct2.TabIndex = 5;\r
-            this.labelConstruct2.Text = "00:00:00";\r
-            this.labelConstruct2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            this.labelConstruct2.TextAlign = System.Drawing.ContentAlignment.TopRight;\r
             // \r
             // label10\r
             // \r
             this.label10.AutoSize = true;\r
-            this.label10.Location = new System.Drawing.Point(3, 20);\r
+            this.label10.Location = new System.Drawing.Point(2, 18);\r
             this.label10.Name = "label10";\r
             this.label10.Size = new System.Drawing.Size(29, 12);\r
             this.label10.TabIndex = 1;\r
@@ -859,17 +642,16 @@ namespace KancolleSniffer
             // \r
             // labelConstruct1\r
             // \r
-            this.labelConstruct1.Location = new System.Drawing.Point(38, 4);\r
+            this.labelConstruct1.Location = new System.Drawing.Point(28, 3);\r
             this.labelConstruct1.Name = "labelConstruct1";\r
-            this.labelConstruct1.Size = new System.Drawing.Size(45, 12);\r
+            this.labelConstruct1.Size = new System.Drawing.Size(47, 12);\r
             this.labelConstruct1.TabIndex = 4;\r
-            this.labelConstruct1.Text = "00:00:00";\r
-            this.labelConstruct1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            this.labelConstruct1.TextAlign = System.Drawing.ContentAlignment.TopRight;\r
             // \r
             // label9\r
             // \r
             this.label9.AutoSize = true;\r
-            this.label9.Location = new System.Drawing.Point(3, 4);\r
+            this.label9.Location = new System.Drawing.Point(2, 3);\r
             this.label9.Name = "label9";\r
             this.label9.Size = new System.Drawing.Size(29, 12);\r
             this.label9.TabIndex = 0;\r
@@ -878,7 +660,7 @@ namespace KancolleSniffer
             // labelConstruct\r
             // \r
             this.labelConstruct.AutoSize = true;\r
-            this.labelConstruct.Location = new System.Drawing.Point(185, 262);\r
+            this.labelConstruct.Location = new System.Drawing.Point(151, 195);\r
             this.labelConstruct.Name = "labelConstruct";\r
             this.labelConstruct.Size = new System.Drawing.Size(29, 12);\r
             this.labelConstruct.TabIndex = 6;\r
@@ -887,7 +669,7 @@ namespace KancolleSniffer
             // labelQuest\r
             // \r
             this.labelQuest.AutoSize = true;\r
-            this.labelQuest.Location = new System.Drawing.Point(13, 419);\r
+            this.labelQuest.Location = new System.Drawing.Point(8, 342);\r
             this.labelQuest.Name = "labelQuest";\r
             this.labelQuest.Size = new System.Drawing.Size(29, 12);\r
             this.labelQuest.TabIndex = 8;\r
@@ -896,7 +678,7 @@ namespace KancolleSniffer
             // labelMission\r
             // \r
             this.labelMission.AutoSize = true;\r
-            this.labelMission.Location = new System.Drawing.Point(13, 347);\r
+            this.labelMission.Location = new System.Drawing.Point(8, 276);\r
             this.labelMission.Name = "labelMission";\r
             this.labelMission.Size = new System.Drawing.Size(29, 12);\r
             this.labelMission.TabIndex = 10;\r
@@ -914,85 +696,92 @@ namespace KancolleSniffer
             this.panel2.Controls.Add(this.label15);\r
             this.panel2.Controls.Add(this.label14);\r
             this.panel2.Controls.Add(this.label13);\r
-            this.panel2.Location = new System.Drawing.Point(12, 363);\r
+            this.panel2.Location = new System.Drawing.Point(6, 290);\r
             this.panel2.Name = "panel2";\r
-            this.panel2.Size = new System.Drawing.Size(259, 53);\r
+            this.panel2.Size = new System.Drawing.Size(220, 49);\r
             this.panel2.TabIndex = 11;\r
+            this.panel2.Click += new System.EventHandler(this.labelMission_Click);\r
             // \r
             // labelMissionName3\r
             // \r
-            this.labelMissionName3.Location = new System.Drawing.Point(61, 36);\r
+            this.labelMissionName3.Location = new System.Drawing.Point(57, 33);\r
             this.labelMissionName3.Name = "labelMissionName3";\r
-            this.labelMissionName3.Size = new System.Drawing.Size(146, 12);\r
+            this.labelMissionName3.Size = new System.Drawing.Size(113, 12);\r
             this.labelMissionName3.TabIndex = 5;\r
+            this.labelMissionName3.Click += new System.EventHandler(this.labelMission_Click);\r
             // \r
             // labelMissionName2\r
             // \r
-            this.labelMissionName2.Location = new System.Drawing.Point(62, 20);\r
+            this.labelMissionName2.Location = new System.Drawing.Point(57, 18);\r
             this.labelMissionName2.Name = "labelMissionName2";\r
-            this.labelMissionName2.Size = new System.Drawing.Size(146, 12);\r
+            this.labelMissionName2.Size = new System.Drawing.Size(113, 12);\r
             this.labelMissionName2.TabIndex = 4;\r
+            this.labelMissionName2.Click += new System.EventHandler(this.labelMission_Click);\r
             // \r
             // labelMissionName1\r
             // \r
-            this.labelMissionName1.Location = new System.Drawing.Point(61, 4);\r
+            this.labelMissionName1.Location = new System.Drawing.Point(57, 3);\r
             this.labelMissionName1.Name = "labelMissionName1";\r
-            this.labelMissionName1.Size = new System.Drawing.Size(146, 12);\r
+            this.labelMissionName1.Size = new System.Drawing.Size(113, 12);\r
             this.labelMissionName1.TabIndex = 3;\r
+            this.labelMissionName1.Click += new System.EventHandler(this.labelMission_Click);\r
             // \r
             // labelMission3\r
             // \r
-            this.labelMission3.Location = new System.Drawing.Point(209, 36);\r
+            this.labelMission3.Location = new System.Drawing.Point(171, 33);\r
             this.labelMission3.Name = "labelMission3";\r
-            this.labelMission3.Size = new System.Drawing.Size(45, 12);\r
+            this.labelMission3.Size = new System.Drawing.Size(47, 12);\r
             this.labelMission3.TabIndex = 8;\r
-            this.labelMission3.Text = "00:00:00";\r
-            this.labelMission3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            this.labelMission3.TextAlign = System.Drawing.ContentAlignment.TopRight;\r
+            this.labelMission3.Click += new System.EventHandler(this.labelMission_Click);\r
             // \r
             // labelMission2\r
             // \r
-            this.labelMission2.Location = new System.Drawing.Point(209, 20);\r
+            this.labelMission2.Location = new System.Drawing.Point(171, 18);\r
             this.labelMission2.Name = "labelMission2";\r
-            this.labelMission2.Size = new System.Drawing.Size(45, 12);\r
+            this.labelMission2.Size = new System.Drawing.Size(47, 12);\r
             this.labelMission2.TabIndex = 7;\r
-            this.labelMission2.Text = "00:00:00";\r
-            this.labelMission2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            this.labelMission2.TextAlign = System.Drawing.ContentAlignment.TopRight;\r
+            this.labelMission2.Click += new System.EventHandler(this.labelMission_Click);\r
             // \r
             // labelMission1\r
             // \r
-            this.labelMission1.Location = new System.Drawing.Point(209, 4);\r
+            this.labelMission1.Location = new System.Drawing.Point(171, 3);\r
             this.labelMission1.Name = "labelMission1";\r
-            this.labelMission1.Size = new System.Drawing.Size(45, 12);\r
+            this.labelMission1.Size = new System.Drawing.Size(47, 12);\r
             this.labelMission1.TabIndex = 6;\r
-            this.labelMission1.Text = "00:00:00";\r
-            this.labelMission1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            this.labelMission1.TextAlign = System.Drawing.ContentAlignment.TopRight;\r
+            this.labelMission1.Click += new System.EventHandler(this.labelMission_Click);\r
             // \r
             // label15\r
             // \r
             this.label15.AutoSize = true;\r
-            this.label15.Location = new System.Drawing.Point(3, 36);\r
+            this.label15.Location = new System.Drawing.Point(2, 33);\r
             this.label15.Name = "label15";\r
             this.label15.Size = new System.Drawing.Size(53, 12);\r
             this.label15.TabIndex = 2;\r
             this.label15.Text = "第四艦隊";\r
+            this.label15.Click += new System.EventHandler(this.labelMission_Click);\r
             // \r
             // label14\r
             // \r
             this.label14.AutoSize = true;\r
-            this.label14.Location = new System.Drawing.Point(3, 20);\r
+            this.label14.Location = new System.Drawing.Point(2, 18);\r
             this.label14.Name = "label14";\r
             this.label14.Size = new System.Drawing.Size(53, 12);\r
             this.label14.TabIndex = 1;\r
             this.label14.Text = "第三艦隊";\r
+            this.label14.Click += new System.EventHandler(this.labelMission_Click);\r
             // \r
             // label13\r
             // \r
             this.label13.AutoSize = true;\r
-            this.label13.Location = new System.Drawing.Point(3, 4);\r
+            this.label13.Location = new System.Drawing.Point(2, 3);\r
             this.label13.Name = "label13";\r
             this.label13.Size = new System.Drawing.Size(53, 12);\r
             this.label13.TabIndex = 0;\r
             this.label13.Text = "第二艦隊";\r
+            this.label13.Click += new System.EventHandler(this.labelMission_Click);\r
             // \r
             // timerMain\r
             // \r
@@ -1003,6 +792,14 @@ namespace KancolleSniffer
             // panel3\r
             // \r
             this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.panel3.Controls.Add(this.labelQuestColor6);\r
+            this.panel3.Controls.Add(this.labelQuestColor5);\r
+            this.panel3.Controls.Add(this.labelQuestColor4);\r
+            this.panel3.Controls.Add(this.labelQuestColor3);\r
+            this.panel3.Controls.Add(this.labelQuestColor2);\r
+            this.panel3.Controls.Add(this.labelQuestColor1);\r
+            this.panel3.Controls.Add(this.labelProgress6);\r
+            this.panel3.Controls.Add(this.labelQuest6);\r
             this.panel3.Controls.Add(this.labelProgress5);\r
             this.panel3.Controls.Add(this.labelProgress4);\r
             this.panel3.Controls.Add(this.labelProgress3);\r
@@ -1013,361 +810,507 @@ namespace KancolleSniffer
             this.panel3.Controls.Add(this.labelQuest3);\r
             this.panel3.Controls.Add(this.labelQuest2);\r
             this.panel3.Controls.Add(this.labelQuest1);\r
-            this.panel3.Location = new System.Drawing.Point(12, 434);\r
+            this.panel3.Location = new System.Drawing.Point(6, 356);\r
             this.panel3.Name = "panel3";\r
-            this.panel3.Size = new System.Drawing.Size(259, 81);\r
+            this.panel3.Size = new System.Drawing.Size(220, 94);\r
             this.panel3.TabIndex = 13;\r
             // \r
+            // labelQuestColor6\r
+            // \r
+            this.labelQuestColor6.Location = new System.Drawing.Point(2, 79);\r
+            this.labelQuestColor6.Name = "labelQuestColor6";\r
+            this.labelQuestColor6.Size = new System.Drawing.Size(4, 10);\r
+            this.labelQuestColor6.TabIndex = 48;\r
+            // \r
+            // labelQuestColor5\r
+            // \r
+            this.labelQuestColor5.Location = new System.Drawing.Point(2, 64);\r
+            this.labelQuestColor5.Name = "labelQuestColor5";\r
+            this.labelQuestColor5.Size = new System.Drawing.Size(4, 10);\r
+            this.labelQuestColor5.TabIndex = 47;\r
+            // \r
+            // labelQuestColor4\r
+            // \r
+            this.labelQuestColor4.Location = new System.Drawing.Point(2, 49);\r
+            this.labelQuestColor4.Name = "labelQuestColor4";\r
+            this.labelQuestColor4.Size = new System.Drawing.Size(4, 10);\r
+            this.labelQuestColor4.TabIndex = 46;\r
+            // \r
+            // labelQuestColor3\r
+            // \r
+            this.labelQuestColor3.Location = new System.Drawing.Point(2, 34);\r
+            this.labelQuestColor3.Name = "labelQuestColor3";\r
+            this.labelQuestColor3.Size = new System.Drawing.Size(4, 10);\r
+            this.labelQuestColor3.TabIndex = 45;\r
+            // \r
+            // labelQuestColor2\r
+            // \r
+            this.labelQuestColor2.Location = new System.Drawing.Point(2, 19);\r
+            this.labelQuestColor2.Name = "labelQuestColor2";\r
+            this.labelQuestColor2.Size = new System.Drawing.Size(4, 10);\r
+            this.labelQuestColor2.TabIndex = 44;\r
+            // \r
+            // labelQuestColor1\r
+            // \r
+            this.labelQuestColor1.Location = new System.Drawing.Point(2, 4);\r
+            this.labelQuestColor1.Name = "labelQuestColor1";\r
+            this.labelQuestColor1.Size = new System.Drawing.Size(4, 10);\r
+            this.labelQuestColor1.TabIndex = 43;\r
+            // \r
+            // labelProgress6\r
+            // \r
+            this.labelProgress6.Location = new System.Drawing.Point(188, 78);\r
+            this.labelProgress6.Name = "labelProgress6";\r
+            this.labelProgress6.Size = new System.Drawing.Size(29, 12);\r
+            this.labelProgress6.TabIndex = 11;\r
+            this.labelProgress6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            // \r
+            // labelQuest6\r
+            // \r
+            this.labelQuest6.Location = new System.Drawing.Point(6, 78);\r
+            this.labelQuest6.Name = "labelQuest6";\r
+            this.labelQuest6.Size = new System.Drawing.Size(193, 12);\r
+            this.labelQuest6.TabIndex = 10;\r
+            // \r
             // labelProgress5\r
             // \r
-            this.labelProgress5.Location = new System.Drawing.Point(231, 64);\r
+            this.labelProgress5.Location = new System.Drawing.Point(188, 63);\r
             this.labelProgress5.Name = "labelProgress5";\r
-            this.labelProgress5.Size = new System.Drawing.Size(23, 12);\r
+            this.labelProgress5.Size = new System.Drawing.Size(29, 12);\r
             this.labelProgress5.TabIndex = 9;\r
             this.labelProgress5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
             // \r
             // labelProgress4\r
             // \r
-            this.labelProgress4.Location = new System.Drawing.Point(231, 49);\r
+            this.labelProgress4.Location = new System.Drawing.Point(188, 48);\r
             this.labelProgress4.Name = "labelProgress4";\r
-            this.labelProgress4.Size = new System.Drawing.Size(23, 12);\r
+            this.labelProgress4.Size = new System.Drawing.Size(29, 12);\r
             this.labelProgress4.TabIndex = 8;\r
             this.labelProgress4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
             // \r
             // labelProgress3\r
             // \r
-            this.labelProgress3.Location = new System.Drawing.Point(231, 34);\r
+            this.labelProgress3.Location = new System.Drawing.Point(188, 33);\r
             this.labelProgress3.Name = "labelProgress3";\r
-            this.labelProgress3.Size = new System.Drawing.Size(23, 12);\r
+            this.labelProgress3.Size = new System.Drawing.Size(29, 12);\r
             this.labelProgress3.TabIndex = 7;\r
             this.labelProgress3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
             // \r
             // labelProgress2\r
             // \r
-            this.labelProgress2.Location = new System.Drawing.Point(231, 19);\r
+            this.labelProgress2.Location = new System.Drawing.Point(188, 18);\r
             this.labelProgress2.Name = "labelProgress2";\r
-            this.labelProgress2.Size = new System.Drawing.Size(23, 12);\r
+            this.labelProgress2.Size = new System.Drawing.Size(29, 12);\r
             this.labelProgress2.TabIndex = 6;\r
             this.labelProgress2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
             // \r
             // labelProgress1\r
             // \r
-            this.labelProgress1.Location = new System.Drawing.Point(231, 4);\r
+            this.labelProgress1.Location = new System.Drawing.Point(188, 3);\r
             this.labelProgress1.Name = "labelProgress1";\r
-            this.labelProgress1.Size = new System.Drawing.Size(23, 12);\r
+            this.labelProgress1.Size = new System.Drawing.Size(29, 12);\r
             this.labelProgress1.TabIndex = 5;\r
             this.labelProgress1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
             // \r
             // labelQuest5\r
             // \r
-            this.labelQuest5.Location = new System.Drawing.Point(3, 64);\r
+            this.labelQuest5.Location = new System.Drawing.Point(6, 63);\r
             this.labelQuest5.Name = "labelQuest5";\r
-            this.labelQuest5.Size = new System.Drawing.Size(207, 12);\r
+            this.labelQuest5.Size = new System.Drawing.Size(193, 12);\r
             this.labelQuest5.TabIndex = 4;\r
             // \r
             // labelQuest4\r
             // \r
-            this.labelQuest4.Location = new System.Drawing.Point(3, 49);\r
+            this.labelQuest4.Location = new System.Drawing.Point(6, 48);\r
             this.labelQuest4.Name = "labelQuest4";\r
-            this.labelQuest4.Size = new System.Drawing.Size(207, 12);\r
+            this.labelQuest4.Size = new System.Drawing.Size(193, 12);\r
             this.labelQuest4.TabIndex = 3;\r
             // \r
             // labelQuest3\r
             // \r
-            this.labelQuest3.Location = new System.Drawing.Point(3, 34);\r
+            this.labelQuest3.Location = new System.Drawing.Point(6, 33);\r
             this.labelQuest3.Name = "labelQuest3";\r
-            this.labelQuest3.Size = new System.Drawing.Size(207, 12);\r
+            this.labelQuest3.Size = new System.Drawing.Size(193, 12);\r
             this.labelQuest3.TabIndex = 2;\r
             // \r
             // labelQuest2\r
             // \r
-            this.labelQuest2.Location = new System.Drawing.Point(3, 19);\r
+            this.labelQuest2.Location = new System.Drawing.Point(6, 18);\r
             this.labelQuest2.Name = "labelQuest2";\r
-            this.labelQuest2.Size = new System.Drawing.Size(207, 12);\r
+            this.labelQuest2.Size = new System.Drawing.Size(193, 12);\r
             this.labelQuest2.TabIndex = 1;\r
             // \r
             // labelQuest1\r
             // \r
-            this.labelQuest1.Location = new System.Drawing.Point(3, 4);\r
+            this.labelQuest1.Location = new System.Drawing.Point(6, 3);\r
             this.labelQuest1.Name = "labelQuest1";\r
-            this.labelQuest1.Size = new System.Drawing.Size(207, 12);\r
+            this.labelQuest1.Size = new System.Drawing.Size(193, 12);\r
             this.labelQuest1.TabIndex = 0;\r
             // \r
             // notifyIconMain\r
             // \r
-            this.notifyIconMain.ContextMenuStrip = this.contextMenuStripToolTip;\r
+            this.notifyIconMain.ContextMenuStrip = this.contextMenuStripNotifyIcon;\r
             this.notifyIconMain.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIconMain.Icon")));\r
             this.notifyIconMain.Text = "KancolleSniffer";\r
             this.notifyIconMain.Visible = true;\r
             this.notifyIconMain.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIconMain_MouseDoubleClick);\r
             // \r
-            // contextMenuStripToolTip\r
+            // contextMenuStripNotifyIcon\r
+            // \r
+            this.contextMenuStripNotifyIcon.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.NotifyIconOpenToolStripMenuItem,\r
+            this.NotifyIconExitToolStripMenuItem});\r
+            this.contextMenuStripNotifyIcon.Name = "contextMenuStripNotifyIcon";\r
+            this.contextMenuStripNotifyIcon.Size = new System.Drawing.Size(122, 48);\r
+            // \r
+            // NotifyIconOpenToolStripMenuItem\r
+            // \r
+            this.NotifyIconOpenToolStripMenuItem.Font = new System.Drawing.Font("メイリオ", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));\r
+            this.NotifyIconOpenToolStripMenuItem.Name = "NotifyIconOpenToolStripMenuItem";\r
+            this.NotifyIconOpenToolStripMenuItem.Size = new System.Drawing.Size(121, 22);\r
+            this.NotifyIconOpenToolStripMenuItem.Text = "開く(&O)";\r
+            this.NotifyIconOpenToolStripMenuItem.Click += new System.EventHandler(this.NotifyIconOpenToolStripMenuItem_Click);\r
             // \r
-            this.contextMenuStripToolTip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            // NotifyIconExitToolStripMenuItem\r
+            // \r
+            this.NotifyIconExitToolStripMenuItem.Name = "NotifyIconExitToolStripMenuItem";\r
+            this.NotifyIconExitToolStripMenuItem.Size = new System.Drawing.Size(121, 22);\r
+            this.NotifyIconExitToolStripMenuItem.Text = "終了(&X)";\r
+            this.NotifyIconExitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItem_Click);\r
+            // \r
+            // contextMenuStripMain\r
+            // \r
+            this.contextMenuStripMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.listToolStripMenuItem,\r
+            this.LogToolStripMenuItem,\r
+            this.CaptureToolStripMenuItem,\r
             this.ConfigToolStripMenuItem,\r
             this.ExitToolStripMenuItem});\r
-            this.contextMenuStripToolTip.Name = "contextMenuStripToolTip";\r
-            this.contextMenuStripToolTip.Size = new System.Drawing.Size(120, 48);\r
+            this.contextMenuStripMain.Name = "contextMenuStripToolTip";\r
+            this.contextMenuStripMain.Size = new System.Drawing.Size(126, 114);\r
+            // \r
+            // listToolStripMenuItem\r
+            // \r
+            this.listToolStripMenuItem.Name = "listToolStripMenuItem";\r
+            this.listToolStripMenuItem.Size = new System.Drawing.Size(125, 22);\r
+            this.listToolStripMenuItem.Text = "一覧(&L)";\r
+            this.listToolStripMenuItem.Click += new System.EventHandler(this.ShipListToolStripMenuItem_Click);\r
+            // \r
+            // LogToolStripMenuItem\r
+            // \r
+            this.LogToolStripMenuItem.Name = "LogToolStripMenuItem";\r
+            this.LogToolStripMenuItem.Size = new System.Drawing.Size(125, 22);\r
+            this.LogToolStripMenuItem.Text = "報告書(&R)";\r
+            this.LogToolStripMenuItem.Click += new System.EventHandler(this.LogToolStripMenuItem_Click);\r
+            // \r
+            // CaptureToolStripMenuItem\r
+            // \r
+            this.CaptureToolStripMenuItem.Name = "CaptureToolStripMenuItem";\r
+            this.CaptureToolStripMenuItem.Size = new System.Drawing.Size(125, 22);\r
+            this.CaptureToolStripMenuItem.Text = "撮影(&C)";\r
+            this.CaptureToolStripMenuItem.Click += new System.EventHandler(this.CaptureToolStripMenuItem_Click);\r
             // \r
             // ConfigToolStripMenuItem\r
             // \r
             this.ConfigToolStripMenuItem.Name = "ConfigToolStripMenuItem";\r
-            this.ConfigToolStripMenuItem.Size = new System.Drawing.Size(119, 22);\r
+            this.ConfigToolStripMenuItem.Size = new System.Drawing.Size(125, 22);\r
             this.ConfigToolStripMenuItem.Text = "設定(&O)";\r
             this.ConfigToolStripMenuItem.Click += new System.EventHandler(this.ConfigToolStripMenuItem_Click);\r
             // \r
             // ExitToolStripMenuItem\r
             // \r
             this.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem";\r
-            this.ExitToolStripMenuItem.Size = new System.Drawing.Size(119, 22);\r
+            this.ExitToolStripMenuItem.Size = new System.Drawing.Size(125, 22);\r
             this.ExitToolStripMenuItem.Text = "終了(&X)";\r
             this.ExitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItem_Click);\r
             // \r
-            // label22\r
-            // \r
-            this.label22.AutoSize = true;\r
-            this.label22.Location = new System.Drawing.Point(14, 202);\r
-            this.label22.Name = "label22";\r
-            this.label22.Size = new System.Drawing.Size(29, 12);\r
-            this.label22.TabIndex = 14;\r
-            this.label22.Text = "補給";\r
-            // \r
-            // panel4\r
-            // \r
-            this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.panel4.Controls.Add(this.labelBull4);\r
-            this.panel4.Controls.Add(this.labelBull3);\r
-            this.panel4.Controls.Add(this.labelBull2);\r
-            this.panel4.Controls.Add(this.labelBull1);\r
-            this.panel4.Controls.Add(this.labelFuel4);\r
-            this.panel4.Controls.Add(this.labelFuel3);\r
-            this.panel4.Controls.Add(this.labelFuel2);\r
-            this.panel4.Controls.Add(this.labelFuel1);\r
-            this.panel4.Controls.Add(this.label26);\r
-            this.panel4.Controls.Add(this.label25);\r
-            this.panel4.Controls.Add(this.label24);\r
-            this.panel4.Controls.Add(this.label23);\r
-            this.panel4.Location = new System.Drawing.Point(12, 217);\r
-            this.panel4.Name = "panel4";\r
-            this.panel4.Size = new System.Drawing.Size(259, 42);\r
-            this.panel4.TabIndex = 15;\r
-            // \r
-            // labelBull4\r
-            // \r
-            this.labelBull4.ImageList = this.imageListBull;\r
-            this.labelBull4.Location = new System.Drawing.Point(205, 19);\r
-            this.labelBull4.Name = "labelBull4";\r
-            this.labelBull4.Size = new System.Drawing.Size(16, 16);\r
-            this.labelBull4.TabIndex = 11;\r
-            // \r
-            // imageListBull\r
-            // \r
-            this.imageListBull.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListBull.ImageStream")));\r
-            this.imageListBull.TransparentColor = System.Drawing.Color.Transparent;\r
-            this.imageListBull.Images.SetKeyName(0, "透明.png");\r
-            this.imageListBull.Images.SetKeyName(1, "弾薬黄.png");\r
-            this.imageListBull.Images.SetKeyName(2, "弾薬橙.png");\r
-            this.imageListBull.Images.SetKeyName(3, "弾薬赤.png");\r
-            this.imageListBull.Images.SetKeyName(4, "弾薬灰.png");\r
-            // \r
-            // labelBull3\r
-            // \r
-            this.labelBull3.ImageList = this.imageListBull;\r
-            this.labelBull3.Location = new System.Drawing.Point(146, 19);\r
-            this.labelBull3.Name = "labelBull3";\r
-            this.labelBull3.Size = new System.Drawing.Size(16, 16);\r
-            this.labelBull3.TabIndex = 10;\r
-            // \r
-            // labelBull2\r
-            // \r
-            this.labelBull2.ImageList = this.imageListBull;\r
-            this.labelBull2.Location = new System.Drawing.Point(87, 19);\r
-            this.labelBull2.Name = "labelBull2";\r
-            this.labelBull2.Size = new System.Drawing.Size(16, 16);\r
-            this.labelBull2.TabIndex = 9;\r
-            // \r
-            // labelBull1\r
-            // \r
-            this.labelBull1.ImageList = this.imageListBull;\r
-            this.labelBull1.Location = new System.Drawing.Point(28, 19);\r
-            this.labelBull1.Name = "labelBull1";\r
-            this.labelBull1.Size = new System.Drawing.Size(16, 16);\r
-            this.labelBull1.TabIndex = 8;\r
-            // \r
-            // labelFuel4\r
-            // \r
-            this.labelFuel4.ImageList = this.imageListFuel;\r
-            this.labelFuel4.Location = new System.Drawing.Point(188, 19);\r
-            this.labelFuel4.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);\r
-            this.labelFuel4.Name = "labelFuel4";\r
-            this.labelFuel4.Size = new System.Drawing.Size(16, 16);\r
-            this.labelFuel4.TabIndex = 7;\r
-            // \r
-            // imageListFuel\r
-            // \r
-            this.imageListFuel.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListFuel.ImageStream")));\r
-            this.imageListFuel.TransparentColor = System.Drawing.Color.Transparent;\r
-            this.imageListFuel.Images.SetKeyName(0, "透明.png");\r
-            this.imageListFuel.Images.SetKeyName(1, "燃料黄.png");\r
-            this.imageListFuel.Images.SetKeyName(2, "燃料橙.png");\r
-            this.imageListFuel.Images.SetKeyName(3, "燃料赤.png");\r
-            this.imageListFuel.Images.SetKeyName(4, "燃料灰.png");\r
-            // \r
-            // labelFuel3\r
-            // \r
-            this.labelFuel3.ImageList = this.imageListFuel;\r
-            this.labelFuel3.Location = new System.Drawing.Point(129, 19);\r
-            this.labelFuel3.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);\r
-            this.labelFuel3.Name = "labelFuel3";\r
-            this.labelFuel3.Size = new System.Drawing.Size(16, 16);\r
-            this.labelFuel3.TabIndex = 6;\r
-            // \r
-            // labelFuel2\r
-            // \r
-            this.labelFuel2.ImageList = this.imageListFuel;\r
-            this.labelFuel2.Location = new System.Drawing.Point(70, 19);\r
-            this.labelFuel2.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);\r
-            this.labelFuel2.Name = "labelFuel2";\r
-            this.labelFuel2.Size = new System.Drawing.Size(16, 16);\r
-            this.labelFuel2.TabIndex = 5;\r
-            // \r
-            // labelFuel1\r
-            // \r
-            this.labelFuel1.ImageIndex = 0;\r
-            this.labelFuel1.ImageList = this.imageListFuel;\r
-            this.labelFuel1.Location = new System.Drawing.Point(11, 19);\r
-            this.labelFuel1.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);\r
-            this.labelFuel1.Name = "labelFuel1";\r
-            this.labelFuel1.Size = new System.Drawing.Size(16, 16);\r
-            this.labelFuel1.TabIndex = 4;\r
-            // \r
-            // label26\r
-            // \r
-            this.label26.AutoSize = true;\r
-            this.label26.Location = new System.Drawing.Point(180, 4);\r
-            this.label26.Name = "label26";\r
-            this.label26.Size = new System.Drawing.Size(53, 12);\r
-            this.label26.TabIndex = 3;\r
-            this.label26.Text = "第四艦隊";\r
-            // \r
-            // label25\r
-            // \r
-            this.label25.AutoSize = true;\r
-            this.label25.Location = new System.Drawing.Point(121, 4);\r
-            this.label25.Name = "label25";\r
-            this.label25.Size = new System.Drawing.Size(53, 12);\r
-            this.label25.TabIndex = 2;\r
-            this.label25.Text = "第三艦隊";\r
-            // \r
-            // label24\r
-            // \r
-            this.label24.AutoSize = true;\r
-            this.label24.Location = new System.Drawing.Point(62, 4);\r
-            this.label24.Name = "label24";\r
-            this.label24.Size = new System.Drawing.Size(53, 12);\r
-            this.label24.TabIndex = 1;\r
-            this.label24.Text = "第二艦隊";\r
-            // \r
-            // label23\r
-            // \r
-            this.label23.AutoSize = true;\r
-            this.label23.Location = new System.Drawing.Point(3, 4);\r
-            this.label23.Name = "label23";\r
-            this.label23.Size = new System.Drawing.Size(53, 12);\r
-            this.label23.TabIndex = 0;\r
-            this.label23.Text = "第一艦隊";\r
-            // \r
             // labelFleet1\r
             // \r
-            this.labelFleet1.AutoSize = true;\r
-            this.labelFleet1.Location = new System.Drawing.Point(20, 51);\r
+            this.labelFleet1.Location = new System.Drawing.Point(12, 43);\r
             this.labelFleet1.Name = "labelFleet1";\r
-            this.labelFleet1.Size = new System.Drawing.Size(53, 12);\r
+            this.labelFleet1.Size = new System.Drawing.Size(45, 12);\r
             this.labelFleet1.TabIndex = 1;\r
-            this.labelFleet1.Text = "第一艦隊";\r
-            this.labelFleet1.Click += new System.EventHandler(this.labelFleet_Click);\r
+            this.labelFleet1.Text = "第一";\r
+            this.labelFleet1.MouseLeave += new System.EventHandler(this.labelFleet1_MouseLeave);\r
+            this.labelFleet1.MouseHover += new System.EventHandler(this.labelFleet1_MouseHover);\r
             // \r
             // labelCheckFleet1\r
             // \r
             this.labelCheckFleet1.ImageIndex = 0;\r
             this.labelCheckFleet1.ImageList = this.imageListMisc;\r
-            this.labelCheckFleet1.Location = new System.Drawing.Point(11, 49);\r
+            this.labelCheckFleet1.Location = new System.Drawing.Point(7, 42);\r
             this.labelCheckFleet1.Name = "labelCheckFleet1";\r
-            this.labelCheckFleet1.Size = new System.Drawing.Size(11, 14);\r
+            this.labelCheckFleet1.Size = new System.Drawing.Size(5, 14);\r
             this.labelCheckFleet1.TabIndex = 16;\r
             // \r
             // imageListMisc\r
             // \r
             this.imageListMisc.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListMisc.ImageStream")));\r
             this.imageListMisc.TransparentColor = System.Drawing.Color.Transparent;\r
-            this.imageListMisc.Images.SetKeyName(0, "sankaku.png");\r
+            this.imageListMisc.Images.SetKeyName(0, "arrow.png");\r
             // \r
             // labelCheckFleet4\r
             // \r
             this.labelCheckFleet4.ImageIndex = 0;\r
             this.labelCheckFleet4.ImageList = this.imageListMisc;\r
-            this.labelCheckFleet4.Location = new System.Drawing.Point(197, 49);\r
+            this.labelCheckFleet4.Location = new System.Drawing.Point(172, 42);\r
             this.labelCheckFleet4.Name = "labelCheckFleet4";\r
-            this.labelCheckFleet4.Size = new System.Drawing.Size(11, 14);\r
+            this.labelCheckFleet4.Size = new System.Drawing.Size(5, 14);\r
             this.labelCheckFleet4.TabIndex = 18;\r
             this.labelCheckFleet4.Visible = false;\r
             // \r
             // labelFleet4\r
             // \r
-            this.labelFleet4.AutoSize = true;\r
-            this.labelFleet4.Location = new System.Drawing.Point(206, 51);\r
+            this.labelFleet4.Location = new System.Drawing.Point(177, 43);\r
             this.labelFleet4.Name = "labelFleet4";\r
-            this.labelFleet4.Size = new System.Drawing.Size(53, 12);\r
+            this.labelFleet4.Size = new System.Drawing.Size(45, 12);\r
             this.labelFleet4.TabIndex = 17;\r
-            this.labelFleet4.Text = "第四艦隊";\r
-            this.labelFleet4.Click += new System.EventHandler(this.labelFleet_Click);\r
+            this.labelFleet4.Text = "第四";\r
             // \r
             // labelCheckFleet3\r
             // \r
             this.labelCheckFleet3.ImageIndex = 0;\r
             this.labelCheckFleet3.ImageList = this.imageListMisc;\r
-            this.labelCheckFleet3.Location = new System.Drawing.Point(135, 49);\r
+            this.labelCheckFleet3.Location = new System.Drawing.Point(117, 42);\r
             this.labelCheckFleet3.Name = "labelCheckFleet3";\r
-            this.labelCheckFleet3.Size = new System.Drawing.Size(11, 14);\r
+            this.labelCheckFleet3.Size = new System.Drawing.Size(5, 14);\r
             this.labelCheckFleet3.TabIndex = 20;\r
             this.labelCheckFleet3.Visible = false;\r
             // \r
             // labelFleet3\r
             // \r
-            this.labelFleet3.AutoSize = true;\r
-            this.labelFleet3.Location = new System.Drawing.Point(144, 51);\r
+            this.labelFleet3.Location = new System.Drawing.Point(122, 43);\r
             this.labelFleet3.Name = "labelFleet3";\r
-            this.labelFleet3.Size = new System.Drawing.Size(53, 12);\r
+            this.labelFleet3.Size = new System.Drawing.Size(45, 12);\r
             this.labelFleet3.TabIndex = 19;\r
-            this.labelFleet3.Text = "第三艦隊";\r
-            this.labelFleet3.Click += new System.EventHandler(this.labelFleet_Click);\r
+            this.labelFleet3.Text = "第三";\r
             // \r
             // labelCheckFleet2\r
             // \r
             this.labelCheckFleet2.ImageIndex = 0;\r
             this.labelCheckFleet2.ImageList = this.imageListMisc;\r
-            this.labelCheckFleet2.Location = new System.Drawing.Point(73, 49);\r
+            this.labelCheckFleet2.Location = new System.Drawing.Point(62, 42);\r
             this.labelCheckFleet2.Name = "labelCheckFleet2";\r
-            this.labelCheckFleet2.Size = new System.Drawing.Size(11, 14);\r
+            this.labelCheckFleet2.Size = new System.Drawing.Size(5, 14);\r
             this.labelCheckFleet2.TabIndex = 22;\r
             this.labelCheckFleet2.Visible = false;\r
             // \r
             // labelFleet2\r
             // \r
-            this.labelFleet2.AutoSize = true;\r
-            this.labelFleet2.Location = new System.Drawing.Point(82, 51);\r
+            this.labelFleet2.Location = new System.Drawing.Point(67, 43);\r
             this.labelFleet2.Name = "labelFleet2";\r
-            this.labelFleet2.Size = new System.Drawing.Size(53, 12);\r
+            this.labelFleet2.Size = new System.Drawing.Size(45, 12);\r
             this.labelFleet2.TabIndex = 21;\r
-            this.labelFleet2.Text = "第二艦隊";\r
-            this.labelFleet2.Click += new System.EventHandler(this.labelFleet_Click);\r
+            this.labelFleet2.Text = "第二";\r
+            // \r
+            // labelBucketHistory\r
+            // \r
+            this.labelBucketHistory.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.labelBucketHistory.Location = new System.Drawing.Point(106, 36);\r
+            this.labelBucketHistory.Name = "labelBucketHistory";\r
+            this.labelBucketHistory.Size = new System.Drawing.Size(61, 28);\r
+            this.labelBucketHistory.TabIndex = 42;\r
+            this.labelBucketHistory.Text = "+100 今日\r\n+100 今週";\r
+            this.labelBucketHistory.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
+            this.labelBucketHistory.Visible = false;\r
+            this.labelBucketHistory.Click += new System.EventHandler(this.labelBucketHistory_Click);\r
+            // \r
+            // label36\r
+            // \r
+            this.label36.AutoSize = true;\r
+            this.label36.Location = new System.Drawing.Point(183, 342);\r
+            this.label36.Name = "label36";\r
+            this.label36.Size = new System.Drawing.Size(29, 12);\r
+            this.label36.TabIndex = 43;\r
+            this.label36.Text = "資材";\r
+            this.label36.Click += new System.EventHandler(this.labelMaterialHistoryButton_Click);\r
+            // \r
+            // labelMaterialHistoryButton\r
+            // \r
+            this.labelMaterialHistoryButton.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.labelMaterialHistoryButton.Image = ((System.Drawing.Image)(resources.GetObject("labelMaterialHistoryButton.Image")));\r
+            this.labelMaterialHistoryButton.Location = new System.Drawing.Point(211, 340);\r
+            this.labelMaterialHistoryButton.Name = "labelMaterialHistoryButton";\r
+            this.labelMaterialHistoryButton.Size = new System.Drawing.Size(14, 14);\r
+            this.labelMaterialHistoryButton.TabIndex = 10;\r
+            this.labelMaterialHistoryButton.Click += new System.EventHandler(this.labelMaterialHistoryButton_Click);\r
+            // \r
+            // labelRepairListButton\r
+            // \r
+            this.labelRepairListButton.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.labelRepairListButton.Image = ((System.Drawing.Image)(resources.GetObject("labelRepairListButton.Image")));\r
+            this.labelRepairListButton.Location = new System.Drawing.Point(121, 193);\r
+            this.labelRepairListButton.Name = "labelRepairListButton";\r
+            this.labelRepairListButton.Size = new System.Drawing.Size(14, 14);\r
+            this.labelRepairListButton.TabIndex = 45;\r
+            this.labelRepairListButton.Click += new System.EventHandler(this.labelRepairListButton_Click);\r
+            // \r
+            // label31\r
+            // \r
+            this.label31.AutoSize = true;\r
+            this.label31.Location = new System.Drawing.Point(81, 195);\r
+            this.label31.Name = "label31";\r
+            this.label31.Size = new System.Drawing.Size(41, 12);\r
+            this.label31.TabIndex = 46;\r
+            this.label31.Text = "要修復";\r
+            this.label31.Click += new System.EventHandler(this.labelRepairListButton_Click);\r
+            // \r
+            // imageListFuelSq\r
+            // \r
+            this.imageListFuelSq.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListFuelSq.ImageStream")));\r
+            this.imageListFuelSq.TransparentColor = System.Drawing.Color.Transparent;\r
+            this.imageListFuelSq.Images.SetKeyName(0, "透明sq.png");\r
+            this.imageListFuelSq.Images.SetKeyName(1, "燃料黄sq.png");\r
+            this.imageListFuelSq.Images.SetKeyName(2, "燃料橙sq.png");\r
+            this.imageListFuelSq.Images.SetKeyName(3, "燃料赤sq.png");\r
+            this.imageListFuelSq.Images.SetKeyName(4, "燃料灰sq.png");\r
+            this.imageListFuelSq.Images.SetKeyName(5, "透明sq.png");\r
+            this.imageListFuelSq.Images.SetKeyName(6, "燃料薄黄sq.png");\r
+            this.imageListFuelSq.Images.SetKeyName(7, "燃料薄橙sq.png");\r
+            this.imageListFuelSq.Images.SetKeyName(8, "燃料薄赤sq.png");\r
+            this.imageListFuelSq.Images.SetKeyName(9, "燃料薄灰sq.png");\r
+            // \r
+            // labelFuelSq1\r
+            // \r
+            this.labelFuelSq1.ImageIndex = 0;\r
+            this.labelFuelSq1.ImageList = this.imageListFuelSq;\r
+            this.labelFuelSq1.Location = new System.Drawing.Point(40, 42);\r
+            this.labelFuelSq1.Name = "labelFuelSq1";\r
+            this.labelFuelSq1.Size = new System.Drawing.Size(8, 13);\r
+            this.labelFuelSq1.TabIndex = 43;\r
+            // \r
+            // imageListBullSq\r
+            // \r
+            this.imageListBullSq.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListBullSq.ImageStream")));\r
+            this.imageListBullSq.TransparentColor = System.Drawing.Color.Transparent;\r
+            this.imageListBullSq.Images.SetKeyName(0, "透明sq.png");\r
+            this.imageListBullSq.Images.SetKeyName(1, "弾薬黄sq.png");\r
+            this.imageListBullSq.Images.SetKeyName(2, "弾薬橙sq.png");\r
+            this.imageListBullSq.Images.SetKeyName(3, "弾薬赤sq.png");\r
+            this.imageListBullSq.Images.SetKeyName(4, "弾薬灰sq.png");\r
+            this.imageListBullSq.Images.SetKeyName(5, "透明sq.png");\r
+            this.imageListBullSq.Images.SetKeyName(6, "弾薬薄黄sq.png");\r
+            this.imageListBullSq.Images.SetKeyName(7, "弾薬薄橙sq.png");\r
+            this.imageListBullSq.Images.SetKeyName(8, "弾薬薄赤sq.png");\r
+            this.imageListBullSq.Images.SetKeyName(9, "弾薬薄灰sq.png");\r
+            // \r
+            // labelBullSq1\r
+            // \r
+            this.labelBullSq1.ImageIndex = 0;\r
+            this.labelBullSq1.ImageList = this.imageListBullSq;\r
+            this.labelBullSq1.Location = new System.Drawing.Point(49, 42);\r
+            this.labelBullSq1.Name = "labelBullSq1";\r
+            this.labelBullSq1.Size = new System.Drawing.Size(8, 13);\r
+            this.labelBullSq1.TabIndex = 47;\r
+            // \r
+            // labelBullSq2\r
+            // \r
+            this.labelBullSq2.ImageIndex = 0;\r
+            this.labelBullSq2.ImageList = this.imageListBullSq;\r
+            this.labelBullSq2.Location = new System.Drawing.Point(104, 42);\r
+            this.labelBullSq2.Name = "labelBullSq2";\r
+            this.labelBullSq2.Size = new System.Drawing.Size(8, 13);\r
+            this.labelBullSq2.TabIndex = 49;\r
+            // \r
+            // labelFuelSq2\r
+            // \r
+            this.labelFuelSq2.ImageIndex = 0;\r
+            this.labelFuelSq2.ImageList = this.imageListFuelSq;\r
+            this.labelFuelSq2.Location = new System.Drawing.Point(95, 42);\r
+            this.labelFuelSq2.Name = "labelFuelSq2";\r
+            this.labelFuelSq2.Size = new System.Drawing.Size(8, 13);\r
+            this.labelFuelSq2.TabIndex = 48;\r
+            // \r
+            // labelBullSq3\r
+            // \r
+            this.labelBullSq3.ImageIndex = 0;\r
+            this.labelBullSq3.ImageList = this.imageListBullSq;\r
+            this.labelBullSq3.Location = new System.Drawing.Point(159, 42);\r
+            this.labelBullSq3.Name = "labelBullSq3";\r
+            this.labelBullSq3.Size = new System.Drawing.Size(8, 13);\r
+            this.labelBullSq3.TabIndex = 51;\r
+            // \r
+            // labelFuelSq3\r
+            // \r
+            this.labelFuelSq3.ImageIndex = 0;\r
+            this.labelFuelSq3.ImageList = this.imageListFuelSq;\r
+            this.labelFuelSq3.Location = new System.Drawing.Point(150, 42);\r
+            this.labelFuelSq3.Name = "labelFuelSq3";\r
+            this.labelFuelSq3.Size = new System.Drawing.Size(8, 13);\r
+            this.labelFuelSq3.TabIndex = 50;\r
+            // \r
+            // labelBullSq4\r
+            // \r
+            this.labelBullSq4.ImageIndex = 0;\r
+            this.labelBullSq4.ImageList = this.imageListBullSq;\r
+            this.labelBullSq4.Location = new System.Drawing.Point(214, 42);\r
+            this.labelBullSq4.Name = "labelBullSq4";\r
+            this.labelBullSq4.Size = new System.Drawing.Size(8, 13);\r
+            this.labelBullSq4.TabIndex = 53;\r
+            // \r
+            // labelFuelSq4\r
+            // \r
+            this.labelFuelSq4.ImageIndex = 0;\r
+            this.labelFuelSq4.ImageList = this.imageListFuelSq;\r
+            this.labelFuelSq4.Location = new System.Drawing.Point(205, 42);\r
+            this.labelFuelSq4.Name = "labelFuelSq4";\r
+            this.labelFuelSq4.Size = new System.Drawing.Size(8, 13);\r
+            this.labelFuelSq4.TabIndex = 52;\r
+            // \r
+            // toolTipAchievement\r
+            // \r
+            this.toolTipAchievement.ShowAlways = true;\r
+            // \r
+            // labelAkashiRepair\r
+            // \r
+            this.labelAkashiRepair.AutoSize = true;\r
+            this.labelAkashiRepair.Location = new System.Drawing.Point(151, 276);\r
+            this.labelAkashiRepair.Name = "labelAkashiRepair";\r
+            this.labelAkashiRepair.Size = new System.Drawing.Size(29, 12);\r
+            this.labelAkashiRepair.TabIndex = 54;\r
+            this.labelAkashiRepair.Text = "修理";\r
+            // \r
+            // toolTipFighterPower\r
+            // \r
+            this.toolTipFighterPower.ShowAlways = true;\r
+            // \r
+            // toolTipLoS\r
+            // \r
+            this.toolTipLoS.ShowAlways = true;\r
+            // \r
+            // panelRepairList\r
+            // \r
+            this.panelRepairList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.panelRepairList.Location = new System.Drawing.Point(6, 207);\r
+            this.panelRepairList.Name = "panelRepairList";\r
+            this.panelRepairList.Size = new System.Drawing.Size(129, 21);\r
+            this.panelRepairList.TabIndex = 4;\r
+            this.panelRepairList.Visible = false;\r
+            this.panelRepairList.Click += new System.EventHandler(this.panelRepairList_Click);\r
             // \r
             // MainForm\r
             // \r
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.ClientSize = new System.Drawing.Size(283, 527);\r
-            this.ContextMenuStrip = this.contextMenuStripToolTip;\r
+            this.ClientSize = new System.Drawing.Size(232, 456);\r
+            this.ContextMenuStrip = this.contextMenuStripMain;\r
+            this.Controls.Add(this.labelAkashiRepair);\r
+            this.Controls.Add(this.labelAkashiRepairTimer);\r
+            this.Controls.Add(this.panelMaterialHistory);\r
+            this.Controls.Add(this.labelBucketHistory);\r
+            this.Controls.Add(this.labelBullSq4);\r
+            this.Controls.Add(this.labelFuelSq4);\r
+            this.Controls.Add(this.labelBullSq3);\r
+            this.Controls.Add(this.labelFuelSq3);\r
+            this.Controls.Add(this.labelBullSq2);\r
+            this.Controls.Add(this.labelFuelSq2);\r
+            this.Controls.Add(this.labelBullSq1);\r
+            this.Controls.Add(this.labelFuelSq1);\r
+            this.Controls.Add(this.labelRepairListButton);\r
+            this.Controls.Add(this.panelRepairList);\r
+            this.Controls.Add(this.label31);\r
+            this.Controls.Add(this.labelMaterialHistoryButton);\r
+            this.Controls.Add(this.label36);\r
             this.Controls.Add(this.labelCheckFleet2);\r
             this.Controls.Add(this.labelFleet2);\r
             this.Controls.Add(this.labelCheckFleet3);\r
@@ -1375,8 +1318,6 @@ namespace KancolleSniffer
             this.Controls.Add(this.labelCheckFleet4);\r
             this.Controls.Add(this.labelFleet4);\r
             this.Controls.Add(this.labelCheckFleet1);\r
-            this.Controls.Add(this.panel4);\r
-            this.Controls.Add(this.label22);\r
             this.Controls.Add(this.panel3);\r
             this.Controls.Add(this.panel2);\r
             this.Controls.Add(this.labelMission);\r
@@ -1385,7 +1326,7 @@ namespace KancolleSniffer
             this.Controls.Add(this.labelConstruct);\r
             this.Controls.Add(this.panelDock);\r
             this.Controls.Add(this.labelRepair);\r
-            this.Controls.Add(this.panelFleet1);\r
+            this.Controls.Add(this.panelShipInfo);\r
             this.Controls.Add(this.labelFleet1);\r
             this.Controls.Add(this.panelHeadquarters);\r
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
@@ -1395,10 +1336,15 @@ namespace KancolleSniffer
             this.Text = "KancolleSniffer";\r
             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);\r
             this.Load += new System.EventHandler(this.MainForm_Load);\r
+            this.Resize += new System.EventHandler(this.MainForm_Resize);\r
             this.panelHeadquarters.ResumeLayout(false);\r
             this.panelHeadquarters.PerformLayout();\r
-            this.panelFleet1.ResumeLayout(false);\r
-            this.panelFleet1.PerformLayout();\r
+            this.panelShipInfo.ResumeLayout(false);\r
+            this.panelShipInfo.PerformLayout();\r
+            this.panelBattleInfo.ResumeLayout(false);\r
+            this.panelBattleInfo.PerformLayout();\r
+            this.panelMaterialHistory.ResumeLayout(false);\r
+            this.panelMaterialHistory.PerformLayout();\r
             this.panelDock.ResumeLayout(false);\r
             this.panelDock.PerformLayout();\r
             this.panel1.ResumeLayout(false);\r
@@ -1406,9 +1352,8 @@ namespace KancolleSniffer
             this.panel2.ResumeLayout(false);\r
             this.panel2.PerformLayout();\r
             this.panel3.ResumeLayout(false);\r
-            this.contextMenuStripToolTip.ResumeLayout(false);\r
-            this.panel4.ResumeLayout(false);\r
-            this.panel4.PerformLayout();\r
+            this.contextMenuStripNotifyIcon.ResumeLayout(false);\r
+            this.contextMenuStripMain.ResumeLayout(false);\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r
@@ -1423,32 +1368,9 @@ namespace KancolleSniffer
         private System.Windows.Forms.Label label2;\r
         private System.Windows.Forms.Label labelNumOfShips;\r
         private System.Windows.Forms.Label label1;\r
-        private System.Windows.Forms.Panel panelFleet1;\r
-        private System.Windows.Forms.Label labelShip6;\r
-        private System.Windows.Forms.Label labelShip5;\r
-        private System.Windows.Forms.Label labelShip4;\r
-        private System.Windows.Forms.Label labelShip3;\r
-        private System.Windows.Forms.Label labelShip2;\r
-        private System.Windows.Forms.Label labelShip1;\r
-        private System.Windows.Forms.Label labelLv1;\r
-        private System.Windows.Forms.Label labelHP6;\r
-        private System.Windows.Forms.Label labelHP5;\r
-        private System.Windows.Forms.Label labelHP4;\r
-        private System.Windows.Forms.Label labelHP3;\r
-        private System.Windows.Forms.Label labelHP2;\r
-        private System.Windows.Forms.Label labelHP1;\r
-        private System.Windows.Forms.Label labelLv6;\r
-        private System.Windows.Forms.Label labelLv5;\r
-        private System.Windows.Forms.Label labelLv4;\r
-        private System.Windows.Forms.Label labelLv2;\r
-        private System.Windows.Forms.Label labelLv3;\r
-        private System.Windows.Forms.Label labelNextLv1;\r
+        private System.Windows.Forms.Panel panelShipInfo;\r
         private System.Windows.Forms.Label labelRepair;\r
         private System.Windows.Forms.Panel panelDock;\r
-        private System.Windows.Forms.Label labelRepair3;\r
-        private System.Windows.Forms.Label labelRepair4;\r
-        private System.Windows.Forms.Label labelRepair2;\r
-        private System.Windows.Forms.Label labelRepair1;\r
         private System.Windows.Forms.Label label8;\r
         private System.Windows.Forms.Label label7;\r
         private System.Windows.Forms.Label label6;\r
@@ -1464,11 +1386,6 @@ namespace KancolleSniffer
         private System.Windows.Forms.Label labelConstruct1;\r
         private System.Windows.Forms.Label label9;\r
         private System.Windows.Forms.Label labelQuest;\r
-        private System.Windows.Forms.Label labelNextLv6;\r
-        private System.Windows.Forms.Label labelNextLv5;\r
-        private System.Windows.Forms.Label labelNextLv4;\r
-        private System.Windows.Forms.Label labelNextLv3;\r
-        private System.Windows.Forms.Label labelNextLv2;\r
         private System.Windows.Forms.Label labelMission;\r
         private System.Windows.Forms.Panel panel2;\r
         private System.Windows.Forms.Label label14;\r
@@ -1492,46 +1409,12 @@ namespace KancolleSniffer
         private System.Windows.Forms.Label labelProgress3;\r
         private System.Windows.Forms.Label labelProgress2;\r
         private System.Windows.Forms.Label labelProgress1;\r
-        private System.Windows.Forms.Label labelRepairShip4;\r
-        private System.Windows.Forms.Label labelRepairShip3;\r
-        private System.Windows.Forms.Label labelRepairShip2;\r
-        private System.Windows.Forms.Label labelRepairShip1;\r
-        private System.Windows.Forms.Label label18;\r
-        private System.Windows.Forms.Label label4;\r
-        private System.Windows.Forms.Label label17;\r
-        private System.Windows.Forms.Label labelCond6;\r
-        private System.Windows.Forms.Label labelCond5;\r
-        private System.Windows.Forms.Label labelCond4;\r
-        private System.Windows.Forms.Label labelCond2;\r
-        private System.Windows.Forms.Label labelCond3;\r
-        private System.Windows.Forms.Label labelCond1;\r
-        private System.Windows.Forms.Label label16;\r
-        private System.Windows.Forms.Label labelCondTimer2;\r
-        private System.Windows.Forms.Label labelCondTimer1;\r
-        private System.Windows.Forms.Label label19;\r
-        private System.Windows.Forms.Label label20;\r
-        private System.Windows.Forms.Label label21;\r
-        private System.Windows.Forms.Label labelCondTimer3;\r
+        private System.Windows.Forms.Label labelCondTimerTitle;\r
+        private System.Windows.Forms.Label labelCondTimer;\r
         private System.Windows.Forms.NotifyIcon notifyIconMain;\r
-        private System.Windows.Forms.ContextMenuStrip contextMenuStripToolTip;\r
+        private System.Windows.Forms.ContextMenuStrip contextMenuStripMain;\r
         private System.Windows.Forms.ToolStripMenuItem ConfigToolStripMenuItem;\r
         private System.Windows.Forms.ToolStripMenuItem ExitToolStripMenuItem;\r
-        private System.Windows.Forms.Label label22;\r
-        private System.Windows.Forms.Panel panel4;\r
-        private System.Windows.Forms.Label labelFuel1;\r
-        private System.Windows.Forms.Label label26;\r
-        private System.Windows.Forms.Label label25;\r
-        private System.Windows.Forms.Label label24;\r
-        private System.Windows.Forms.Label label23;\r
-        private System.Windows.Forms.Label labelBull4;\r
-        private System.Windows.Forms.Label labelBull3;\r
-        private System.Windows.Forms.Label labelBull2;\r
-        private System.Windows.Forms.Label labelBull1;\r
-        private System.Windows.Forms.Label labelFuel4;\r
-        private System.Windows.Forms.Label labelFuel3;\r
-        private System.Windows.Forms.Label labelFuel2;\r
-        private System.Windows.Forms.ImageList imageListBull;\r
-        private System.Windows.Forms.ImageList imageListFuel;\r
         private System.Windows.Forms.Label labelFleet1;\r
         private System.Windows.Forms.Label labelCheckFleet1;\r
         private System.Windows.Forms.ImageList imageListMisc;\r
@@ -1541,6 +1424,64 @@ namespace KancolleSniffer
         private System.Windows.Forms.Label labelFleet3;\r
         private System.Windows.Forms.Label labelCheckFleet2;\r
         private System.Windows.Forms.Label labelFleet2;\r
+        private System.Windows.Forms.Label labelFighterPower;\r
+        private System.Windows.Forms.Label labelFighterPowerCaption;\r
+        private System.Windows.Forms.Label labelLogin;\r
+        private System.Windows.Forms.Label labelAchievement;\r
+        private System.Windows.Forms.Label label28;\r
+        private System.Windows.Forms.Label labelBucketHistoryButton;\r
+        private System.Windows.Forms.Label labelBucketHistory;\r
+        private System.Windows.Forms.Panel panelMaterialHistory;\r
+        private System.Windows.Forms.Label labelBouxiteHistory;\r
+        private System.Windows.Forms.Label labelSteelHistory;\r
+        private System.Windows.Forms.Label labelBulletHistory;\r
+        private System.Windows.Forms.Label label35;\r
+        private System.Windows.Forms.Label labelFuelHistory;\r
+        private System.Windows.Forms.Label label36;\r
+        private System.Windows.Forms.Label labelMaterialHistoryButton;\r
+        private System.Windows.Forms.Label labelRepairListButton;\r
+        private System.Windows.Forms.Label label31;\r
+        private System.Windows.Forms.ContextMenuStrip contextMenuStripNotifyIcon;\r
+        private System.Windows.Forms.ToolStripMenuItem NotifyIconOpenToolStripMenuItem;\r
+        private System.Windows.Forms.ToolStripMenuItem NotifyIconExitToolStripMenuItem;\r
+        private System.Windows.Forms.ToolStripMenuItem listToolStripMenuItem;\r
+        private System.Windows.Forms.Label labelLoS;\r
+        private System.Windows.Forms.Label labelLoSCaption;\r
+        private System.Windows.Forms.Label labelPlayLog;\r
+        private System.Windows.Forms.Panel panelBattleInfo;\r
+        private System.Windows.Forms.Label labelEnemyFighterPower;\r
+        private System.Windows.Forms.Label labelEnemyFighterPowerCaption;\r
+        private System.Windows.Forms.Label labelFormation;\r
+        private System.Windows.Forms.Label labelResultRank;\r
+        private System.Windows.Forms.ImageList imageListFuelSq;\r
+        private System.Windows.Forms.Label labelFuelSq1;\r
+        private System.Windows.Forms.ImageList imageListBullSq;\r
+        private System.Windows.Forms.Label labelBullSq1;\r
+        private System.Windows.Forms.Label labelBullSq2;\r
+        private System.Windows.Forms.Label labelFuelSq2;\r
+        private System.Windows.Forms.Label labelBullSq3;\r
+        private System.Windows.Forms.Label labelFuelSq3;\r
+        private System.Windows.Forms.Label labelBullSq4;\r
+        private System.Windows.Forms.Label labelFuelSq4;\r
+        private System.Windows.Forms.ToolStripMenuItem LogToolStripMenuItem;\r
+        private System.Windows.Forms.ToolTip toolTipAchievement;\r
+        private System.Windows.Forms.Label labelProgress6;\r
+        private System.Windows.Forms.Label labelQuest6;\r
+        private System.Windows.Forms.Label labelQuestColor1;\r
+        private System.Windows.Forms.Label labelQuestColor6;\r
+        private System.Windows.Forms.Label labelQuestColor5;\r
+        private System.Windows.Forms.Label labelQuestColor4;\r
+        private System.Windows.Forms.Label labelQuestColor3;\r
+        private System.Windows.Forms.Label labelQuestColor2;\r
+        private System.Windows.Forms.ToolStripMenuItem CaptureToolStripMenuItem;\r
+        private System.Windows.Forms.Label labelAkashiRepairTimer;\r
+        private System.Windows.Forms.Label labelGuide;\r
+        private System.Windows.Forms.Panel panelCombinedFleet;\r
+        private System.Windows.Forms.Label labelAkashiRepair;\r
+        private System.Windows.Forms.Label labelPresetAkashiTimer;\r
+        private System.Windows.Forms.ToolTip toolTipFighterPower;\r
+        private System.Windows.Forms.ToolTip toolTipLoS;\r
+        private RepairListForMain panelRepairList;\r
     }\r
 }\r
 \r