
@media print{
/* CSS Document */

* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1, h2, h3, th, dt, strong, a, #logo a, #footer ul li {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
body {
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 12pt;
    line-height: 1.4;
	zoom:99%;
	position:static;
}
p, dt, dd, th, td, li  { line-height: 1.8;}
div#navi,#footer{display:none;}
ul#subNavi, ul#subNavi li{display:none;}
#container {text-align: right;}
a:link,a:visited {color: #000000;}
img {border: 0;}
div#groupare,div#groupare2,div#box_1,div#box_2{page-break-after:avoid;}
#contents{ border-bottom: none;}