@charset "Shift_JIS";


table.outerFrame {
 padding: 10px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 border: 4px double dimgray;
 width: 450px;
 height: 320px;
 margin-inline-start: auto;
 margin-inline-end: auto;
 background-image: url(/common/img/bg.gif);
}

table.innerFrame {
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 border: 4px double dimgray;
 width: 400px;
 height: 280px;
 margin-inline-start: auto;
 margin-inline-end: auto;
 background-color: rgb(255, 255, 255);
}

table.title{
 border-top-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-right-width: 0px;
 margin-inline-start: auto;
 margin-inline-end: auto;
}

table.title tr{
 text-align: center;
}

table.textBox{
 border-top-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-right-width: 0px;
 margin-inline-end: auto;
}

div.judgmentTitle{
 font-size: large;
}

div.judgmentReportText{
 text-align: left;
}

div.ruleLink{
 font-size: small;
}

table.footer{
 border-top-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-right-width: 0px;
 float: right;
 width: 400px;
}

td.gray12{
 text-align: right;
}

img{
 height: 19px;
 border-top-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-right-width: 0px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-right-style: solid;
}
