.txt_8 {
	font-size: 8px;
	line-height: 10px;
}
.txt_10 {
	font-size: 10px;
	line-height: 12px;
}
.txt_12 {
	font-size: 12px;
	line-height: 16px;
}
.txt_14 {
	font-size: 14px;
	line-height: 18px;
}
.txt_16 {
	font-size: 16px;
	line-height: 20px;
}



.txt_12 a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.txt_12 a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.txt_12 a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.txt_12 a:active {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.topics {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background:url(../images/ic_01.gif);
	background-repeat: no-repeat;
	margin-left: 0;
	padding: 0 0 0 12px;
	text-decoration: none;
}

.sche_date {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background:url(../images/ic_02.gif);
	background-repeat: no-repeat;
	margin-left: 0;
	padding: 0 0 0 14px;
	text-decoration: none;
}

a:link {
	color: #2121a6;
	text-decoration: underline;
}
a:visited {
	color: #2121a6;
	text-decoration: underline;
}
a:hover {
	color: #2121a6;
	text-decoration: none;
}
a:active {
	color: #2121a6;
	text-decoration: none;
}

.title_01 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.title_02 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0033;
}


.indent_m5 {
	padding-left: -5px;
}
.indent_5 {
	padding-left: 5px;
}
.indent_10 {
	padding-left: 10px;
}
.indent_15 {
	padding-left: 15px;
}


.credit {
	font-size: 9px;
	line-height: 10px;
	letter-spacing: 0;
	color: #FFFFFF;
}
.copy {
	font-size: 9px;
	line-height: 10px;
	letter-spacing: 0;
	color: #000000;
}