/* CSS Document */


/*commonカラーCSS*/

td.bgctg{
	background-color: #888888;
	  /*  font-size: x-small;*/
	FONT-FAMILY: 'ＭＳ Ｐゴシック';
}

td.bgctgsb{
	background-color: #CBCC99;
		  /*  font-size: xx-small;*/
	FONT-FAMILY: 'ＭＳ Ｐゴシック';
}


/* ▼カテゴリ文字 */
.tctg{
    color: #888888;
	FONT-FAMILY: 'ＭＳ Ｐゴシック';
}
/* ▼★強調マーク */
.strctg {
	background-color: #888888;
	FONT-FAMILY: 'ＭＳ Ｐゴシック';
}

.txt{
   /* font-size: xx-small;*/
   FONT-FAMILY: 'ＭＳ Ｐゴシック';
}
p,ul,ol{
  /*  font-size: xx-small;*/
  FONT-FAMILY: 'ＭＳ Ｐゴシック';
}
ol{ margin-bottom: 0px;  FONT-FAMILY: 'ＭＳ Ｐゴシック';}


h5 {
	/*font-size: xx-small;*/
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	FONT-FAMILY: 'ＭＳ Ｐゴシック';
}
