@charset "utf-8";

/* ################################################### */
/* #                                                 # */
/* #                                                 # */
/* #                フォント統一用css                # */
/* #                                                 # */
/* #                                                 # */
/* ################################################### */


#font-set {
	padding-right: 0;
	padding-left: 0;
}
#font-set {
	font-size:14px !important;
	line-height:20px !important;
}
#font-set p {
	font-size:14px !important;
	line-height:20px !important;
}
#font-set table td {
	padding:0 !important;
}