<!--

/*********************************/
/*            ＰＣ版             */
/*********************************/
/* PC版ログインタイトル */
DIV.logintytle{
	margin-top:30px;
	z-index:1;
	color:blue;
	margin-top:30px;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
}

/* PC版エラータイトル */
.err_tytle{
	text-align:center;
	font-size:large;
	color:#3A00D5;
	background-color:#BFFFCF;
}

/* PC版エラーメッセージ */
.err_msg{
	text-align:center;
	font-size:middle;
	font-weight:600;
	color:#FF0000;
}

.err_tytle2{
	text-align:center;
	font-size:small;
	font-weight:100;
	color:#000000;
}

.err_msg2{
	text-align:center;
	font-size:medium;
	font-weight:200;
	color:#FF0000;
}

/* 工事中画面タイトル２ */
.kouji_tytle{
	text-align:center;
	font-size:large;
	color:#3A00D5;
	background-color:YELLOW;
}

/* 工事中画面タイトル２ */
.kouji_tytle2{
	text-align:center;
	font-size:medium;
	font-weight:bold;
	color:#FF0000;
}

/* 工事中メッセージ */
.kouji_msg{
	text-align:center;
	font-size:small;
	font-weight:100;
	color:#000000;
}

/* PC版ログインヘッダー */
TD.loginheader{
	font-family='ＭＳ ゴシック';
	font-size=10pt;
	text-align:left;
	word-break:keep-all;
	background-color:#F3F3F3;
}


/*********************************/
/*            携帯版             */
/*********************************/
/* 携帯版ログインヘッダー */
DIV.mbloginheader{
	font-weight:bold;
}

/* 携帯版ログインタイトル */
DIV.mblogintytle{
	font-weight:bold;
	color:#552164;
	text-align:center;
}

/* 携帯識別登録画面タイトル*/
DIV.mbentry_title{
	text-align:left;
	font-size:middle;
	color:#3A00D5;
	font-weight:bold;
}

/* 携帯識別登録画面エラータイトル*/
DIV.mbentry_errtitle{
	text-align:left;
	font-size:middle;
	color:#ff0000;
	font-weight:bold;
}

/* 携帯識別登録画面エラーメッセージ*/
DIV.mbentry_errmsg{
	margin-top:30px;
	z-index:3;
	id=Layer2;
	text-align:left;
	font-size:small;
	font-size:middle;
	color:#000000;
}

/* 携帯版エラータイトル*/
DIV.mberr_title{
	text-align:left;
	font-size:middle;
	color:#3A00D5;
	font-weight:bold;
	background-color:#BFFFCF;
}

/* 携帯版エラーメッセージ*/
DIV.mberr_msg{
	text-align:left;
	font-size:small;
	font-weight:500;
	color:#FF0000;
}
-->
