BODY{
 font-family:"Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ",Meiryo,serif;
 font-size:11pt;
 line-height:14pt;
}

/* ヘッダー部は印刷しない */
#topbox{
 display:none;
}

/* フッター部は印刷しない */
#footer{
 display:none;
}

/* 各パーツ */

H1{
 font-family:'MS ゴシック',sans-serif;
 font-size:16pt;
 line-height:100%;
}

#titletable{
 width:680px;
 border:none;
}
#titletable TH{
 table-layout:fixed;
 border:none;
}

#toptable{
 table-layout:fixed;
 width:680px;
 border-collapse:collapse;
 border:solid 2px #000000;
 line-height:16pt;
}
#jusyo{
 text-align:left;
}

#cyuui{
 table-layout:fixed;
 width:640px;
}
#cyuui TH{
 border:none;
 text-align:left;
 font-size:9pt;
}

#maintable{
 table-layout:fixed;
 width:680px;
 border-collapse:collapse;
 border:solid 2px #000000;
 line-height:14pt;
}

TH{
 border:solid 1px #000000;
 padding:0;
 text-align:center;
 font-size:11pt;
 font-weight:normal;
}

TD{
 border:solid 1px #000000;
 padding:0;
 text-align:center;
 font-size:11pt;
 font-family:serif;
}
TD.sei1{
 border-right:none;
 border-bottom:0;
}
TD.mei1{
 border-left:0;
 border-bottom:0;
}
TD.sei2{
 border-right:none;
 border-top:dotted 1px #000000;
}
TD.mei2{
 border-left:0;
 border-top:dotted 1px #000000;
}
TD.syumoku{
 border-bottom:0;
}
TD.kiroku{
 border-top:dotted 1px #000000;
}

INPUT{
 width:100%;
 height:14pt;
 padding:0;
 background-color:#ffffff;
 border-style:none;
 border-width:0;
 text-align:center;
 font-size:11pt;
 font-family:serif;
 }

SELECT{
 box-sizing:content-box;
 -moz-appearance:none;
 -webkit-appearance:none;
 appearance:none;
 overflow:hidden;
 width:90%;
 height:14pt;
 padding:0;
 background-color:#ffffff;
 border-style:none;
 border-width:0;
 text-align:center;
 font-size:11pt;
 font-family:serif;
 }

#syukei{
 table-layout:fixed;
 width:680px;
 border-collapse:collapse;
 border-top:0px;
 border-left:2px solid black;
 border-right:2px solid black;
 border-bottom:2px solid black;
 line-height:150%;
}

#syukei TH{
 border:none;
}

#syukei TD{
 border:none;
}

#syukei TH.R{
 border:1px solid black;
 text-align:right;
}

#syukei TH.C{
 border:1px solid black;
 text-align:center;
}

HR{
 border:none;
 color:#ffffff;
 background-color:#ffffff;
 page-break-before:always;
}
