Index: temp/trunk/html/admin/total/class/config.php
===================================================================
--- temp/trunk/html/admin/total/class/config.php	(revision 2878)
+++ temp/trunk/html/admin/total/class/config.php	(revision 2897)
@@ -7,5 +7,5 @@
 define("FONT_PATH", ROOT_DIR . "/data/fonts/ipag.ttf");
 define("FONT_SIZE", 8);			// ¥Õ¥©¥ó¥È¥µ¥¤¥º
-define("TITLE_FONT_SIZE", 13);	// ¥¿¥¤¥È¥ë¥Õ¥©¥ó¥È¥µ¥¤¥º
+define("TITLE_FONT_SIZE", 11);	// ¥¿¥¤¥È¥ë¥Õ¥©¥ó¥È¥µ¥¤¥º
 define("BG_WIDTH", 720);		// ÇØ·ÊÉý
 define("BG_HEIGHT", 400);		// ÇØ·Ê¹â¤µ
Index: temp/trunk/html/admin/total/index.php
===================================================================
--- temp/trunk/html/admin/total/index.php	(revision 2895)
+++ temp/trunk/html/admin/total/index.php	(revision 2897)
@@ -381,5 +381,5 @@
 			$endKey = $ey . "Ç¯" . $em . "·î" . $ed . "Æü";
 			
-			$objGraphLine->drawTitle("½¸·×´ü´Ö¡§" . $startKey . "-" . $endKey);
+			$objGraphLine->drawTitle("½¸·×´ü´Ö¡§" . $startKey . " - " . $endKey);
 			
 			// ¥°¥é¥ÕÉÁ²è
