/* @charset "Shift_JIS";　停止中
================================================= */
/* th,td{
	line-height: 120%;	
	} 

 */
	a:visited {
	color:#990000;
	text-decoration: none;
}
	
/* テキストサイズ小　80% */
.text-80 {
	font-size: 80%;
	line-height: 150%;
	}
	
	
/* テキストサイズ小　100% */
.text-100 {
	font-size: 100%;
	line-height: 150%;
	}
	
	/* テキスト-0000ff（青）-表示 */
.text-0000ff {
	color: #0000ff;
	}		