/* ------------------------------------------------------------
  * CSS for paracam
  * Last modified 06.01, 2005 by Tomoko Wakisaka
  * -----------------------------------------------------------*/

/* -----------------------------------------------
 * Hyperlink anchors
 * ----------------------------------------------- */
a:link {color:#0033CC; text-decoration: underline;}
a:visited {color:#990099; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: none; background-color: #3399CC;}  /* color: #bf9f00; text-decoration: none overline; */
a:active {color:#99CC00; text-decoration: underline;}


/* -----------------------------------------------
  * Text (Japanese)
  * ----------------------------------------------- */
.j9 {font-size:9px; line-height:12px;}
.j9s {font-size:9px;}
.j10 {font-Size:10px; line-height:15px;}
.j10s {font-Size:10px;}
.j10m {font-Size:10px; line-height:13px;}
.j11 {font-Size:11px; line-height:16px;}
.j12 {font-Size:12px; line-height:19px;}
.j12m {font-Size:12px; line-height:22px;}
.j12s {font-Size:12px;}
.j14 {font-Size:14px; line-height:20px;}
.j14m {font-Size:14px; line-height:22px;}
.j14l {font-Size:14px; line-height:28px;}
.j14s {font-Size:14px;}
.j18 {font-Size:18px; line-height:25px;}
.j18s {font-Size:18px;}
.j22 {font-Size:22px; line-height:32px;}

/* -----------------------------------------------
  * Text (English)
  * ----------------------------------------------- */
.e9 {font-size:9px; font-family:Verdana, Arial, Helvetica;}
.e10 {font-Size:10px; font-family:Verdana, Arial, Helvetica;}
.e11 {font-Size:11px; font-family:Verdana, Arial, Helvetica;}
.e12 {font-Size:12px; font-family:Verdana, Arial, Helvetica;}
.e14 {font-Size:14px; font-family:Verdana, Arial, Helvetica;}
.e18 {font-Size:18px; font-family:Verdana, Arial, Helvetica;}
.e22 {font-Size:22px; font-family:Verdana, Arial, Helvetica;}
