td	{
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}

.text12 {  font-size: 12px;}
.text14 {  font-size: 14px;}
.text16 {  font-size: 16px;}
.text18 {  font-size: 18px;}

.b_text14 {  font-size: 14px;font-weight: bold}
.b_text16 {  font-size: 16px;font-weight: bold}
.b_text18 {  font-size: 18px;font-weight: bold}

.text12-height16 {  font-size: 12px; line-height: 18px;}
.text14-height18 {  font-size: 14px; line-height: 20px;}

.text10 {  font-size: 10px}
.title1 {  font-size: 14px; color: #0033CC}

A:link {text-decoration:none; color: #009933}
A:visited {text-decoration:none; color: #006633}
A:active {text-decoration:none; color: #FF3300}
A:hover {text-decoration:underline; color: #FF3300}
.koumoku {
	font-size: 16px;
	background-color: #F0F0F0;
	font-weight: bold;
	color: #003399;
}
.txtline {
	border: thin dotted #999999;
}

.txtlineblue {

	border: thin dotted #003366;
}
.btext14line {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;

}
.txtlinegreen {
	border: 1px solid #336600;


}
