@charset "utf-8";

/*
/ 
/ Safety Settings
/ 
*/


header {
	margin: 0 0 16px 0;
}

section.paragraph {
	margin: 0 0 18px 0;
}
section.paragraph h2 {
	margin: 0 0 14px 0;
}
section.paragraph h3 {
	margin: 0 0 14px 0;
}

section.paragraph p {
	margin: 0;
	padding: 0 18px;
	color: #000;
	font-size: 14px;
	line-height: 24px;
}
section.paragraph p img.pImage01 {
	float: left;
	margin: 0 6px 6px 0;
}

.fc_pink {
	color: #fd58cb !important;
}
.fc_blue {
	color: #089cf8 !important;
}
.fs_16 {
	font-size: 16px !important;
}
.fs_26 {
	font-size: 26px !important;
}
.fw_bold {
	font-weight: bold !important;
}
