.underline{text-decoration : underline;}
a:hover{color:#FF9933;}
a.menu{color:#006600;text-decoration:none;}
a.menu:hover{color:#FF9933;}

.txt10 {
	font-size: 70%;
	line-height: 15px;
}
.txt12 {
	font-size: 80%;
	line-height: 18px;
}
.txt14 {
	font-size: 90%;
	line-height: 21px;
}
.txt18 {
	font-size: 120%;
	line-height: 27px;
}
.txt10n {
	font-size: 70%;
	line-height: 12px;
}
.txt12n {
	font-size: 80%;
	line-height: 15px;
}
.txt14n {
	font-size: 90%;
	line-height: 17px;
}
.txt18n {
	font-size: 120%;
	line-height: 22px;
}

.text_color000000 {
	color: #000000;
}
.text_colorFF4100 {
	color: #FF4100;
}
.text_color4573B3 {
	color: #4573B3;
}
.text_colorFF7F00 {
	color: #FF7F00;
}
.text_colorFFFFFF {
	color: #FFFFFF;
}

.bg_color666666 {
	background-color: #666666;
}
.bg_colorFFFFFF {
	background-color: #FFFFFF;
}
.bg_colorF2F2F2{
	background-color: #F2F2F2;
}

.border_0 {
	border: 0px;
}

