/* スタイル定義 ver1.0 */
	.t1{font-Size:9px; line-height:12px}
	.t2{font-Size:10px; line-height:13px}
	.t3{
	font-Size:12px;
	line-height:16px;
	color: #999999;
}
	.t4{font-Size:14px; line-height:17px}
	.t5{font-Size:18px; line-height:20px}
	A:link{color: #CCCCCC}
	A:visited{color: #CCCCCC}
	A:active{color: #CCFF66; text-decoration: none}
	A:hover{color: #FFFF99; text-decoration: none}
	body {background-color: #333333;  background-repeat: repeat-y}
.x {
	text-decoration: line-through;
	font-size: 12px;
}
.x4 {
	font-size: 14px;
	text-decoration: line-through;
}
