@import url("../text.css");
.a {
	font-family: MS Mincho, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.title {
	font-family: MS Mincho, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.order {
	font-family: MS Mincho, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
.txt {
	font-family: MS Mincho, Arial;
	font-size: 11px;
}
.txtB {
	font-family: MS Mincho, Arial;
	font-size: 11px;
	font-weight: bold;
}
.titleL {
	font-size: 14px;
	font-weight: bold;
	font-family: MS Mincho, Arial;

}
.txtgreen {
	font-family: MS Mincho, Arial;
	font-size: 11px;
	color: #006600;
	text-decoration: none;

}
.txtlight {
	font-family: MS Mincho, Arial;
	font-size: 11px;
	color: #999900;
	text-decoration: none;
}
.txtblue {

	font-family: MS Mincho, Arial;
	font-size: 11px;
	color: #3399CC;
	text-decoration: none;
}
.txtwhite {

	font-family: MS Mincho, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
