OSDN Git Service

日本語ファイル名が正しくpushされるか検証用
[gikonavigoeson/gikonavi.git] / res / css / ¥Õ¥©¥ó¥È¥µ¥¤¥º10pt.css
diff --git a/res/css/¥Õ¥©¥ó¥È¥µ¥¤¥º10pt.css b/res/css/¥Õ¥©¥ó¥È¥µ¥¤¥º10pt.css
new file mode 100644 (file)
index 0000000..25fb139
--- /dev/null
@@ -0,0 +1,99 @@
+/*
+\83M\83R\83i\83r\97p\82Ì\83X\83^\83C\83\8b\83V\81[\83g\83t\83@\83C\83\8b\82Å\82·\81B
+\82±\82Ì\83t\83@\83C\83\8b\82Í\95Ï\8dX\82µ\82È\82¢\82Å\82­\82¾\82³\82¢\81B
+\95Ï\8dX\82·\82é\82Æ\82«\82É\82Í\81A\83t\83@\83C\83\8b\82ð\83R\83s\81[\82µ\81A\82»\82Ì\83t\83@\83C\83\8b\82ð\95Ï\8dX\82µ\82Ä\82­\82¾\82³\82¢\81B
+*/
+
+/* ***** \83^\83C\83g\83\8b ***** */
+.title {
+  font-size: 11pt;
+  color: #FF0000;
+  margin-bottom : 20px;
+}
+
+/* ***** \83w\83b\83_\81i\83\8c\83X\94Ô\8d\86\81E\96¼\91O\81E\93ú\95t\81j ***** */
+.header {
+}
+
+/* ***** \83\8c\83X\94Ô\8d\86 ***** */
+.no a {
+  color: #000000;
+}
+.no a:visited {
+  color: #000000;
+}
+
+/* ***** \96¼\91O\82Ì\91O\82Ì\95\8e\9a\97ñ\81i\96¼\91O\81F\81j ***** */
+.name_label {
+}
+
+/* ***** \8f\91\82¢\82½\90l\82Ì\96¼\91O\97\93\81i\83\8a\83\93\83N\82È\82µ\81j ***** */
+.name {
+  /*font-weight: bold; */
+  color: #228B22;
+}
+
+/* ***** \8f\91\82¢\82½\90l\82Ì\96¼\91O\97\93\81ie-mail\82 \82è\81j ***** */
+.name_mail {
+  /*font-weight: bold; */
+  color: #0000FF;
+}
+
+/* ***** \8f\91\82¢\82½\90l\82Ì\83\81\81[\83\8b\97\93 ***** */
+.mail {
+  font-weight: bold;
+  color: #5500FF;
+}
+
+/* ***** \93\8a\8de\93ú\82Ì\91O\82Ì\95\8e\9a\97ñ\81i\93\8a\8de\93ú\81F\81j ***** */
+.date_label {
+}
+
+/* ***** \93\8a\8de\93ú ***** */
+.date {
+}
+
+/* ***** \96{\95¶ ***** */
+.mes {
+  margin-left : 40px;
+  margin-bottom : 20px;
+}
+
+/* ***** \90V\92\85 ***** */
+.new {
+  font-size: 8pt;
+  font-weight: bold;
+  text-align: center;
+  color: #FFFFFF;
+  background-color: #6666FF;
+  border: 1px solid #3333CC;
+  width: 100%;
+  margin-bottom : 30px;
+}
+
+/* ***** \90V\92\85\82Ì\93ú\8e\9e\95\94\95ª ***** */
+.newdate {
+  font-size: 8pt;
+  letter-spacing: 1px;
+}
+
+/* ***** \83R\83R\82Ü\82Å\93Ç\82ñ\82¾ ***** */
+.koko {
+  font-size: 8pt;
+  font-weight: bold;
+  text-align: center;
+  color: #FFFFFF;
+  background-color: #77CC77;
+  border: 1px solid #55AA55;
+  width: 100%;
+  margin-bottom : 30px;
+}
+
+/* ***** <body> ***** */
+BODY {
+  font-size: 10pt;
+  color: #000000;
+  background-color: #FFFFFE;
+  margin-bottom : 30px;
+  /* white-space: nowrap; */
+}