@media print
{
　　.noprint{
　　　　display:none;
　　}
	* {
		line-height:1.2;
		margin:0;
		padding:0;
		border:none;
		color:#666;
		text-decoration:none;
		font:normal 10.5pt serif;
	}
	body{background-color: white;}
	h6 {page-break-before: always;}
	.syukusyo {width:660px;}
