@charset "utf-8";

/* ******************************************************************************** */
/*  Ｋビジョン On The Web　groups.css                                               */
/*                                                                        20.07.09  */
/* ******************************************************************************** */

/* ================================================================================ */
/*      CSS読み込み                                                                 */
/* ================================================================================ */

@import url("../catv.css");



/* ================================================================================ */
/*      NHK団体一括払い                                                             */
/* ================================================================================ */

/* -------------------------------------------------------------------------------- */
/*      書式                                                                        */
/* -------------------------------------------------------------------------------- */

h4{
	margin-bottom: 4px;
}

.indent{
	margin-top: -10px;
}
.indent span{
	color: #ff0000;
}

#catv .articles table.table05-05{
	margin: 0px auto 20px auto !important;
}
#catv .articles table.table05-05 th.note{
	padding-right: 0 !important;
	padding-left: 0 !important;
	text-align: left;
	font-weight: normal;
}


