@media print { 

.copyright {
	font-size: 9px;
}
.noprint {
display:none
}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.5;
	background-color: #F5F5F5;
}



h1,h2,h3,h4,h5,h6{
margin-top: 0;
margin-bottom: 0;
}

h1
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	color: #666666;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	height: 25px;
	text-indent: 5pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

h2 {
	font-weight: bolder;
	font-size: 12px;
}
h3 {
	font-weight: bold;
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 1.5;
}
h4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	text-indent: 5pt;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



}


