body {
 color: #666;
 font-size: 12px;
 line-height: 1.7em;
 background: url(img/back.gif);
 background-repeat: repeat-x;
 background-color: white;
 margin: 0px 0px 0px 0px;
 padding: 0px 
}

A:link    { color: #5c5e97; text-decoration: none }
A:visited  { color: #5c5e97; text-decoration: none }
A:active    { color: #5c5e97; text-decoration: none }
A:hover    { color: #5c5e97; text-decoration: none }

img { border: none 0 }
td { border: none 0px }
.left_td {
 border: none 0px;
 background-image: url(img/back2.gif);
}
.color6 { color: #666; }
.colorf { color: #fff; }
.color5C5E97 { color: #5C5E97; }
.color975C62 { color: #975C62; }

.table_menu {
 background-color: #658CFF;
 color: #fff; 
 font-size: 12px;
 line-height: 1.2em;
 padding-right: 4px;
 border: none;
 position: relative;
 left: 10px;
 width: 150px 
}
.table_honmon   { color: #666; font-size: 14px; line-height: 1.7em; border: none }
.table_g {
 color: #666;
 font-size: 12px;
 line-height: 1.4em;
 padding-bottom: 26px;
 border: none }

h1   { font-weight: bold; font-size: 24px; line-height: 0em }
h2  { font-weight: bold; font-size: 16px; line-height: 1em }
h3  { font-weight: bold; font-size: 13px; line-height: 1em }
h4  { font-weight: bold; font-size: 12px; line-height: 1em }
.txt10    { font-size: 10px; line-height: 1.5em }
.txt12   { font-size: 12px; line-height: 1.2em }
.txt13   { font-size: 13px; line-height: 1.4em }
.txt14    { color: #5c5e97; font-weight: bold; font-size: 14px; line-height: 2em }
.txt15  { font-size: 15px; line-height: 1.7em }
.txt16   { font-weight: bold; font-size: 16px; line-height: 2em }
.txt24   { font-weight: bold; font-size: 24px; line-height: 1.7em }

.txt_red { color: #cc3333 }
.txt_blue { color: #333399 }


.table_line    { background-color: white; margin: 15px; border: solid 1px gray }
