/* ■メイン */
@font-face{font-display:swap;}

body,h1,h2,h3,h4,a,th,td,ul,strong,em,p,div,img{
font-style:normal;
font-size:16px;
line-height:170%;
font-family:"ＭＳ Ｐゴシック",sans-serif;
padding:0px;
margin :0px;
text-size-adjust:100%;
}
h1,th{line-height:140%;}

body{color:#222; background:#ccc;}

h1,h2{color:#ddd; background:#333; padding:0px 5px;}
h3,h4{border-bottom:solid 1px #222; padding-left:4px;}
h2,h4{width:fit-content;}

a:link   {color:#00a;}
a:visited{color:#a00;}
a:hover  {color:#222;}

a[target="_blank"] {
margin-right:22px;
}

a[target="_blank"]::after {
content:"[↗]";
font-size:16px;
position:absolute;
}

table,th,td{border:solid 1px #bbb;}
th,td{padding:2px;}
table{
border-collapse:collapse;
width:100%;
margin-bottom:10px;
}
th{text-align:center; background:#ddd;}

iframe{border:0px; margin:0px; overflow:hidden;}

em{color:#a00;}
.r{color:#a00;}
.g{color:#080;}
.b{color:#00a;}

p{margin:5px 0px 8px 0px;}

details{margin-bottom:10px; line-height:200%;}

summary{background:#ddd;}

/* ■レイアウト */
#outline{
margin:0px auto;
width:640px;
text-align:left;
}

#pnl{
background:#ddd;
width :640px;
height:40px;
}
#pnl img{
width :130px;
height:40px;
}

#lng{
top:0px;
right:0px;
padding:5px;
background:#333;
position:absolute;
}
#lng img{
width :28px;
height:19px;
border:solid 1px #999;
vertical-align:middle;
}
#lng form{
display:inline-block;
}

#dir{
top:40px;
margin-left:135px;
width:505px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
position:absolute;
}

#right{
background:#fff;
padding:15px 0px;
width:640px;
min-height:800px;
}

#foot{
color:#bbb;
background:#222;
width:640px;
text-align:center;
line-height:230%;
}
#foot table{border-color:#333; table-layout:fixed;}
#foot td   {border-color:#333; color:#bbb; text-align:left; vertical-align:top; line-height:230%;}
#foot a:link   {color:#99f;}
#foot a:visited{color:#f99;}
#foot a:hover  {color:#aaa;}

/* ■ライト */
#object{margin:0px auto 10px auto; text-align:center; clear:both; line-height:0; position:relative; z-index:100;}
