Index: temp/trunk/html/admin/total/class/config.php
===================================================================
--- temp/trunk/html/admin/total/class/config.php	(revision 5312)
+++ temp/trunk/html/admin/total/class/config.php	(revision 5313)
@@ -5,5 +5,5 @@
 */
 // TTF¥Õ¥©¥ó¥È¥Õ¥¡¥¤¥ë
-define("FONT_PATH", ROOT_DIR . "/data/fonts/sazanami-mincho.ttf");
+define("FONT_PATH", ROOT_DIR . "/data/fonts/sazanami-gothic.ttf");
 define("FONT_SIZE", 8);			// ¥Õ¥©¥ó¥È¥µ¥¤¥º
 define("TITLE_FONT_SIZE", 11);	// ¥¿¥¤¥È¥ë¥Õ¥©¥ó¥È¥µ¥¤¥º
Index: temp/trunk/html/admin/total/index.php
===================================================================
--- temp/trunk/html/admin/total/index.php	(revision 5108)
+++ temp/trunk/html/admin/total/index.php	(revision 5313)
@@ -367,5 +367,5 @@
 		// ¥é¥Ù¥ë²óÅ¾(ÆüËÜ¸ìÉÔ²Ä)
 		if($keyname == "key_day"){
-			$objGraphLine->setXLabelAngle(-45);
+			$objGraphLine->setXLabelAngle(-35);
 		}
 
