@media print{
body{	border:0;	margin:0;	padding:0;}
body *{	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
code,pre{	font-family:"Courier New", Courier, mono;}
body{	font-size:9pt;}
h1,h2,h3,h4,h5,h6{	page-break-after:avoid;}
/*abbr[title]:after,acronym[title]:after{content:'(' attr(title) ')'}
a[href^="http:"],a[href^="https:"]{padding-left:0;background-image:none}
a[href]:after{content:" <URL: "attr(href)">";color:#444;background:inherit;font-style:italic}*/
}