Index: branches/dev/html/admin/css/install.css
===================================================================
--- branches/dev/html/admin/css/install.css	(revision 11495)
+++ branches/dev/html/admin/css/install.css	(revision 11495)
@@ -0,0 +1,15 @@
+/*
+ * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
+ *
+ * http://www.lockon.co.jp/
+ */
+#agreement{
+	height: 410px;
+	width: 308px;
+	overflow: auto;
+	margin: 0px;
+	background-color : #FFFFFF;
+	border-style: solid;
+	border-color: #C0C0C0;
+	border-width: 1px
+}
