.bigtit { 
	font-size: 12px;
	line-height: 18px;
	font-family: "Helvetica", "Helvetica", "sans-serif";
	font-weight: bold;
	background-color: #BBF408;
    color: white;
    padding:3px;
}


.tit-j { 
	font-size: 16px;
	line-height: 18px;
	font-weight: bold}

.tit-e { 
	font-size: 16px;
	line-height: 18px; 
	font-weight: bold; 
	font-family: "Helvetica", "Helvetica", "sans-serif"}

.txt-j {
	font-size: 10px;
	line-height: 16px;
	color: #66CC00;
	font-weight: bold;
}
.txt-e {
	font-size: 12px;
	line-height: 18px;
	font-family: "Helvetica", "sans-serif", "Arial";
}
.txt-b-j {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

.cap-j {
	font-size: 10px;
	line-height: 15px;
}
.cap-j-update {
	font-size: 10px;
	line-height: 13px;
    color: #3BE2DE;
}
.cap-e {
	font-size: 10px;
	line-height: 13px;
	font-family: "Times New Roman", "Times", "serif";
	color: #999999;
}

a:link {text-decoration: underline; color: #66CC00;}
a:hover {text-decoration: underline; color: #FF6D84;}
a:visited {text-decoration: underline; color: #66CC00;}

