.txt-glay01 {
	color: #545454;
	text-align: left;
	padding-left: 10px;
}
.txt-blue01 {
	font-size: 80%;
	color: #0000FF;
	text-align: left;
	padding-left: 10px;
}

.txt-black01 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
}
.txt-black02 {
	font-size: 140%;
	color: #000000;
	padding-left: 10px;
}
.txt-black03 {
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	text-align: left;
}

.bg-01 {
	background-color: #FFFBD1;
}

#line_green01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #23CA14;
}
.txt-glay02 {
	color: #545454;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}
.txt-red01 {
	color: #FF0000;
	padding-left: 10px;
	text-align: left;
}

#line-green02 {
	border-top: 1px solid #23CA14;
	border-right: 0px none #23CA14;
	border-bottom: 1px solid #23CA14;
	border-left: 0px none #23CA14;
}

.loginTitle {
	color: #FFFFFF;
	font-weight:bold;
	background-color: #23CA14;
	padding:1px;
	margin-left:8px;
}
