a{text-decoration:none;}
a:hover {  color: #0000FF; text-decoration: underline}
a:link {  color: #0000FF;}
a:visited {  color: #990000;}

.text1 {  font-size: 10px; line-height: 16px; letter-spacing:1px}
.text2 {  font-size: 12px; line-height: 18px; letter-spacing:1px}
.text3 {  font-size: 14px; line-height: 19px; letter-spacing:1px}
h1 {  font-size: 14px; margin-bottom: 0px}
h2 {  font-size: 12px; margin-bottom: 0px}

/* アラート表示 */
.alert{ color: #DD0000;}
