.text_bottom {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text_bottom A{
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_bottom A:hover{
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.text_japan {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_japan A{
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #022C76;
	text-decoration: none;
}
.text_japan A:hover{
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.text_head {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

