@charset "shift_jis";

/*-------------------------------------------------------

					ニュース用、個人情報保護方針、勧誘方針用
								
-------------------------------------------------------*/


/* --- グレー --- */
.gray{
	color: #666666;
}
.graybar{
	color: #000000;
	background-color: #e6e6e6;
	border: #666666;
}
.graytable{
	border: 1px solid #666666;
}
.graytable th{
	text-align: center;
	background-color: #f6f6f6;
}
.graytable th,.graytable td{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
