@charset "utf-8";
.txtjapanese {
	font-family: "MS Mincho";
	font-size: 10px;
	line-height: 14px;
	color: #7d7d7d;
	text-decoration: none;
}
.texAnnouncement {
	font-family: "MS Mincho";
	font-size: 10px;
	line-height: 14px;
	color: #7D7D7D;
	text-decoration: none;
	text-align: center;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7193B1;
}

.bgAnnouncement {
	font-family: "MS Mincho";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	background-color: #7193B1;
}
