<style>
<!--
@font-face
{ font-family: 'kakko';
  font-style:italic;
  src: local('Times New Roman');
  unicode-range: U+0028, U+0029, U+002B, U+002C, U+003A, U+003B, U+0041-005A, U+005B, U+005D, U+007B, U+007D, U+2229, U+222A, U+0030-0039;
}
@font-face
{ font-family: 'comma';
  src: local('‚l‚r ƒSƒVƒbƒN'),local('ƒƒCƒŠƒI'),local('ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN'),local('Noto Sans');
  unicode-range: U+FF0C;
}
@font-face
{ font-family:'Times New Roman'; 
  font-style: italic;
  margin-left:2px;
  margin-right:3px;
  src:  local('serif'),local('sans-serif');
  unicode-range: U+0000-10FFFF;
}

.itl18
{font-size: 18px;
 font-family: 'kakko','Times New Roman';
  font-style: italic;
  margin-left:2px;
  margin-right:3px;
}
.itl16
{font-size: 16px;
 font-family: 'kakko','Times New Roman';
  font-style: italic;
  margin-left:2px;
  margin-right:3px;
}
.japan14
{font-size:14px;
 font-family: sans-serif,serif;
 font-style:normal;
}

.suffix
{position: relative;
 font-size: 10px;
 font-weight: light;
 font-family: "Times",sans-serif,serif;
 top: 4px;
 left: 0px;
 font-style:italic;
}
.suffix2
{position: relative;
 font-size: 10px;
 font-weight: light;
 font-family: "Times",sans-serif,serif;
 top: 4px;
 left: 0px;
 font-style:normal;
}
.ue
{position:relative;
 font-size:12px;
 font-weight:light;
 font-family: "Times",sans-serif,serif;
 top: -7px;
 left: 1px;
 font-style:italic;
}
.ue2
{position:relative;
 font-size:12px;
 font-family: "Times New Roman",sans-serif,serif;
 top: -5px;
 left: 1px;
 margin-left:0px;
 margin-right:2px;
 font-style:normal;
}
td
{font-size:14px;
 font-family:'comma',sans-serif,serif;
 font-style:normal;
}
.arrow_boxr{
    position:relative;
    width:300px;
    
    background:#FFFFee;
    padding:3px;
    text-align:left;
    border:1px solid #333333;
    color:#333333;
    font-size:14px;
}
.arrow_boxr:after,.arrow_boxr:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    left:100%;
    top:76%;
}
.arrow_boxr:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:5px;
    border-bottom-width:5px;
    border-left-width:23px;
    border-right-width:23px;
    margin-top: -5px;
    border-left-color:#FFFFee;
}
.arrow_boxr:before{
    border-color: rgba(51, 51, 51, 0);
    border-top-width:6px;
    border-bottom-width:6px;
    border-left-width:27px;
    border-right-width:27px;
    margin-top: -6px;
    margin-left: 1px;
    border-left-color:#333333;
}
.arrow_boxl{
    position:relative;
    left:20px;
    width:280px;
    
    background:#FFFFee;
    padding:3px;
    text-align:left;
    border:1px solid #333333;
    color:#333333;
    font-size:14px;
}

.arrow_boxl:after,.arrow_boxl:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    right:100%;
    top:76%;
}
.arrow_boxl:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:5px;
    border-bottom-width:5px;
    border-left-width:23px;
    border-right-width:23px;
    margin-top: -5px;
    border-right-color:#FFFFFF;
}
.arrow_boxl:before{
    border-color: rgba(51, 51, 51, 0);
    border-top-width:6px;
    border-bottom-width:6px;
    border-left-width:27px;
    border-right-width:27px;
    margin-top: -6px;
    margin-right: 1px;
    border-right-color:#333333;
}
-->
</style>
