@charset "utf-8";
.Text_Box_Style {
	background-color: #CCCCCC;
}

.Main_Text_Body {
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
}
.Main_Text_Body_Tight {
	font-size: 14px;
	line-height: 20px;
}

.Main_Text_Title {
	font-size: 18px;
	font-weight: bolder;
}
.Main_Text_Body_Larger {
	font-size: 20px;
	font-weight: bolder;
}
