/* プリントアウト用CSS */


/*　印刷不可　*/
.printoff	{
	display: none;
	}

