/* eLXgNpθ` */
A:link{
    color:#4400ff; 
    text-decoration: underline;
    font-weight: none;
}
A:visited {
    color:#4400ff;
    text-decoration: underline;
    font-weight: none;
}
A:hover {
    color:#ee0000;
    text-decoration: underline;
    font-weight: none;
}

A:active {
    color:#ee0000;
    text-decoration: none;
    font-weight: none;
}
.style1 {font-size: 12px}
.style2 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 16px;
}
.style3 {font-size: 14px}
SELECT.width {width: 100%;}
.accountStyle {font-size: 9px}

.commentFont {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
}
.domainFont {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 20px;
}
.timeFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.calFont {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 16px;
	font-style: oblique;
}
.errorTitleFont {font-size: 36px}
.errorMessageFont {
	font-size: 28px;
	font-weight: bold;
}
.warningTitleFont {font-size: 36px}
.warningMessageFont {
	font-size: 28px;
	font-weight: bold;
}
.TitleFont {font-size: 24px; }
.infoTitleFont {font-size: 36px}
.infoMessageFont {
	font-size: 28px;
	font-weight: bold;
}
.redColor {color: #FF0000}
.blueColor {color: #0000FF}
.whiteColor {color: #FFFFFF}
.listTitleFont {
	font-size: 16px;
	font-weight: bold;
}
.required {
  background-color: #FFCCCC;		/* wiF(sNF) */
}
.noteFont {
	font-size: 12px;
	color: #000000;
}

/*------------------------------------------------------------------------------
 * IME §δ
 *----------------------------------------------------------------------------*/
.disable    {
    ime-mode: disabled;         /* IMEpsΒ */
}

.active     {
    ime-mode: active;           /* IME ftHglͺϊ{κόΝ */
}

.auto   {
    ime-mode: auto;         /* IME ͺΚν */
}

