@charset "UTF-8";

/* 仕訳用 */

table.shiwake{
font-family:'ＭＳ ゴシック', monospace;
margin:15px 0 30px 0;
padding:3px 0 5px 0;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
background:#fafad2;
}

table.shiwake th{
font-size:0.875em;
text-align:left;
padding-left:10px;
border-bottom:1px dotted #6f6f6f;
}

table.shiwake td.lkoumoku{
font-size:1.5em;
width:145px;
margin:0;
padding:5px 0 0 10px;
color:#2f4f4f;
}

table.shiwake td.rkoumoku{
font-size:1.5em;
width:145px;
margin:0;
padding:5px 0 0 10px;
color:#2f4f4f;
}

table.shiwake td.kingaku{
font-size:1.5em;
width:145px;
text-align:right;
margin:0;
padding:5px 20px 0 0;
}

p.tokuchou{
font-size:1em;
border:1px dashed #C8C8C8;
background-color:#EDFFFF;
padding:5px;
line-height:150%;
letter-spacing:1px;
font-family:'ＭＳ ゴシック', monospace;
}

p.torihiki{
font-size:1em;
border:1px dashed #C8C8C8;
background-color:#eee8aa;
padding:5px;
line-height:150%;
letter-spacing:1px;
font-family:'ＭＳ ゴシック', monospace;
}

