@charset "utf-8";
/* CSS Document */

.Text_Body_Dark_Gray {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.15;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.Text_Body_Light_Gray {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	font-variant: normal;
	color: #999;
}

.Text_Header_black {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}


.Text_Copyright_Dark_Gray {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
