#hd { text-align: center; }
-#hd h1 { margin: 0; padding-bottom: 5px; }
+#hd h1 { margin: 0; }
-#hd p { font-size: 40px;
+#hd p { font-size: 34px;
font-weight: bold;
color: #000000;
- line-height:40px;
+ line-height:34px;
letter-spacing:-2px;
}
+#hd p a { display: block; padding: 10px; }
+
#navi ul{margin:0;padding:0; line-height:50px;text-align:left}
form p { font-size: 14px; }
-input { font-size: 18px; }
\ No newline at end of file
+input { font-size: 18px; }
+