@charset "utf-8";
/* CSS Document */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
h1 { font-size: 19px; }
h2 { font-size: 17px; }
h3 { font-size: 15px; }
td { vertical-align: top; }

.warn { color: #CC0000; }
.gray { color: #666666; }
.small { font-size: 10px; }

.top-text-1 { font-family: "Times New Roman", Times, serif; font-size: 29px; padding-left: 20px; padding-top: 20px }
.top-text-2 { font-family: "Times New Roman", Times, serif; font-size: 22px; padding-left: 140px; }

.top-menu-div { cursor: pointer; text-align: center; height: 53px; font-weight: bold; line-height: 43px; float: left; font-size: 14px }
a.top-menu-link:link { color: #000000; text-decoration: none; display: block; height: 53px; }
a.top-menu-link:visited { color: #000000; text-decoration: none; display: block; height: 53px; }

a:link { color: #0033ff; }
a:visited { color: #0033ff; }

.horizontal-line { border-bottom: 1px solid #c5c3aa; }

.big-title { font-size: 19px; }