h1 {
    text-align: center; 
    font-family:"ＭＳ ゴシック"; font-size:14pt; font-weight:bold; color:#000000;
}
h2 {
    text-align: left; 
    font-family:"ＭＳ ゴシック"; font-size:12pt; font-weight:normal; color:#000000;
}
h3 {
    width: 628px;
    height: 48px;
    background-repeat: no-repeat;
    margin-right:auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
h4 {
    text-align: left; 
    font-family:"ＭＳ ゴシック"; font-size:10.5pt; font-weight:normal; color:#000000;
    margin-top: 10px;
    margin-bottom: 10px;
}
h5 {
    text-align: left; 
    font-family:"ＭＳ ゴシック"; font-size:10.5pt; font-weight:normal; color:#000000;
    margin-top: 8px;
    margin-bottom: 8px;
}
h6 {
    text-align: left; 
    font-family:"ＭＳ ゴシック"; font-size:10.5pt; font-weight:normal; color:#000000;
    margin-left: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
}
p {
    text-align: justify; 
    margin-top: 0px;
    margin-bottom: 0px;
    text-indent: 10.5pt;
    padding: 0px 5px 0px 20px;
}
p.list {
    text-indent: -10.5pt;
    text-align: justify; 
    padding: 0px 5px 0px 20px;
}
p.ref {
    text-indent: 0pt;
    padding: 14px 5px 0px 10px;
    text-decoration: underline;
}
p.explain {
    line-height: 1.71;
    font-family: "ＭＳ ゴシック";
    font-size: 10.5pt;
    color: #000000;
}
.box {
    border-style: solid;
    border-width: 1px;
    padding: 2px 2px 2px 2px;
}
ol {
    list-style-type: none;
    padding: 0px 5px 0px 30px;
    margin: 0;
    text-indent: -14pt; 
}
div.container {
    width: 80%;
}
div.comment {
    padding: 0px 10px 0px 20px;
}
div.comment p {
    text-indent: 10.5pt;
    text-decoration: underline;
}
span.caption{
    border :1px solid #000000;
}
table.jirei {
    width: 100%;
    border-collapse: collapse;
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
    margin-bottom: 24px;
}
table.jirei thead,
table.jirei tbody {
    border-bottom: 1px solid #000000;
}
table.jirei th,
table.jirei td {
    line-height: 1.71 ;
    font-family:"ＭＳ ゴシック";
    font-size:10.5pt;
    color:#000000;
    vertical-align:top;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
table.jirei td.prop {
    width: 1em;
    text-indent: 0;
    margin-left:auto;
    margin-right:auto;
    vertical-align:middle;
    padding: 0px 10px 0px 10px;
}
table.jirei th {
    text-align: center;
    background-color:#DAEEF3;
    border-bottom: 1px solid #000000;
    padding: 0px 7px 0px 7px;
}
table.jirei td {
    text-align: left;
}
th.case {
    width: 70%;
}
th.codicil {
    width: 30%;
}
td.group-title {
    text-decoration: underline;
    padding: 0px 7px 0px 7px;
}

a:link    { color:#0000CC;}
a:visited { color:#800080;}
a:active  { color:#FF0000;}
