a:link    {color:#990000;text-decoration:none}       /* 未訪問 */
a:visited {color:#660000;text-decoration:none}       /* 訪問済み */
a:hover   {color:#ff0000;text-decoration:under-line}  /* カーソルが上に乗っている */
a:active  {color:#ff0000;text-decoration:under-line}  /* アクティブ状態 :active */

.size6       {font-size:45%;line-height:110%}
.size8       {font-size:65%;line-height:110%}
.size9       {font-size:75%;line-height:110%}
.size10      {font-size:80%;line-height:110%}
.size10_tall {font-size:80%;line-height:120%;}
.size10_h16  {font-size:80%;line-height:160%;}
.size12      {font-size:100%;line-height:110%}
.size12_tall {font-size:100%;line-height:150%;}
.white       {color:white;}
.red         {color:red;}

.line_box_gray {  border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.line_box_orange {  border: #FF9966; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.box_btn {  background-color: #FFFFFF; border: 1px #990000 solid; width: 68px; height: 17px}
.blqt {  margin-right: 40px; margin-left: 40px}
h1 {  font-size: 14px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
h2 {  font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none}

