.font_Xsmall {
	font-size: 10px;
}
.font_small {
	font-size: 13px;
}
.font_medium {
	font-size: 15px;
}
.font_big {
	font-size: 20px;
}
A {
	color: #ee9611;
	text-decoration: none;
}
A:VISITED {
	color: #000099;
}
A:HOVER {
	text-decoration: underline;
	color: #000099;
}


.top_menuTD {
	color: #ee9611;
	background-image: url(../img_menu/manu_base.gif);
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
}

.kotoba_TA {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0080ff;
	border-left-color: #0080ff;
	border-right-color: #0080ff;
	border-bottom-color: #0080ff;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}