@charset "utf-8";
/*===========================
add
===========================*/


/*--- 基本カラー ---*/

.fcBasicB {
	color:#305e90 !important;
}

.fcBasicG {
	color:#009d9c !important;
}

.bgBasicB {
	background-color:#305e90 !important;
}

.bgBasicG {
	background-color:#009d9c !important;
}







