.txt-small {
	font-size: 10px;
	line-height: 105%;
}
.txt-normal {
	font-size: 12px;
	line-height: 130%;
}
.txt-large {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}

a:link {
	color:#006699;
	text-decoration:none;
}

a:visited {
	color:#006699;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	background:#006699;
	text-decoration:none;
}
.titleB16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}
.txt-large-or {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #FF9900;
}
.titleB16red {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.titleB16blue {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
}
.titleB16green {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
}
.titleB24red {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.td_waku_left {
	background-image: url(tokanimg/shade-left.gif);
	background-repeat: repeat-y;
}
.td_waku_right {
	background-image: url(tokanimg/shade-right.gif);
	background-repeat: repeat-y;
}
.txt-normal-BL {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
}
.txt-large-bl {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #003399;
}
.afterf {
	font-size: 12px;
	line-height: 120%;
	padding-left: 10px;
	padding-right: 30px;
	text-align:left;
	
}