.textTitle01 {
	font: bold 19px Arial;
	color: #DDDDDD;
	}

.textTitle02 {
	font: 14px Arial;
	color: #DDDDDD;
	}
	
.textTitle03 {
	font: Bold 13px Arial;
	color: #ACACAC;
	}

.textMain01 {
	font: 12px Arial;
	color: #ACACAC;
	}

.textMain01 a {
	color: #ACACAC;
	text-decoration: none;
	}

.textMain01 a:hover {
	color: #FFFF00;
	text-decoration: underline;
	}	
	
.textMain02 {
	font: 13px Arial;
	color: #ACACAC;
	line-height: 20px;
	}
		
.textMain02 a {
	color: #ACACAC;
	text-decoration: underline;
	}

.textMain02 a:hover {
	color: #FFFF00;
	}		
	

.textMainBoldY {
	font: bold 12px Arial;
	color: #FF0000;
	}	

.textNote01 {
	font: 10px Verdana;
	color: #403f3f;
	}

.textNote01 a {
	color: #403f3f;
	text-decoration: underline;
	}

.textNote01 a:hover {
	color: #FFFF00;
	}	
	
.textNote02 {
	font: 9px Verdana;
	color: #282828;
	}	
	
.textNote03 {
	font: 1px Verdana;
	color: #000000;
	}	
	

A.textNote02:hover {
	text-decoration: underline;
	color: #FFCC00;
}

.textForm01 {
	font: 12px Arial;
	width: 50px;
	color: #000000;
	background-color: #ECECEC;
}

.textForm02 {
	font: 12px Arial;
	color: #000000;
	background-color: #CCCCCC;
	height: 22px;
}

