.e9, .e10, .e12 {	font-family: Geneva, geneva, Arial; }
.j9, .j10, .j12, .j14, .menu {	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif; }


/* 本文 */
body { background:white; color:#333333; }

A:link { text-decoration:underline; color:#FF9900; }
A:visited { text-decoration:underline; color:#FF7200; }
A:active { text-decoration:underline:none; color:#FFCC00; }
A:hover { text-decoration:underline; color:#FFCC00; }

/* 強調 */
.strong { font-weight:Bold; color:#333333; }
.caption { font-weight:Bold; color:#323288; }

.lightgray  { color:#EEEEEE; }
.deepgray  { color:#BBBBBB; }
.darkgray  { color:#999999; }
.darkgray  a:link  { text-decoration:underline; color:#999999; }
.darkgray  a:visited  { text-decoration:underline; color:#999999 }
.darkgray  a:hover  { text-decoration:underline; color:#326A88; }
.darkgray  a:active  { text-decoration:underline; color:#999999; }

.bg-cream {  background-color: #F4F4EC;}
.bg-deepred {  background-color: #990000;}
.bg-lightred {  background-color: #CC9999}
.bg-darkgray {  background-color: #999999}
.bg-deepgray {  background-color: #BBBBBB}
.bg-lightgray {  background-color: #EEEEEE}
.bg-deepblue{  background-color: #326A88}
